2024-02-05T07:32:52.358 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-05T07:32:52.359 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_gabrioux@teuthology --archive /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761 --name gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi --description orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} --verbose -- /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761/orig.config.yaml 2024-02-05T07:32:52.391 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-05T07:32:52.477 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761 branch: wip-guits-testing-3-2024-02-04-2254 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7546761' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-guits-testing-3-2024-02-04-2254 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 workunit: branch: wip-guits-testing-3-2024-02-04-2254 sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 7317 sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-3-2024-02-04-2254 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_164d3be4a527be775f4d3c343ea591122f1b8921/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 targets: smithi012.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-05_05:57:01 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-05T07:32:52.477 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_164d3be4a527be775f4d3c343ea591122f1b8921/qa; will attempt to use it 2024-02-05T07:32:52.478 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_164d3be4a527be775f4d3c343ea591122f1b8921/qa/tasks 2024-02-05T07:32:52.478 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-05T07:32:52.479 INFO:teuthology.task.internal:Checking packages... 2024-02-05T07:32:52.503 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '164d3be4a527be775f4d3c343ea591122f1b8921' 2024-02-05T07:32:52.503 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-05T07:32:52.503 INFO:teuthology.packaging:ref: None 2024-02-05T07:32:52.503 INFO:teuthology.packaging:tag: None 2024-02-05T07:32:52.503 INFO:teuthology.packaging:branch: wip-guits-testing-3-2024-02-04-2254 2024-02-05T07:32:52.503 INFO:teuthology.packaging:sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:32:52.503 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-guits-testing-3-2024-02-04-2254 2024-02-05T07:32:52.722 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1241-g164d3be4-1focal 2024-02-05T07:32:52.724 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-05T07:32:52.731 INFO:teuthology.task.internal:no buildpackages task found 2024-02-05T07:32:52.731 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-05T07:32:52.738 INFO:teuthology.task.internal:Saving configuration 2024-02-05T07:32:52.750 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-05T07:32:52.757 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-05T07:32:52.782 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi012.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-05 07:26:52.296828', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-05T07:32:52.807 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-05 07:26:52.295688', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-05T07:32:52.807 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-05T07:32:52.813 INFO:teuthology.task.internal:roles: ubuntu@smithi012.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-02-05T07:32:52.814 INFO:teuthology.task.internal:roles: ubuntu@smithi079.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-02-05T07:32:52.814 INFO:teuthology.run_tasks:Running task console_log... 2024-02-05T07:32:52.905 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbf467f9550>, signals=[15]) 2024-02-05T07:32:52.906 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-05T07:32:52.912 INFO:teuthology.task.internal:Opening connections... 2024-02-05T07:32:52.912 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi012.front.sepia.ceph.com 2024-02-05T07:32:52.914 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:32:53.010 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-02-05T07:32:53.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:32:53.095 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-05T07:32:53.102 DEBUG:teuthology.orchestra.run.smithi012:> uname -m 2024-02-05T07:32:53.109 INFO:teuthology.orchestra.run.smithi012.stdout:x86_64 2024-02-05T07:32:53.109 DEBUG:teuthology.orchestra.run.smithi012:> cat /etc/os-release 2024-02-05T07:32:53.162 INFO:teuthology.orchestra.run.smithi012.stdout:NAME="Ubuntu" 2024-02-05T07:32:53.162 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-05T07:32:53.163 INFO:teuthology.orchestra.run.smithi012.stdout:ID=ubuntu 2024-02-05T07:32:53.163 INFO:teuthology.orchestra.run.smithi012.stdout:ID_LIKE=debian 2024-02-05T07:32:53.163 INFO:teuthology.orchestra.run.smithi012.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-05T07:32:53.163 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION_ID="20.04" 2024-02-05T07:32:53.163 INFO:teuthology.orchestra.run.smithi012.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-05T07:32:53.163 INFO:teuthology.orchestra.run.smithi012.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-05T07:32:53.163 INFO:teuthology.orchestra.run.smithi012.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-05T07:32:53.163 INFO:teuthology.orchestra.run.smithi012.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-05T07:32:53.163 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION_CODENAME=focal 2024-02-05T07:32:53.163 INFO:teuthology.orchestra.run.smithi012.stdout:UBUNTU_CODENAME=focal 2024-02-05T07:32:53.164 INFO:teuthology.lock.ops:Updating smithi012.front.sepia.ceph.com on lock server 2024-02-05T07:32:53.188 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-02-05T07:32:53.194 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-02-05T07:32:53.195 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-02-05T07:32:53.242 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="Ubuntu" 2024-02-05T07:32:53.243 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-05T07:32:53.243 INFO:teuthology.orchestra.run.smithi079.stdout:ID=ubuntu 2024-02-05T07:32:53.243 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE=debian 2024-02-05T07:32:53.243 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-05T07:32:53.243 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="20.04" 2024-02-05T07:32:53.243 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-05T07:32:53.243 INFO:teuthology.orchestra.run.smithi079.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-05T07:32:53.243 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-05T07:32:53.243 INFO:teuthology.orchestra.run.smithi079.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-05T07:32:53.243 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_CODENAME=focal 2024-02-05T07:32:53.244 INFO:teuthology.orchestra.run.smithi079.stdout:UBUNTU_CODENAME=focal 2024-02-05T07:32:53.244 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-02-05T07:32:53.263 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-05T07:32:53.273 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-05T07:32:53.279 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-05T07:32:53.279 DEBUG:teuthology.orchestra.run.smithi012:> test '!' -e /home/ubuntu/cephtest 2024-02-05T07:32:53.281 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-02-05T07:32:53.287 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-05T07:32:53.293 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-05T07:32:53.293 DEBUG:teuthology.orchestra.run.smithi012:> test -z $(ls -A /var/lib/ceph) 2024-02-05T07:32:53.295 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-02-05T07:32:53.308 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-05T07:32:53.360 INFO:teuthology.run_tasks:Running task kernel... 2024-02-05T07:32:53.375 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-05T07:32:53.375 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-05T07:32:53.375 DEBUG:teuthology.orchestra.run.smithi012:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-05T07:32:53.376 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-05T07:32:53.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:32:53.381 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2024-02-05T07:32:53.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:32:53.383 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-02-05T07:32:53.389 INFO:teuthology.orchestra.run.smithi012.stdout:5.4.0-124-generic 2024-02-05T07:32:53.389 INFO:teuthology.task.kernel:Running kernel on smithi012: 5.4.0-124-generic 2024-02-05T07:32:53.389 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get clean 2024-02-05T07:32:53.390 INFO:teuthology.orchestra.run.smithi079.stdout:5.4.0-124-generic 2024-02-05T07:32:53.390 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.4.0-124-generic 2024-02-05T07:32:53.390 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-02-05T07:32:53.481 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-02-05T07:32:53.500 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get update 2024-02-05T07:32:53.648 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-05T07:32:53.663 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-05T07:32:53.669 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-05T07:32:53.669 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-05T07:32:53.683 INFO:teuthology.orchestra.run.smithi012.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-05T07:32:53.764 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-05T07:32:53.773 INFO:teuthology.orchestra.run.smithi012.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-05T07:32:54.060 INFO:teuthology.orchestra.run.smithi012.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,058 kB] 2024-02-05T07:32:54.060 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,058 kB] 2024-02-05T07:32:54.194 INFO:teuthology.orchestra.run.smithi012.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-05T07:32:54.211 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [700 kB] 2024-02-05T07:32:54.231 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [926 kB] 2024-02-05T07:32:54.242 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [493 kB] 2024-02-05T07:32:54.247 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-05T07:32:54.247 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,619 kB] 2024-02-05T07:32:54.264 INFO:teuthology.orchestra.run.smithi012.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [926 kB] 2024-02-05T07:32:54.292 INFO:teuthology.orchestra.run.smithi012.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [493 kB] 2024-02-05T07:32:54.297 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-05T07:32:54.297 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [365 kB] 2024-02-05T07:32:54.300 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-05T07:32:54.300 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,162 kB] 2024-02-05T07:32:54.302 INFO:teuthology.orchestra.run.smithi012.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-05T07:32:54.303 INFO:teuthology.orchestra.run.smithi012.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,619 kB] 2024-02-05T07:32:54.316 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-05T07:32:54.327 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-05T07:32:54.333 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-05T07:32:54.333 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-05T07:32:54.333 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-05T07:32:54.340 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,679 kB] 2024-02-05T07:32:54.359 INFO:teuthology.orchestra.run.smithi012.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-05T07:32:54.360 INFO:teuthology.orchestra.run.smithi012.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [365 kB] 2024-02-05T07:32:54.368 INFO:teuthology.orchestra.run.smithi012.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-05T07:32:54.368 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-05T07:32:54.368 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-05T07:32:54.369 INFO:teuthology.orchestra.run.smithi012.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-05T07:32:54.369 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-05T07:32:54.369 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-05T07:32:54.370 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-05T07:32:54.372 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-05T07:32:54.376 INFO:teuthology.orchestra.run.smithi012.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,162 kB] 2024-02-05T07:32:54.386 INFO:teuthology.orchestra.run.smithi012.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-05T07:32:54.389 INFO:teuthology.orchestra.run.smithi012.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-05T07:32:54.390 INFO:teuthology.orchestra.run.smithi012.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-05T07:32:54.391 INFO:teuthology.orchestra.run.smithi012.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-05T07:32:54.406 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-05T07:32:54.407 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-05T07:32:54.407 INFO:teuthology.orchestra.run.smithi012.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-05T07:32:54.407 INFO:teuthology.orchestra.run.smithi012.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-05T07:32:54.408 INFO:teuthology.orchestra.run.smithi012.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-05T07:32:54.408 INFO:teuthology.orchestra.run.smithi012.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-05T07:32:54.409 INFO:teuthology.orchestra.run.smithi012.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-05T07:32:54.432 INFO:teuthology.orchestra.run.smithi012.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-05T07:32:54.433 INFO:teuthology.orchestra.run.smithi012.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-05T07:32:54.434 INFO:teuthology.orchestra.run.smithi012.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-05T07:32:54.440 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [410 kB] 2024-02-05T07:32:54.447 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-05T07:32:54.447 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,508 kB] 2024-02-05T07:32:54.459 INFO:teuthology.orchestra.run.smithi012.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [700 kB] 2024-02-05T07:32:54.487 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-05T07:32:54.488 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [349 kB] 2024-02-05T07:32:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-05T07:32:54.493 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [644 kB] 2024-02-05T07:32:54.507 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [935 kB] 2024-02-05T07:32:54.515 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-05T07:32:54.518 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-05T07:32:54.518 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-05T07:32:54.518 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-05T07:32:54.537 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-05T07:32:54.537 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-05T07:32:54.604 INFO:teuthology.orchestra.run.smithi012.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,679 kB] 2024-02-05T07:32:54.663 INFO:teuthology.orchestra.run.smithi012.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [410 kB] 2024-02-05T07:32:54.672 INFO:teuthology.orchestra.run.smithi012.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-05T07:32:54.672 INFO:teuthology.orchestra.run.smithi012.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-05T07:32:54.674 INFO:teuthology.orchestra.run.smithi012.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,508 kB] 2024-02-05T07:32:54.692 INFO:teuthology.orchestra.run.smithi012.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [349 kB] 2024-02-05T07:32:54.694 INFO:teuthology.orchestra.run.smithi012.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-05T07:32:54.695 INFO:teuthology.orchestra.run.smithi012.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [644 kB] 2024-02-05T07:32:54.700 INFO:teuthology.orchestra.run.smithi012.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [935 kB] 2024-02-05T07:32:54.710 INFO:teuthology.orchestra.run.smithi012.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-05T07:32:54.712 INFO:teuthology.orchestra.run.smithi012.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-05T07:32:54.714 INFO:teuthology.orchestra.run.smithi012.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-05T07:32:54.715 INFO:teuthology.orchestra.run.smithi012.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-05T07:32:54.715 INFO:teuthology.orchestra.run.smithi012.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-05T07:32:54.715 INFO:teuthology.orchestra.run.smithi012.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-05T07:32:58.279 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 18.8 MB in 3s (6,762 kB/s) 2024-02-05T07:32:58.453 INFO:teuthology.orchestra.run.smithi012.stdout:Fetched 18.8 MB in 3s (6,458 kB/s) 2024-02-05T07:32:59.773 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-02-05T07:32:59.799 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-05T07:32:59.885 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-02-05T07:32:59.940 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-02-05T07:32:59.967 DEBUG:teuthology.orchestra.run.smithi012:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-05T07:33:00.039 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-02-05T07:33:00.091 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-02-05T07:33:00.092 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-02-05T07:33:00.249 INFO:teuthology.orchestra.run.smithi012.stdout:Building dependency tree... 2024-02-05T07:33:00.249 INFO:teuthology.orchestra.run.smithi012.stdout:Reading state information... 2024-02-05T07:33:00.286 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-02-05T07:33:00.286 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-05T07:33:00.286 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-generic linux-image-5.4.0-170-generic 2024-02-05T07:33:00.287 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-5.4.0-170-generic linux-modules-extra-5.4.0-170-generic 2024-02-05T07:33:00.289 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-02-05T07:33:00.289 INFO:teuthology.orchestra.run.smithi079.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-05T07:33:00.289 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-02-05T07:33:00.289 INFO:teuthology.orchestra.run.smithi079.stdout: thermald 2024-02-05T07:33:00.351 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-02-05T07:33:00.351 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-05T07:33:00.351 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-170-generic linux-modules-5.4.0-170-generic 2024-02-05T07:33:00.351 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-extra-5.4.0-170-generic 2024-02-05T07:33:00.352 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages will be upgraded: 2024-02-05T07:33:00.352 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-05T07:33:00.411 INFO:teuthology.orchestra.run.smithi079.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-05T07:33:00.411 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 77.1 MB of archives. 2024-02-05T07:33:00.411 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-05T07:33:00.411 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-170-generic amd64 5.4.0-170.188 [15.0 MB] 2024-02-05T07:33:00.447 INFO:teuthology.orchestra.run.smithi012.stdout:The following additional packages will be installed: 2024-02-05T07:33:00.447 INFO:teuthology.orchestra.run.smithi012.stdout: linux-generic linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-05T07:33:00.447 INFO:teuthology.orchestra.run.smithi012.stdout: linux-headers-generic linux-image-5.4.0-170-generic 2024-02-05T07:33:00.447 INFO:teuthology.orchestra.run.smithi012.stdout: linux-modules-5.4.0-170-generic linux-modules-extra-5.4.0-170-generic 2024-02-05T07:33:00.448 INFO:teuthology.orchestra.run.smithi012.stdout:Suggested packages: 2024-02-05T07:33:00.448 INFO:teuthology.orchestra.run.smithi012.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-05T07:33:00.449 INFO:teuthology.orchestra.run.smithi012.stdout:Recommended packages: 2024-02-05T07:33:00.449 INFO:teuthology.orchestra.run.smithi012.stdout: thermald 2024-02-05T07:33:00.508 INFO:teuthology.orchestra.run.smithi012.stdout:The following NEW packages will be installed: 2024-02-05T07:33:00.508 INFO:teuthology.orchestra.run.smithi012.stdout: linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-05T07:33:00.508 INFO:teuthology.orchestra.run.smithi012.stdout: linux-image-5.4.0-170-generic linux-modules-5.4.0-170-generic 2024-02-05T07:33:00.508 INFO:teuthology.orchestra.run.smithi012.stdout: linux-modules-extra-5.4.0-170-generic 2024-02-05T07:33:00.509 INFO:teuthology.orchestra.run.smithi012.stdout:The following packages will be upgraded: 2024-02-05T07:33:00.510 INFO:teuthology.orchestra.run.smithi012.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-05T07:33:00.690 INFO:teuthology.orchestra.run.smithi012.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-05T07:33:00.690 INFO:teuthology.orchestra.run.smithi012.stdout:Need to get 77.1 MB of archives. 2024-02-05T07:33:00.690 INFO:teuthology.orchestra.run.smithi012.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-05T07:33:00.690 INFO:teuthology.orchestra.run.smithi012.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-170-generic amd64 5.4.0-170.188 [15.0 MB] 2024-02-05T07:33:00.845 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-170-generic amd64 5.4.0-170.188 [10.5 MB] 2024-02-05T07:33:01.118 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-170-generic amd64 5.4.0-170.188 [39.2 MB] 2024-02-05T07:33:01.837 INFO:teuthology.orchestra.run.smithi012.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-170-generic amd64 5.4.0-170.188 [10.5 MB] 2024-02-05T07:33:02.069 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.170.168 [1,900 B] 2024-02-05T07:33:02.069 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.170.168 [2,540 B] 2024-02-05T07:33:02.070 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170 all 5.4.0-170.188 [11.0 MB] 2024-02-05T07:33:02.110 INFO:teuthology.orchestra.run.smithi012.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-170-generic amd64 5.4.0-170.188 [39.2 MB] 2024-02-05T07:33:02.281 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170-generic amd64 5.4.0-170.188 [1,375 kB] 2024-02-05T07:33:02.300 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.170.168 [2,412 B] 2024-02-05T07:33:03.000 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 77.1 MB in 2s (39.7 MB/s) 2024-02-05T07:33:03.211 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-5.4.0-170-generic. 2024-02-05T07:33:03.458 INFO:teuthology.orchestra.run.smithi012.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.170.168 [1,900 B] 2024-02-05T07:33:03.458 INFO:teuthology.orchestra.run.smithi012.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.170.168 [2,540 B] 2024-02-05T07:33:03.458 INFO:teuthology.orchestra.run.smithi012.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170 all 5.4.0-170.188 [11.0 MB] 2024-02-05T07:33:03.915 INFO:teuthology.orchestra.run.smithi012.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170-generic amd64 5.4.0-170.188 [1,375 kB] 2024-02-05T07:33:03.971 INFO:teuthology.orchestra.run.smithi012.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.170.168 [2,412 B] 2024-02-05T07:33:04.640 INFO:teuthology.orchestra.run.smithi012.stdout:Fetched 77.1 MB in 3s (22.3 MB/s) 2024-02-05T07:33:04.858 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-modules-5.4.0-170-generic. 2024-02-05T07:33:04.977 INFO:teuthology.orchestra.run.smithi079.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-05T07:33:04.982 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../0-linux-modules-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T07:33:05.101 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:06.567 INFO:teuthology.orchestra.run.smithi012.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-05T07:33:06.572 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../0-linux-modules-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T07:33:06.647 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:07.028 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-image-5.4.0-170-generic. 2024-02-05T07:33:07.044 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../1-linux-image-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T07:33:07.136 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:08.240 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-170-generic. 2024-02-05T07:33:08.253 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T07:33:08.298 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:08.614 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-image-5.4.0-170-generic. 2024-02-05T07:33:08.629 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../1-linux-image-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T07:33:08.727 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:09.817 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-170-generic. 2024-02-05T07:33:09.832 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T07:33:09.867 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:13.202 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../3-linux-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T07:33:13.342 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T07:33:13.694 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T07:33:13.830 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T07:33:14.200 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.4.0-170. 2024-02-05T07:33:14.214 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../5-linux-headers-5.4.0-170_5.4.0-170.188_all.deb ... 2024-02-05T07:33:14.258 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-05T07:33:14.548 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../3-linux-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T07:33:14.691 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T07:33:15.026 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T07:33:15.153 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-image-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T07:33:15.473 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-headers-5.4.0-170. 2024-02-05T07:33:15.489 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../5-linux-headers-5.4.0-170_5.4.0-170.188_all.deb ... 2024-02-05T07:33:15.531 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-05T07:33:20.101 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.4.0-170-generic. 2024-02-05T07:33:20.120 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../6-linux-headers-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T07:33:20.158 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:20.752 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-headers-5.4.0-170-generic. 2024-02-05T07:33:20.775 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../6-linux-headers-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T07:33:20.818 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:22.954 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T07:33:23.090 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T07:33:23.454 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-05T07:33:23.578 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:24.171 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T07:33:24.291 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-headers-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T07:33:24.659 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-05T07:33:24.788 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:24.864 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:25.998 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-170-generic 2024-02-05T07:33:25.998 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-170-generic 2024-02-05T07:33:26.048 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:26.141 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:26.292 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-generic (5.4.0.170.168) ... 2024-02-05T07:33:26.418 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:27.262 INFO:teuthology.orchestra.run.smithi012.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-170-generic 2024-02-05T07:33:27.262 INFO:teuthology.orchestra.run.smithi012.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-170-generic 2024-02-05T07:33:27.392 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:28.060 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-headers-generic (5.4.0.170.168) ... 2024-02-05T07:33:28.136 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-generic (5.4.0.170.168) ... 2024-02-05T07:33:28.287 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-generic (5.4.0.170.168) ... 2024-02-05T07:33:28.414 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:28.478 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-05T07:33:28.478 INFO:teuthology.orchestra.run.smithi079.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-170-generic 2024-02-05T07:33:28.628 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:29.862 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-image-generic (5.4.0.170.168) ... 2024-02-05T07:33:29.988 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-generic (5.4.0.170.168) ... 2024-02-05T07:33:30.123 INFO:teuthology.orchestra.run.smithi012.stdout:Processing triggers for linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T07:33:30.189 INFO:teuthology.orchestra.run.smithi012.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-05T07:33:30.189 INFO:teuthology.orchestra.run.smithi012.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-170-generic 2024-02-05T07:33:51.117 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-05T07:33:51.117 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub' 2024-02-05T07:33:51.131 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-05T07:33:51.150 INFO:teuthology.orchestra.run.smithi079.stdout:Generating grub configuration file ... 2024-02-05T07:33:51.504 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-05T07:33:51.528 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-05T07:33:51.940 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-05T07:33:51.952 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-05T07:33:52.854 INFO:teuthology.orchestra.run.smithi012.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-05T07:33:52.854 INFO:teuthology.orchestra.run.smithi012.stdout:Sourcing file `/etc/default/grub' 2024-02-05T07:33:52.873 INFO:teuthology.orchestra.run.smithi012.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-05T07:33:52.884 INFO:teuthology.orchestra.run.smithi012.stdout:Generating grub configuration file ... 2024-02-05T07:33:53.227 INFO:teuthology.orchestra.run.smithi012.stdout:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-05T07:33:53.257 INFO:teuthology.orchestra.run.smithi012.stdout:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-05T07:33:53.635 INFO:teuthology.orchestra.run.smithi012.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-05T07:33:53.646 INFO:teuthology.orchestra.run.smithi012.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-05T07:33:53.821 INFO:teuthology.orchestra.run.smithi079.stdout:done 2024-02-05T07:33:54.227 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-02-05T07:33:54.286 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-02-05T07:33:54.286 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-02-05T07:33:54.286 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 20 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.4.0.170.168 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-02-05T07:33:54.287 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-02-05T07:33:54.287 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-170-generic 2024-02-05T07:33:54.288 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-05T07:33:54.288 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-05T07:33:54.288 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-05T07:33:54.288 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-02-05T07:33:54.288 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-02-05T07:33:54.371 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-02-05T07:33:54.630 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-05T07:33:54.640 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-05T07:33:54.700 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-05T07:33:54.782 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-05T07:33:55.433 INFO:teuthology.orchestra.run.smithi012.stdout:done 2024-02-05T07:33:55.851 DEBUG:teuthology.orchestra.run.smithi012:> dpkg -s linux-image-generic 2024-02-05T07:33:55.911 INFO:teuthology.orchestra.run.smithi012.stdout:Package: linux-image-generic 2024-02-05T07:33:55.911 INFO:teuthology.orchestra.run.smithi012.stdout:Status: install ok installed 2024-02-05T07:33:55.911 INFO:teuthology.orchestra.run.smithi012.stdout:Priority: optional 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout:Section: kernel 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout:Installed-Size: 20 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout:Maintainer: Ubuntu Kernel Team 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout:Architecture: amd64 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout:Source: linux-meta 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout:Version: 5.4.0.170.168 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout:Recommends: thermald 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout:Description: Generic Linux kernel image 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout: This package will always depend on the latest generic kernel image 2024-02-05T07:33:55.912 INFO:teuthology.orchestra.run.smithi012.stdout: available. 2024-02-05T07:33:55.913 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-170-generic 2024-02-05T07:33:55.913 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-05T07:33:55.913 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-05T07:33:55.913 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-05T07:33:55.913 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi012.front.sepia.ceph.com, path=None, version=distro) 2024-02-05T07:33:55.913 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get clean 2024-02-05T07:33:56.020 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get update 2024-02-05T07:33:56.163 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-05T07:33:56.174 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-05T07:33:56.195 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-05T07:33:56.275 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-05T07:33:56.406 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-02-05T07:33:56.431 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-05T07:33:56.499 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-02-05T07:33:56.710 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-02-05T07:33:56.711 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-02-05T07:33:56.933 INFO:teuthology.orchestra.run.smithi079.stdout:linux-image-generic is already the newest version (5.4.0.170.168). 2024-02-05T07:33:56.934 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-05T07:33:56.936 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-02-05T07:33:56.956 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-02-05T07:33:56.956 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-02-05T07:33:56.956 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-02-05T07:33:56.956 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-02-05T07:33:56.956 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 20 2024-02-05T07:33:56.956 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-02-05T07:33:56.956 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-02-05T07:33:56.957 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-02-05T07:33:56.957 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.4.0.170.168 2024-02-05T07:33:56.957 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2024-02-05T07:33:56.957 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-05T07:33:56.957 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-02-05T07:33:56.957 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-02-05T07:33:56.957 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-02-05T07:33:56.957 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-02-05T07:33:56.957 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-02-05T07:33:56.962 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.vRo2vtLmRt 2024-02-05T07:33:56.962 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub/grub.cfg /tmp/tmp.vRo2vtLmRt 2024-02-05T07:33:56.975 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.vRo2vtLmRt 2024-02-05T07:33:57.060 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.vRo2vtLmRt is 9KB 2024-02-05T07:33:57.074 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.vRo2vtLmRt 2024-02-05T07:33:57.081 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-05T07:33:57.140 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-05T07:33:57.140 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-05T07:33:57.140 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-05T07:33:57.174 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-170-generic 2024-02-05T07:33:57.174 DEBUG:teuthology.orchestra.run.smithi079:> sudo update-grub 2024-02-05T07:33:57.987 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-02-05T07:33:58.014 DEBUG:teuthology.orchestra.run.smithi012:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-05T07:33:58.081 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-02-05T07:33:58.290 INFO:teuthology.orchestra.run.smithi012.stdout:Building dependency tree... 2024-02-05T07:33:58.290 INFO:teuthology.orchestra.run.smithi012.stdout:Reading state information... 2024-02-05T07:33:58.523 INFO:teuthology.orchestra.run.smithi012.stdout:linux-image-generic is already the newest version (5.4.0.170.168). 2024-02-05T07:33:58.524 INFO:teuthology.orchestra.run.smithi012.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-05T07:33:58.526 DEBUG:teuthology.orchestra.run.smithi012:> dpkg -s linux-image-generic 2024-02-05T07:33:58.528 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub' 2024-02-05T07:33:58.540 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-05T07:33:58.544 INFO:teuthology.orchestra.run.smithi012.stdout:Package: linux-image-generic 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Status: install ok installed 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Priority: optional 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Section: kernel 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Installed-Size: 20 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Maintainer: Ubuntu Kernel Team 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Architecture: amd64 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Source: linux-meta 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Version: 5.4.0.170.168 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Recommends: thermald 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout:Description: Generic Linux kernel image 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout: This package will always depend on the latest generic kernel image 2024-02-05T07:33:58.545 INFO:teuthology.orchestra.run.smithi012.stdout: available. 2024-02-05T07:33:58.546 DEBUG:teuthology.orchestra.run.smithi012:> mktemp 2024-02-05T07:33:58.546 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-02-05T07:33:58.551 INFO:teuthology.orchestra.run.smithi012.stdout:/tmp/tmp.PYeLT4ssDG 2024-02-05T07:33:58.551 DEBUG:teuthology.orchestra.run.smithi012:> sudo cp /boot/grub/grub.cfg /tmp/tmp.PYeLT4ssDG 2024-02-05T07:33:58.566 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 0666 /tmp/tmp.PYeLT4ssDG 2024-02-05T07:33:58.674 DEBUG:teuthology.orchestra.remote:smithi012:/tmp/tmp.PYeLT4ssDG is 9KB 2024-02-05T07:33:58.688 DEBUG:teuthology.orchestra.run.smithi012:> rm -fr /tmp/tmp.PYeLT4ssDG 2024-02-05T07:33:58.694 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-05T07:33:58.704 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:33:58.704 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-05T07:33:58.704 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-05T07:33:58.734 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-170-generic 2024-02-05T07:33:58.734 DEBUG:teuthology.orchestra.run.smithi012:> sudo update-grub 2024-02-05T07:33:58.834 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-05T07:33:58.846 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-05T07:33:59.241 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-05T07:33:59.253 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-05T07:33:59.953 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-02-05T07:33:59.954 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-02-05T07:33:59.981 INFO:teuthology.orchestra.run.smithi012.stderr:Sourcing file `/etc/default/grub' 2024-02-05T07:33:59.996 INFO:teuthology.orchestra.run.smithi012.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-05T07:34:00.008 INFO:teuthology.orchestra.run.smithi012.stderr:Generating grub configuration file ... 2024-02-05T07:34:00.243 INFO:teuthology.orchestra.run.smithi012.stderr:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-05T07:34:00.254 INFO:teuthology.orchestra.run.smithi012.stderr:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-05T07:34:00.617 INFO:teuthology.orchestra.run.smithi012.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-05T07:34:00.629 INFO:teuthology.orchestra.run.smithi012.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-05T07:34:01.414 INFO:teuthology.orchestra.run.smithi012.stderr:done 2024-02-05T07:34:01.415 DEBUG:teuthology.orchestra.run.smithi012:> sudo shutdown -r now 2024-02-05T07:34:29.975 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-05T07:34:29.976 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-05T07:34:29.977 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:34:31.420 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-05T07:34:31.420 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-02-05T07:34:31.421 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:35:04.513 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-02-05T07:35:13.520 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-05T07:35:13.521 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:35:31.428 DEBUG:teuthology.orchestra.remote:timed out 2024-02-05T07:35:31.900 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-02-05T07:35:40.435 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-02-05T07:35:40.436 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:35:40.754 DEBUG:teuthology.orchestra.run.smithi012:> true 2024-02-05T07:35:41.417 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-02-05T07:35:41.418 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-170-generic"... 2024-02-05T07:35:41.418 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2024-02-05T07:35:41.424 INFO:teuthology.orchestra.run.smithi012.stdout:5.4.0-170-generic 2024-02-05T07:35:41.425 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-170-generic vs 5.4.0-170-generic 2024-02-05T07:35:41.425 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-05T07:35:41.425 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-05T07:35:42.425 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-05T07:35:42.426 DEBUG:teuthology.orchestra.run.smithi012:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-05T07:35:42.533 INFO:teuthology.orchestra.run.smithi012.stdout:ttyS1 2024-02-05T07:35:42.558 DEBUG:teuthology.parallel:result is None 2024-02-05T07:35:43.901 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-05T07:35:43.901 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:35:44.320 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-02-05T07:35:45.184 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-05T07:35:45.184 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-170-generic"... 2024-02-05T07:35:45.185 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-02-05T07:35:45.191 INFO:teuthology.orchestra.run.smithi079.stdout:5.4.0-170-generic 2024-02-05T07:35:45.191 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-170-generic vs 5.4.0-170-generic 2024-02-05T07:35:45.191 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-05T07:35:45.191 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-05T07:35:46.192 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-05T07:35:46.192 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-05T07:35:46.287 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-02-05T07:35:46.312 DEBUG:teuthology.parallel:result is None 2024-02-05T07:35:46.312 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-05T07:35:46.320 INFO:teuthology.task.internal:Creating test directory... 2024-02-05T07:35:46.321 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-05T07:35:46.323 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-05T07:35:46.330 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-05T07:35:46.336 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-05T07:35:46.343 INFO:teuthology.task.internal:Creating archive directory... 2024-02-05T07:35:46.343 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-05T07:35:46.345 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-05T07:35:46.370 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-05T07:35:46.376 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-05T07:35:46.377 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-05T07:35:46.401 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-05T07:35:46.416 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T07:35:46.426 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T07:35:46.426 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T07:35:46.438 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T07:35:46.440 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-05T07:35:46.449 INFO:teuthology.task.internal:Configuring sudo... 2024-02-05T07:35:46.449 DEBUG:teuthology.orchestra.run.smithi012:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-05T07:35:46.451 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-05T07:35:46.467 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-05T07:35:46.476 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-05T07:35:46.476 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-05T07:35:46.509 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-05T07:35:46.516 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-05T07:35:46.523 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-05T07:35:46.530 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:35:46.530 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-05T07:35:46.591 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-05T07:35:46.598 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-05T07:35:46.605 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-05T07:35:46.606 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-05T07:35:46.624 DEBUG:teuthology.orchestra.run.smithi012:> sudo service rsyslog restart 2024-02-05T07:35:46.626 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-02-05T07:35:46.675 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-05T07:35:46.683 INFO:teuthology.task.internal:Starting timer... 2024-02-05T07:35:46.683 INFO:teuthology.run_tasks:Running task pcp... 2024-02-05T07:35:46.693 INFO:teuthology.run_tasks:Running task selinux... 2024-02-05T07:35:46.701 DEBUG:teuthology.task.selinux:Excluding smithi012: OS 'ubuntu' does not support SELinux 2024-02-05T07:35:46.701 DEBUG:teuthology.task.selinux:Excluding smithi079: OS 'ubuntu' does not support SELinux 2024-02-05T07:35:46.702 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-05T07:35:46.702 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-05T07:35:46.702 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-05T07:35:46.702 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-05T07:35:46.711 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-05T07:35:46.726 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-02-05T07:35:46.727 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi012.front.sepia.ceph.com,smithi079.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-05T07:41:19.521 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi012.front.sepia.ceph.com'), Remote(name='ubuntu@smithi079.front.sepia.ceph.com')] 2024-02-05T07:41:19.523 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-02-05T07:41:19.524 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:41:19.610 DEBUG:teuthology.orchestra.run.smithi012:> true 2024-02-05T07:41:19.734 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-02-05T07:41:19.734 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-05T07:41:19.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T07:41:19.830 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-02-05T07:41:19.958 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-05T07:41:19.958 INFO:teuthology.run_tasks:Running task clock... 2024-02-05T07:41:19.970 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-05T07:41:19.970 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-05T07:41:19.971 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T07:41:19.973 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-05T07:41:19.973 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T07:41:20.006 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-05T07:41:20.006 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: Command line: ntpd -gq 2024-02-05T07:41:20.008 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: proto: precision = 0.123 usec (-23) 2024-02-05T07:41:20.008 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-05T07:41:20.008 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: Command line: ntpd -gq 2024-02-05T07:41:20.008 INFO:teuthology.orchestra.run.smithi012.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-05T07:41:20.009 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-05T07:41:20.009 INFO:teuthology.orchestra.run.smithi012.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-05T07:41:20.010 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: restrict ::: KOD does nothing without LIMITED. 2024-02-05T07:41:20.010 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: Listen and drop on 0 v6wildcard [::]:123 2024-02-05T07:41:20.010 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-05T07:41:20.010 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: Listen normally on 2 lo 127.0.0.1:123 2024-02-05T07:41:20.010 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: Listen normally on 3 ens1f0 172.21.15.12:123 2024-02-05T07:41:20.010 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: Listen normally on 4 lo [::1]:123 2024-02-05T07:41:20.010 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:25ea%3]:123 2024-02-05T07:41:20.010 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:20 ntpd[12693]: Listening on routing socket on fd #22 for interface updates 2024-02-05T07:41:20.011 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: proto: precision = 0.120 usec (-23) 2024-02-05T07:41:20.011 INFO:teuthology.orchestra.run.smithi079.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-05T07:41:20.011 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-05T07:41:20.012 INFO:teuthology.orchestra.run.smithi079.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-05T07:41:20.013 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: restrict ::: KOD does nothing without LIMITED. 2024-02-05T07:41:20.013 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: Listen and drop on 0 v6wildcard [::]:123 2024-02-05T07:41:20.013 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-05T07:41:20.013 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: Listen normally on 2 lo 127.0.0.1:123 2024-02-05T07:41:20.013 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: Listen normally on 3 enp3s0f1 172.21.15.79:123 2024-02-05T07:41:20.013 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: Listen normally on 4 lo [::1]:123 2024-02-05T07:41:20.013 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce87%5]:123 2024-02-05T07:41:20.013 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:20 ntpd[12810]: Listening on routing socket on fd #22 for interface updates 2024-02-05T07:41:21.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:21 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:21.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:21 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:21.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:21 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:21.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:21 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:21.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:21 ntpd[12693]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:21.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:21 ntpd[12693]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:21.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:21.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:21.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:21.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:21 ntpd[12810]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:22.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:22 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:22.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:22 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:22.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:22 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:22.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:22 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:22.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:22 ntpd[12693]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:22.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:22 ntpd[12693]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:23.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:23.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:23.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:23.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:23.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:23.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:23.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:23.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:23.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:23.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:23.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:23.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:23 ntpd[12693]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:23.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:23 ntpd[12810]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:24.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:24 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:24.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:24 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:24.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:24 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:24.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:24 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:24.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:24 ntpd[12693]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:24.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:24 ntpd[12693]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:24.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:24 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:24.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:24 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:24.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:24 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:24.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:24 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:24.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:24 ntpd[12810]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:24.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:24 ntpd[12810]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:25.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:25.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:25.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:25 ntpd[12693]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:25.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:25.012 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:25 ntpd[12810]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:26.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:26 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:26.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:26 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:26.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:26 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:26.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:26 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:26.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:26 ntpd[12693]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:26.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:26 ntpd[12693]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:26.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:26 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:26.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:26 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:26.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:26 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:26.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:26 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:26.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:26 ntpd[12810]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:26.009 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:26 ntpd[12810]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:27.007 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:27 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:27.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:27 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:27.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:27 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:27.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:27 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:27.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:27 ntpd[12693]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:27.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:27 ntpd[12693]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:27.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:27 ntpd[12693]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:27.008 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:27 ntpd[12693]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:27.008 INFO:teuthology.orchestra.run.smithi012.stdout: 5 Feb 07:41:27 ntpd[12693]: ntpd: time slew +0.002263 s 2024-02-05T07:41:27.008 INFO:teuthology.orchestra.run.smithi012.stdout:ntpd: time slew +0.002263s 2024-02-05T07:41:27.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:27 ntpd[12693]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-05T07:41:27.009 INFO:teuthology.orchestra.run.smithi012.stderr: 5 Feb 07:41:27 ntpd[12693]: can't open /var/log/ntpstats/loopstats.20240205: Permission denied 2024-02-05T07:41:27.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:27 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:27.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:27 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:27.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:27 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:27.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:27 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:27.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:27 ntpd[12810]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T07:41:27.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:27 ntpd[12810]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T07:41:27.010 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:27 ntpd[12810]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T07:41:27.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:27 ntpd[12810]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T07:41:27.011 INFO:teuthology.orchestra.run.smithi079.stdout: 5 Feb 07:41:27 ntpd[12810]: ntpd: time slew -0.000007 s 2024-02-05T07:41:27.011 INFO:teuthology.orchestra.run.smithi079.stdout:ntpd: time slew -0.000007s 2024-02-05T07:41:27.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:27 ntpd[12810]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-05T07:41:27.011 INFO:teuthology.orchestra.run.smithi079.stderr: 5 Feb 07:41:27 ntpd[12810]: can't open /var/log/ntpstats/loopstats.20240205: Permission denied 2024-02-05T07:41:27.071 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-02-05T07:41:27.071 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-02-05T07:41:27.071 INFO:teuthology.orchestra.run.smithi079.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T07:41:27.071 INFO:teuthology.orchestra.run.smithi079.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T07:41:27.071 INFO:teuthology.orchestra.run.smithi079.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T07:41:27.071 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T07:41:27.073 INFO:teuthology.orchestra.run.smithi012.stdout: remote refid st t when poll reach delay offset jitter 2024-02-05T07:41:27.073 INFO:teuthology.orchestra.run.smithi012.stdout:============================================================================== 2024-02-05T07:41:27.073 INFO:teuthology.orchestra.run.smithi012.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T07:41:27.073 INFO:teuthology.orchestra.run.smithi012.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T07:41:27.073 INFO:teuthology.orchestra.run.smithi012.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T07:41:27.073 INFO:teuthology.orchestra.run.smithi012.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T07:41:27.074 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-05T07:41:27.167 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': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '164d3be4a527be775f4d3c343ea591122f1b8921'} 2024-02-05T07:41:27.167 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-02-05T07:41:27.167 INFO:tasks.cephadm:Cluster fsid is f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:41:27.167 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-05T07:41:27.168 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.12', 'mon.c': '[v2:172.21.15.12:3301,v1:172.21.15.12:6790]', 'mon.b': '172.21.15.79'} 2024-02-05T07:41:27.168 INFO:tasks.cephadm:First mon is mon.a on smithi012 2024-02-05T07:41:27.168 INFO:tasks.cephadm:First mgr is y 2024-02-05T07:41:27.168 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-05T07:41:27.168 DEBUG:teuthology.orchestra.run.smithi012:> sudo hostname $(hostname -s) 2024-02-05T07:41:27.184 DEBUG:teuthology.orchestra.run.smithi079:> sudo hostname $(hostname -s) 2024-02-05T07:41:27.201 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-02-05T07:41:27.201 DEBUG:teuthology.orchestra.run.smithi012:> 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-02-05T07:41:27.446 INFO:teuthology.orchestra.run.smithi012.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Feb 5 07:41 /home/ubuntu/cephtest/cephadm 2024-02-05T07:41:27.446 DEBUG:teuthology.orchestra.run.smithi079:> 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-02-05T07:41:27.612 INFO:teuthology.orchestra.run.smithi079.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Feb 5 07:41 /home/ubuntu/cephtest/cephadm 2024-02-05T07:41:27.612 DEBUG:teuthology.orchestra.run.smithi012:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-05T07:41:27.621 DEBUG:teuthology.orchestra.run.smithi079:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-05T07:41:27.639 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-02-05T07:41:27.639 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-02-05T07:41:27.641 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-02-05T07:41:27.920 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-05T07:41:27.933 INFO:teuthology.orchestra.run.smithi012.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-05T07:42:07.158 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-02-05T07:42:07.158 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-02-05T07:42:07.158 INFO:teuthology.orchestra.run.smithi079.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-02-05T07:42:07.159 INFO:teuthology.orchestra.run.smithi079.stdout: "repo_digests": [ 2024-02-05T07:42:07.159 INFO:teuthology.orchestra.run.smithi079.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-02-05T07:42:07.159 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-02-05T07:42:07.159 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-02-05T07:42:08.228 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:42:08.229 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-02-05T07:42:08.229 INFO:teuthology.orchestra.run.smithi012.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-02-05T07:42:08.229 INFO:teuthology.orchestra.run.smithi012.stdout: "repo_digests": [ 2024-02-05T07:42:08.229 INFO:teuthology.orchestra.run.smithi012.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-02-05T07:42:08.229 INFO:teuthology.orchestra.run.smithi012.stdout: ] 2024-02-05T07:42:08.229 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:42:08.253 DEBUG:teuthology.orchestra.run.smithi012:> sudo mkdir -p /etc/ceph 2024-02-05T07:42:08.270 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph 2024-02-05T07:42:08.288 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 777 /etc/ceph 2024-02-05T07:42:08.302 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /etc/ceph 2024-02-05T07:42:08.344 INFO:tasks.cephadm:Writing seed config... 2024-02-05T07:42:08.345 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-02-05T07:42:08.346 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-05T07:42:08.346 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-05T07:42:08.346 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-02-05T07:42:08.346 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-05T07:42:08.346 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-05T07:42:08.346 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-05T07:42:08.346 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-05T07:42:08.346 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-05T07:42:08.347 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:42:08.347 DEBUG:teuthology.orchestra.run.smithi012:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-05T07:42:08.353 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 = f81843c6-c3f9-11ee-95b6-87774f69a715 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 = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-02-05T07:42:08.354 DEBUG:teuthology.orchestra.run.smithi012:mon.a> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.a.service 2024-02-05T07:42:08.397 DEBUG:teuthology.orchestra.run.smithi012:mgr.y> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.y.service 2024-02-05T07:42:08.399 INFO:tasks.cephadm:Bootstrapping... 2024-02-05T07:42:08.399 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.12 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:42:08.563 INFO:teuthology.orchestra.run.smithi012.stderr:-------------------------------------------------------------------------------- 2024-02-05T07:42:08.563 INFO:teuthology.orchestra.run.smithi012.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'f81843c6-c3f9-11ee-95b6-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.12', '--skip-admin-label'] 2024-02-05T07:42:08.563 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying podman|docker is present... 2024-02-05T07:42:08.563 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying lvm2 is present... 2024-02-05T07:42:08.564 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying time synchronization is in place... 2024-02-05T07:42:08.571 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-05T07:42:08.579 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2024-02-05T07:42:08.586 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-02-05T07:42:08.592 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2024-02-05T07:42:08.599 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: masked 2024-02-05T07:42:08.604 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2024-02-05T07:42:08.611 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-02-05T07:42:08.619 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2024-02-05T07:42:08.626 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: enabled 2024-02-05T07:42:08.633 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: active 2024-02-05T07:42:08.634 INFO:teuthology.orchestra.run.smithi012.stderr:Unit ntp.service is enabled and running 2024-02-05T07:42:08.634 INFO:teuthology.orchestra.run.smithi012.stderr:Repeating the final host check... 2024-02-05T07:42:08.634 INFO:teuthology.orchestra.run.smithi012.stderr:docker (/usr/bin/docker) is present 2024-02-05T07:42:08.635 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl is present 2024-02-05T07:42:08.635 INFO:teuthology.orchestra.run.smithi012.stderr:lvcreate is present 2024-02-05T07:42:08.640 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-05T07:42:08.647 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2024-02-05T07:42:08.655 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-02-05T07:42:08.662 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2024-02-05T07:42:08.670 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: masked 2024-02-05T07:42:08.678 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2024-02-05T07:42:08.684 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-02-05T07:42:08.691 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: inactive 2024-02-05T07:42:08.699 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: enabled 2024-02-05T07:42:08.706 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: active 2024-02-05T07:42:08.708 INFO:teuthology.orchestra.run.smithi012.stderr:Unit ntp.service is enabled and running 2024-02-05T07:42:08.708 INFO:teuthology.orchestra.run.smithi012.stderr:Host looks OK 2024-02-05T07:42:08.708 INFO:teuthology.orchestra.run.smithi012.stderr:Cluster fsid: f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:42:08.708 INFO:teuthology.orchestra.run.smithi012.stderr:Acquiring lock 140106735319360 on /run/cephadm/f81843c6-c3f9-11ee-95b6-87774f69a715.lock 2024-02-05T07:42:08.708 INFO:teuthology.orchestra.run.smithi012.stderr:Lock 140106735319360 acquired on /run/cephadm/f81843c6-c3f9-11ee-95b6-87774f69a715.lock 2024-02-05T07:42:08.709 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying IP 172.21.15.12 port 3300 ... 2024-02-05T07:42:08.709 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying IP 172.21.15.12 port 6789 ... 2024-02-05T07:42:08.709 INFO:teuthology.orchestra.run.smithi012.stderr:Base mon IP is 172.21.15.12, final addrv is [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-02-05T07:42:08.713 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-02-05T07:42:08.713 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-05T07:42:08.713 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.12 2024-02-05T07:42:08.717 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-02-05T07:42:08.717 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-02-05T07:42:08.717 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1660sec hoplimit 64 pref medium 2024-02-05T07:42:08.721 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-05T07:42:08.721 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-02-05T07:42:08.721 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-02-05T07:42:08.721 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: 3: ens1f0: mtu 1500 state UP qlen 1000 2024-02-05T07:42:08.722 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: inet6 fe80::ae1f:6bff:fef8:25ea/64 scope link 2024-02-05T07:42:08.722 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-02-05T07:42:08.723 INFO:teuthology.orchestra.run.smithi012.stderr:Mon IP `172.21.15.12` is in CIDR network `172.21.0.0/20` 2024-02-05T07:42:08.723 INFO:teuthology.orchestra.run.smithi012.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-05T07:42:08.724 INFO:teuthology.orchestra.run.smithi012.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-05T07:42:08.738 INFO:journalctl@ceph.mon.a.smithi012.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:42:08.794 INFO:journalctl@ceph.mgr.y.smithi012.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:42:09.270 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-02-05T07:42:09.372 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-02-05T07:42:09.372 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-02-05T07:42:09.397 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-02-05T07:42:10.335 INFO:teuthology.orchestra.run.smithi012.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-02-05T07:42:10.937 INFO:teuthology.orchestra.run.smithi012.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-02-05T07:42:10.937 INFO:teuthology.orchestra.run.smithi012.stderr:Extracting ceph user uid/gid from container image... 2024-02-05T07:42:11.676 INFO:teuthology.orchestra.run.smithi012.stderr:stat: 167 167 2024-02-05T07:42:12.185 INFO:teuthology.orchestra.run.smithi012.stderr:Creating initial keys... 2024-02-05T07:42:12.885 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-authtool: AQBUkcBlXArDNBAAddqxwRUhITZg2KnMF6lo5Q== 2024-02-05T07:42:14.171 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-authtool: AQBWkcBlafsuChAA8JYGV4wwyCZcqe5z5+0vow== 2024-02-05T07:42:15.434 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-authtool: AQBXkcBl00XYGRAArSX12bJ9146cfvX1hI9QIg== 2024-02-05T07:42:15.947 INFO:teuthology.orchestra.run.smithi012.stderr:Creating initial monmap... 2024-02-05T07:42:16.707 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-05T07:42:16.707 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-02-05T07:42:16.707 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:42:16.707 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-05T07:42:17.200 INFO:teuthology.orchestra.run.smithi012.stderr:monmaptool for a [v2:172.21.15.12:3300,v1:172.21.15.12:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-05T07:42:17.200 INFO:teuthology.orchestra.run.smithi012.stderr:setting min_mon_release = octopus 2024-02-05T07:42:17.201 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: set fsid to f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:42:17.201 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-05T07:42:17.201 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-02-05T07:42:17.201 INFO:teuthology.orchestra.run.smithi012.stderr:Creating mon... 2024-02-05T07:42:17.937 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.928+0000 7f2e58959880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T07:42:17.937 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 1 imported monmap: 2024-02-05T07:42:17.937 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: epoch 0 2024-02-05T07:42:17.937 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:42:17.937 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: last_changed 2024-02-05T07:42:16.706378+0000 2024-02-05T07:42:17.938 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: created 2024-02-05T07:42:16.706378+0000 2024-02-05T07:42:17.938 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-02-05T07:42:17.938 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-02-05T07:42:17.938 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-02-05T07:42:17.938 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.938 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 0 /usr/bin/ceph-mon: set fsid to f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:42:17.939 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: RocksDB version: 6.15.5 2024-02-05T07:42:17.939 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.939 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-05T07:42:17.939 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Compile date Apr 18 2022 2024-02-05T07:42:17.940 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: DB SUMMARY 2024-02-05T07:42:17.940 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.940 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: DB Session ID: EJ0EZNJFLS77ZVB7UQOH 2024-02-05T07:42:17.940 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.941 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-05T07:42:17.941 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.941 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-05T07:42:17.941 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.942 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.error_if_exists: 0 2024-02-05T07:42:17.942 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.create_if_missing: 1 2024-02-05T07:42:17.942 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T07:42:17.942 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T07:42:17.943 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.env: 0x55706c335860 2024-02-05T07:42:17.943 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.fs: Posix File System 2024-02-05T07:42:17.943 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.info_log: 0x55706cd43320 2024-02-05T07:42:17.943 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T07:42:17.943 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.statistics: (nil) 2024-02-05T07:42:17.943 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.use_fsync: 0 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.db_log_dir: 2024-02-05T07:42:17.945 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-05T07:42:17.946 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T07:42:17.946 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T07:42:17.946 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T07:42:17.948 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T07:42:17.948 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T07:42:17.948 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T07:42:17.948 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T07:42:17.948 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T07:42:17.948 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.write_buffer_manager: 0x55706cfe3950 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.unordered_write: 0 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.row_cache: None 2024-02-05T07:42:17.949 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.wal_filter: None 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.preserve_deletes: 0 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.two_write_queues: 0 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.atomic_flush: 0 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T07:42:17.972 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T07:42:17.973 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_open_files: -1 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Compression algorithms supported: 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: kZSTD supported: 0 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: kXpressCompression supported: 0 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: kZlibCompression supported: 1 2024-02-05T07:42:17.974 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.932+0000 7f2e58959880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.merge_operator: 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_filter: None 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55706cd0cd10) 2024-02-05T07:42:17.975 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: index_type: 0 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: checksum: 1 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_cache: 0x55706cd74170 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-02-05T07:42:17.976 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-02-05T07:42:17.977 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: format_version: 4 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: block_align: 0 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compression: NoCompression 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.num_levels: 7 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T07:42:17.978 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T07:42:17.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T07:42:17.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.table_properties_collectors: 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T07:42:17.981 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.bloom_locality: 0 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.ttl: 2592000 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.enable_blob_files: false 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.min_blob_size: 0 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T07:42:17.982 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.936+0000 7f2e58959880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.940+0000 7f2e58959880 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-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.940+0000 7f2e58959880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.940+0000 7f2e58959880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.940+0000 7f2e58959880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55706cd5a700 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.940+0000 7f2e58959880 4 rocksdb: DB pointer 0x55706cdce000 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.940+0000 7f2e4a543700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.940+0000 7f2e4a543700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.983 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.984 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:42:17.984 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.984 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.984 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:42:17.984 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.984 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-05T07:42:17.984 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.984 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:42:17.984 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.985 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:42:17.986 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.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-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: 2024-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.944+0000 7f2e58959880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.944+0000 7f2e58959880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-02-05T07:42:17.987 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph-mon: debug 2024-02-05T07:42:17.944+0000 7f2e58959880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-05T07:42:18.472 INFO:teuthology.orchestra.run.smithi012.stderr:create mon.a on 2024-02-05T07:42:18.677 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-02-05T07:42:18.875 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f81843c6-c3f9-11ee-95b6-87774f69a715.target -> /etc/systemd/system/ceph-f81843c6-c3f9-11ee-95b6-87774f69a715.target. 2024-02-05T07:42:18.876 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-f81843c6-c3f9-11ee-95b6-87774f69a715.target -> /etc/systemd/system/ceph-f81843c6-c3f9-11ee-95b6-87774f69a715.target. 2024-02-05T07:42:19.288 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to reset failed state of unit ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.a.service: Unit ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.a.service not loaded. 2024-02-05T07:42:19.294 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f81843c6-c3f9-11ee-95b6-87774f69a715.target.wants/ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@.service. 2024-02-05T07:42:19.496 INFO:teuthology.orchestra.run.smithi012.stderr:firewalld does not appear to be present 2024-02-05T07:42:19.496 INFO:teuthology.orchestra.run.smithi012.stderr:Not possible to enable service . firewalld.service is not available 2024-02-05T07:42:19.497 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mon to start... 2024-02-05T07:42:19.497 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mon... 2024-02-05T07:42:20.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:20 smithi012 bash[13683]: cluster 2024-02-05T07:42:20.665244+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-05T07:42:20.928 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: cluster: 2024-02-05T07:42:20.928 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: id: f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:42:20.928 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-02-05T07:42:20.928 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: services: 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.250794s) 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mgr: no daemons active 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: data: 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: pgs: 2024-02-05T07:42:20.930 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:21.515 INFO:teuthology.orchestra.run.smithi012.stderr:mon is available 2024-02-05T07:42:21.515 INFO:teuthology.orchestra.run.smithi012.stderr:Assimilating anything we can from ceph.conf... 2024-02-05T07:42:21.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:21 smithi012 bash[13683]: cluster 2024-02-05T07:42:20.676464+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-05T07:42:21.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:21 smithi012 bash[13683]: cluster 2024-02-05T07:42:20.678136+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0]} 2024-02-05T07:42:21.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:21 smithi012 bash[13683]: cluster 2024-02-05T07:42:20.687309+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-05T07:42:21.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:21 smithi012 bash[13683]: cluster 2024-02-05T07:42:20.699308+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-05T07:42:21.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:21 smithi012 bash[13683]: cluster 2024-02-05T07:42:20.700354+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-05T07:42:21.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:21 smithi012 bash[13683]: audit 2024-02-05T07:42:20.927183+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.12:0/2819561874' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-05T07:42:22.474 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:22.474 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [global] 2024-02-05T07:42:22.474 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: fsid = f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:42:22.474 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-02-05T07:42:22.474 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-05T07:42:22.475 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-05T07:42:22.475 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-05T07:42:22.475 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-05T07:42:22.475 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:22.475 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [mgr] 2024-02-05T07:42:22.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-02-05T07:42:22.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-05T07:42:22.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:22.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [osd] 2024-02-05T07:42:22.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-05T07:42:22.476 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-05T07:42:22.798 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:22 smithi012 bash[13683]: audit 2024-02-05T07:42:22.467374+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.12:0/1001554238' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-05T07:42:22.798 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:22 smithi012 bash[13683]: audit 2024-02-05T07:42:22.472306+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.12:0/1001554238' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-05T07:42:23.090 INFO:teuthology.orchestra.run.smithi012.stderr:Generating new minimal ceph.conf... 2024-02-05T07:42:24.583 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:24 smithi012 bash[13683]: audit 2024-02-05T07:42:24.216268+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.12:0/2796565721' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:42:24.814 INFO:teuthology.orchestra.run.smithi012.stderr:Restarting the monitor... 2024-02-05T07:42:25.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:24 smithi012 systemd[1]: Stopping Ceph mon.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:42:25.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:24 smithi012 bash[14072]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon.a 2024-02-05T07:42:25.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:24 smithi012 bash[13683]: debug 2024-02-05T07:42:24.932+0000 7fbcb441d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T07:42:25.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:24 smithi012 bash[13683]: debug 2024-02-05T07:42:24.932+0000 7fbcb441d700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-05T07:42:25.604 INFO:teuthology.orchestra.run.smithi012.stderr:Setting mon public_network to 172.21.0.0/20 2024-02-05T07:42:25.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:25 smithi012 bash[14083]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon-a 2024-02-05T07:42:25.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:25 smithi012 bash[14120]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon.a 2024-02-05T07:42:25.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:25 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.a.service: Succeeded. 2024-02-05T07:42:25.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:25 smithi012 systemd[1]: Stopped Ceph mon.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:42:25.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:25 smithi012 systemd[1]: Started Ceph mon.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:42:27.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.816+0000 7f75c1192880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T07:42:27.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.816+0000 7f75c1192880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 8 2024-02-05T07:42:27.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.816+0000 7f75c1192880 0 pidfile_write: ignore empty --pid-file 2024-02-05T07:42:27.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 0 load: jerasure load: lrc 2024-02-05T07:42:27.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: RocksDB version: 6.15.5 2024-02-05T07:42:27.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-05T07:42:27.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Compile date Apr 18 2022 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: DB SUMMARY 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: DB Session ID: AUQQ3U1PD2JFKHEX1T1F 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: CURRENT file: CURRENT 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82627 ; 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.error_if_exists: 0 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.create_if_missing: 0 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.env: 0x559dba5cf860 2024-02-05T07:42:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.fs: Posix File System 2024-02-05T07:42:27.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.info_log: 0x559dbb0b1e00 2024-02-05T07:42:27.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T07:42:27.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.statistics: (nil) 2024-02-05T07:42:27.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.use_fsync: 0 2024-02-05T07:42:27.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T07:42:27.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T07:42:27.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T07:42:27.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T07:42:27.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T07:42:27.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T07:42:27.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T07:42:27.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T07:42:27.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T07:42:27.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.db_log_dir: 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.write_buffer_manager: 0x559dbb1a22d0 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T07:42:27.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.unordered_write: 0 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.row_cache: None 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.wal_filter: None 2024-02-05T07:42:27.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.preserve_deletes: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.two_write_queues: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.atomic_flush: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T07:42:27.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_open_files: -1 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T07:42:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Compression algorithms supported: 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: kZSTD supported: 0 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: kXpressCompression supported: 0 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: kZlibCompression supported: 1 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T07:42:27.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.merge_operator: 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_filter: None 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559dbb07fd00) 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: cache_index_and_filter_blocks: 1 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: pin_top_level_index_and_filter: 1 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: index_type: 0 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: data_block_index_type: 0 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: index_shortening: 1 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: data_block_hash_table_util_ratio: 0.750000 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: hash_index_allow_collision: 1 2024-02-05T07:42:27.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: checksum: 1 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: no_block_cache: 0 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: block_cache: 0x559dbb0e6170 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: block_cache_name: BinnedLRUCache 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: block_cache_options: 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: capacity : 536870912 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: num_shard_bits : 4 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: strict_capacity_limit : 0 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: high_pri_pool_ratio: 0.000 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: block_cache_compressed: (nil) 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: persistent_cache: (nil) 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: block_size: 4096 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: block_size_deviation: 10 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: block_restart_interval: 16 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: index_block_restart_interval: 1 2024-02-05T07:42:27.094 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: metadata_block_size: 4096 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: partition_filters: 0 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: use_delta_encoding: 1 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: whole_key_filtering: 1 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: verify_compression: 0 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: read_amp_bytes_per_bit: 0 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: format_version: 4 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: enable_index_compression: 1 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: block_align: 0 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compression: NoCompression 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T07:42:27.095 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.num_levels: 7 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T07:42:27.096 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T07:42:27.097 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T07:42:27.098 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T07:42:27.098 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T07:42:27.098 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T07:42:27.099 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.table_properties_collectors: 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.bloom_locality: 0 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T07:42:27.100 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.ttl: 2592000 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.enable_blob_files: false 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.min_blob_size: 0 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 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-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.824+0000 7f75c1192880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.828+0000 7f75c1192880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707118946832132, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.828+0000 7f75c1192880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-02-05T07:42:27.101 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.828+0000 7f75c1192880 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-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.828+0000 7f75c1192880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707118946833859, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79177, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77440, "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": 71749, "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": 1707118946, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "3c0f71c5-ca0e-4eca-88da-250f11d50993", "db_session_id": "AUQQ3U1PD2JFKHEX1T1F"}} 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.828+0000 7f75c1192880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.828+0000 7f75c1192880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707118946834781, "job": 1, "event": "recovery_finished"} 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.828+0000 7f75c1192880 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-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.832+0000 7f75c1192880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x559dbb0cca80 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.832+0000 7f75c1192880 4 rocksdb: DB pointer 0x559dbb0dc000 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.832+0000 7f75b0f1a700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.832+0000 7f75b0f1a700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ** DB Stats ** 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T07:42:27.102 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ** Compaction Stats [default] ** 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ** Compaction Stats [default] ** 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:42:27.103 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Cumulative compaction: 0.00 GB write, 9.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Interval compaction: 0.00 GB write, 9.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ** Compaction Stats [default] ** 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ** Compaction Stats [default] ** 2024-02-05T07:42:27.104 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Cumulative compaction: 0.00 GB write, 9.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.832+0000 7f75c1192880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] at bind addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:42:27.105 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 1 mon.a@-1(???) e1 preinit fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 0 mon.a@-1(???).mds e1 new map 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 0 mon.a@-1(???).mds e1 print_map 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: e1 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: legacy client fscid: -1 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: No filesystems configured 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta expand map: {default=false} 2024-02-05T07:42:27.106 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta from 'false' to 'false' 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta expanded map: {default=false} 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta expand map: {default=info} 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta from 'info' to 'info' 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta expanded map: {default=info} 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta expand map: {default=daemon} 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta expanded map: {default=daemon} 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta expand map: {default=debug} 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta from 'debug' to 'debug' 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: debug 2024-02-05T07:42:26.836+0000 7f75c1192880 20 expand_channel_meta expanded map: {default=debug} 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: cluster 2024-02-05T07:42:26.845769+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: cluster 2024-02-05T07:42:26.845833+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0]} 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: cluster 2024-02-05T07:42:26.845904+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: cluster 2024-02-05T07:42:26.845938+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-05T07:42:27.107 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:26 smithi012 bash[14158]: cluster 2024-02-05T07:42:26.846354+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-05T07:42:27.724 INFO:teuthology.orchestra.run.smithi012.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-05T07:42:27.724 INFO:teuthology.orchestra.run.smithi012.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:42:27.724 INFO:teuthology.orchestra.run.smithi012.stderr:Creating mgr... 2024-02-05T07:42:27.724 INFO:teuthology.orchestra.run.smithi012.stderr:Verifying port 9283 ... 2024-02-05T07:42:27.947 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Failed to reset failed state of unit ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.y.service: Unit ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.y.service not loaded. 2024-02-05T07:42:27.954 INFO:teuthology.orchestra.run.smithi012.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f81843c6-c3f9-11ee-95b6-87774f69a715.target.wants/ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@.service. 2024-02-05T07:42:28.166 INFO:teuthology.orchestra.run.smithi012.stderr:firewalld does not appear to be present 2024-02-05T07:42:28.166 INFO:teuthology.orchestra.run.smithi012.stderr:Not possible to enable service . firewalld.service is not available 2024-02-05T07:42:28.167 INFO:teuthology.orchestra.run.smithi012.stderr:firewalld does not appear to be present 2024-02-05T07:42:28.167 INFO:teuthology.orchestra.run.smithi012.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-05T07:42:28.167 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mgr to start... 2024-02-05T07:42:28.167 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mgr... 2024-02-05T07:42:28.583 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:28 smithi012 bash[14158]: audit 2024-02-05T07:42:27.114912+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.12:0/2334161654' entity='client.admin' 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsid": "f81843c6-c3f9-11ee-95b6-87774f69a715", 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "health": { 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "checks": {}, 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mutes": [] 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum": [ 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 0 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:29.584 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "a" 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "monmap": { 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osdmap": { 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-05T07:42:29.585 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgmap": { 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsmap": { 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:29.586 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": false, 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modules": [ 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "iostat", 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "nfs", 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "restful" 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "servicemap": { 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modified": "2024-02-05T07:42:20.682440+0000", 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-05T07:42:29.587 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2024-02-05T07:42:29.768 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:29 smithi012 bash[14158]: audit 2024-02-05T07:42:29.577131+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.12:0/3449333567' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T07:42:29.768 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:29 smithi012 bash[14440]: debug 2024-02-05T07:42:29.484+0000 7f68acad4000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:42:30.204 INFO:teuthology.orchestra.run.smithi012.stderr:mgr not available, waiting (1/15)... 2024-02-05T07:42:30.489 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:30 smithi012 bash[14440]: debug 2024-02-05T07:42:30.192+0000 7f68acad4000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:42:30.490 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:30 smithi012 bash[14440]: debug 2024-02-05T07:42:30.320+0000 7f68acad4000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:42:30.826 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:30 smithi012 bash[14440]: debug 2024-02-05T07:42:30.484+0000 7f68acad4000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:42:31.083 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:30 smithi012 bash[14440]: debug 2024-02-05T07:42:30.820+0000 7f68acad4000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:42:31.084 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:30 smithi012 bash[14440]: debug 2024-02-05T07:42:30.916+0000 7f68acad4000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:42:31.583 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:31 smithi012 bash[14440]: debug 2024-02-05T07:42:31.124+0000 7f68acad4000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:42:32.332 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:32 smithi012 bash[14440]: debug 2024-02-05T07:42:32.012+0000 7f68acad4000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:42:32.332 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:32 smithi012 bash[14440]: debug 2024-02-05T07:42:32.116+0000 7f68acad4000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:42:32.584 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:32 smithi012 bash[14440]: debug 2024-02-05T07:42:32.324+0000 7f68acad4000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:42:32.977 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:32 smithi012 bash[14440]: debug 2024-02-05T07:42:32.684+0000 7f68acad4000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:42:33.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:33 smithi012 bash[14440]: debug 2024-02-05T07:42:33.016+0000 7f68acad4000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:42:33.374 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:33.374 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2024-02-05T07:42:33.374 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsid": "f81843c6-c3f9-11ee-95b6-87774f69a715", 2024-02-05T07:42:33.374 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "health": { 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "checks": {}, 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mutes": [] 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum": [ 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 0 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "a" 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "monmap": { 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-05T07:42:33.375 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:33.376 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osdmap": { 2024-02-05T07:42:33.376 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:33.376 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-05T07:42:33.376 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-05T07:42:33.376 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-05T07:42:33.379 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-05T07:42:33.379 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-05T07:42:33.379 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-05T07:42:33.379 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:33.379 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgmap": { 2024-02-05T07:42:33.379 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsmap": { 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:33.380 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": false, 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modules": [ 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "iostat", 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "nfs", 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "restful" 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "servicemap": { 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modified": "2024-02-05T07:42:20.682440+0000", 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:33.381 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-05T07:42:33.382 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2024-02-05T07:42:33.699 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:33 smithi012 bash[14440]: debug 2024-02-05T07:42:33.416+0000 7f68acad4000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:42:33.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:33 smithi012 bash[14158]: audit 2024-02-05T07:42:33.371591+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.12:0/111338956' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T07:42:33.833 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:33 smithi012 bash[14440]: debug 2024-02-05T07:42:33.692+0000 7f68acad4000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:42:33.976 INFO:teuthology.orchestra.run.smithi012.stderr:mgr not available, waiting (2/15)... 2024-02-05T07:42:34.668 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:34 smithi012 bash[14440]: debug 2024-02-05T07:42:34.392+0000 7f68acad4000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:42:34.668 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:34 smithi012 bash[14440]: debug 2024-02-05T07:42:34.500+0000 7f68acad4000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:42:34.919 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:34 smithi012 bash[14440]: debug 2024-02-05T07:42:34.664+0000 7f68acad4000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:42:34.920 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:34 smithi012 bash[14440]: debug 2024-02-05T07:42:34.772+0000 7f68acad4000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:42:35.213 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:34 smithi012 bash[14440]: debug 2024-02-05T07:42:34.912+0000 7f68acad4000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:42:35.522 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:35 smithi012 bash[14440]: debug 2024-02-05T07:42:35.208+0000 7f68acad4000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:42:35.522 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:35 smithi012 bash[14440]: debug 2024-02-05T07:42:35.328+0000 7f68acad4000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:42:35.833 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:35 smithi012 bash[14440]: debug 2024-02-05T07:42:35.516+0000 7f68acad4000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:42:35.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:35 smithi012 bash[14440]: debug 2024-02-05T07:42:35.636+0000 7f68acad4000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:42:36.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14440]: debug 2024-02-05T07:42:36.508+0000 7f68acad4000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:42:36.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14158]: cluster 2024-02-05T07:42:36.534269+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-02-05T07:42:36.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14158]: cluster 2024-02-05T07:42:36.538627+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00466178s) 2024-02-05T07:42:36.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14158]: audit 2024-02-05T07:42:36.541753+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.12:0/199318498' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:42:36.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14158]: audit 2024-02-05T07:42:36.541998+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.12:0/199318498' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:42:36.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14158]: audit 2024-02-05T07:42:36.542237+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.12:0/199318498' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:42:36.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14158]: audit 2024-02-05T07:42:36.542459+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.12:0/199318498' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:42:36.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14158]: audit 2024-02-05T07:42:36.544330+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.12:0/199318498' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:42:36.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14158]: cluster 2024-02-05T07:42:36.554363+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-02-05T07:42:36.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14158]: audit 2024-02-05T07:42:36.576993+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.12:0/199318498' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:42:36.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:36 smithi012 bash[14158]: audit 2024-02-05T07:42:36.579181+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.12:0/199318498' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:42:37.041 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:37.041 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2024-02-05T07:42:37.041 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsid": "f81843c6-c3f9-11ee-95b6-87774f69a715", 2024-02-05T07:42:37.041 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "health": { 2024-02-05T07:42:37.041 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-05T07:42:37.041 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "checks": {}, 2024-02-05T07:42:37.041 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mutes": [] 2024-02-05T07:42:37.042 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:37.047 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum": [ 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 0 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "a" 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "monmap": { 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osdmap": { 2024-02-05T07:42:37.048 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgmap": { 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-05T07:42:37.049 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsmap": { 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": false, 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modules": [ 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "iostat", 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "nfs", 2024-02-05T07:42:37.050 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "restful" 2024-02-05T07:42:37.051 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:37.051 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2024-02-05T07:42:37.051 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:37.051 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "servicemap": { 2024-02-05T07:42:37.051 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:37.051 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modified": "2024-02-05T07:42:20.682440+0000", 2024-02-05T07:42:37.051 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2024-02-05T07:42:37.051 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:37.051 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-05T07:42:37.051 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2024-02-05T07:42:37.656 INFO:teuthology.orchestra.run.smithi012.stderr:mgr not available, waiting (3/15)... 2024-02-05T07:42:38.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:37 smithi012 bash[14158]: audit 2024-02-05T07:42:36.597689+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.12:0/199318498' entity='mgr.y' 2024-02-05T07:42:38.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:37 smithi012 bash[14158]: audit 2024-02-05T07:42:36.601673+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.12:0/199318498' entity='mgr.y' 2024-02-05T07:42:38.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:37 smithi012 bash[14158]: audit 2024-02-05T07:42:36.604777+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.12:0/199318498' entity='mgr.y' 2024-02-05T07:42:38.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:37 smithi012 bash[14158]: audit 2024-02-05T07:42:37.038981+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.12:0/1276021233' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T07:42:38.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:37 smithi012 bash[14158]: cluster 2024-02-05T07:42:37.548621+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01465s) 2024-02-05T07:42:40.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:39 smithi012 bash[14158]: cluster 2024-02-05T07:42:38.602868+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-05T07:42:41.128 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:41.128 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2024-02-05T07:42:41.128 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsid": "f81843c6-c3f9-11ee-95b6-87774f69a715", 2024-02-05T07:42:41.128 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "health": { 2024-02-05T07:42:41.128 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "checks": {}, 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mutes": [] 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum": [ 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 0 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "a" 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:41.130 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-02-05T07:42:41.132 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "monmap": { 2024-02-05T07:42:41.132 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:41.132 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-05T07:42:41.132 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-05T07:42:41.132 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:41.132 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osdmap": { 2024-02-05T07:42:41.132 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:41.132 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-05T07:42:41.132 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-05T07:42:41.132 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-05T07:42:41.135 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgmap": { 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:41.136 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "fsmap": { 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": true, 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modules": [ 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "iostat", 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "nfs", 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "restful" 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ], 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "servicemap": { 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T07:42:41.137 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "modified": "2024-02-05T07:42:20.682440+0000", 2024-02-05T07:42:41.138 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "services": {} 2024-02-05T07:42:41.138 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: }, 2024-02-05T07:42:41.138 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-05T07:42:41.138 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2024-02-05T07:42:41.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:41 smithi012 bash[14158]: audit 2024-02-05T07:42:41.126442+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.12:0/1758867356' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T07:42:41.703 INFO:teuthology.orchestra.run.smithi012.stderr:mgr is available 2024-02-05T07:42:42.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:42.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [global] 2024-02-05T07:42:42.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: fsid = f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:42:42.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-05T07:42:42.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-05T07:42:42.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-05T07:42:42.979 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-05T07:42:42.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:42.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [mgr] 2024-02-05T07:42:42.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-05T07:42:42.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 2024-02-05T07:42:42.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: [osd] 2024-02-05T07:42:42.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-05T07:42:42.980 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-05T07:42:43.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:43 smithi012 bash[14158]: audit 2024-02-05T07:42:42.969017+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.12:0/3177380765' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-05T07:42:43.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:43 smithi012 bash[14158]: audit 2024-02-05T07:42:42.976292+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.12:0/3177380765' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-05T07:42:43.600 INFO:teuthology.orchestra.run.smithi012.stderr:Enabling cephadm module... 2024-02-05T07:42:45.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:44 smithi012 bash[14158]: audit 2024-02-05T07:42:44.905606+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.12:0/790059835' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-05T07:42:45.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:45 smithi012 bash[14440]: ignoring --setuser ceph since I am not root 2024-02-05T07:42:45.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:45 smithi012 bash[14440]: ignoring --setgroup ceph since I am not root 2024-02-05T07:42:45.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:45 smithi012 bash[14440]: debug 2024-02-05T07:42:45.160+0000 7f8aa3bf6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:42:46.139 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:45 smithi012 bash[14158]: audit 2024-02-05T07:42:44.963038+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.12:0/790059835' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-05T07:42:46.140 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:45 smithi012 bash[14158]: cluster 2024-02-05T07:42:44.963201+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-02-05T07:42:46.140 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:45 smithi012 bash[14440]: debug 2024-02-05T07:42:45.840+0000 7f8aa3bf6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:42:46.140 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:45 smithi012 bash[14440]: debug 2024-02-05T07:42:45.968+0000 7f8aa3bf6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:42:46.487 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:46 smithi012 bash[14440]: debug 2024-02-05T07:42:46.132+0000 7f8aa3bf6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:42:46.791 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:46 smithi012 bash[14440]: debug 2024-02-05T07:42:46.480+0000 7f8aa3bf6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:42:46.791 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:46 smithi012 bash[14440]: debug 2024-02-05T07:42:46.576+0000 7f8aa3bf6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:42:46.829 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2024-02-05T07:42:46.829 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 5, 2024-02-05T07:42:46.830 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": true, 2024-02-05T07:42:46.830 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "active_name": "y", 2024-02-05T07:42:46.830 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-05T07:42:46.830 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2024-02-05T07:42:47.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:46 smithi012 bash[14158]: audit 2024-02-05T07:42:46.828480+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.12:0/636471543' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-05T07:42:47.084 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:46 smithi012 bash[14440]: debug 2024-02-05T07:42:46.784+0000 7f8aa3bf6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:42:47.426 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for the mgr to restart... 2024-02-05T07:42:47.426 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mgr epoch 5... 2024-02-05T07:42:47.778 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:47 smithi012 bash[14440]: debug 2024-02-05T07:42:47.664+0000 7f8aa3bf6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:42:48.040 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:47 smithi012 bash[14440]: debug 2024-02-05T07:42:47.772+0000 7f8aa3bf6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:42:48.040 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:47 smithi012 bash[14440]: debug 2024-02-05T07:42:47.980+0000 7f8aa3bf6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:42:48.681 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:48 smithi012 bash[14440]: debug 2024-02-05T07:42:48.340+0000 7f8aa3bf6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:42:49.061 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:48 smithi012 bash[14440]: debug 2024-02-05T07:42:48.676+0000 7f8aa3bf6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:42:49.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:49 smithi012 bash[14440]: debug 2024-02-05T07:42:49.056+0000 7f8aa3bf6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:42:49.833 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:49 smithi012 bash[14440]: debug 2024-02-05T07:42:49.332+0000 7f8aa3bf6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:42:50.299 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:50 smithi012 bash[14440]: debug 2024-02-05T07:42:50.024+0000 7f8aa3bf6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:42:50.299 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:50 smithi012 bash[14440]: debug 2024-02-05T07:42:50.132+0000 7f8aa3bf6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:42:50.550 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:50 smithi012 bash[14440]: debug 2024-02-05T07:42:50.292+0000 7f8aa3bf6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:42:50.551 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:50 smithi012 bash[14440]: debug 2024-02-05T07:42:50.404+0000 7f8aa3bf6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:42:50.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:50 smithi012 bash[14440]: debug 2024-02-05T07:42:50.544+0000 7f8aa3bf6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:42:51.152 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:50 smithi012 bash[14440]: debug 2024-02-05T07:42:50.840+0000 7f8aa3bf6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:42:51.152 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:50 smithi012 bash[14440]: debug 2024-02-05T07:42:50.964+0000 7f8aa3bf6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:42:51.584 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:51 smithi012 bash[14440]: debug 2024-02-05T07:42:51.148+0000 7f8aa3bf6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:42:51.584 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:51 smithi012 bash[14440]: debug 2024-02-05T07:42:51.272+0000 7f8aa3bf6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:42:52.584 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:52 smithi012 bash[14440]: debug 2024-02-05T07:42:52.144+0000 7f8aa3bf6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:42:53.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: cluster 2024-02-05T07:42:52.165930+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:42:53.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: cluster 2024-02-05T07:42:52.166625+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-02-05T07:42:53.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: cluster 2024-02-05T07:42:52.169347+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-05T07:42:53.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: cluster 2024-02-05T07:42:52.856675+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.690197s) 2024-02-05T07:42:53.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.859197+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:42:53.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.861476+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:42:53.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.863170+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:42:53.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.863580+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:42:53.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.863965+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:42:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: cluster 2024-02-05T07:42:52.876060+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-02-05T07:42:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.902765+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:42:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.909492+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:42:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.915560+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:42:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.918961+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:42:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.924792+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:42:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.943578+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:42:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:53 smithi012 bash[14158]: audit 2024-02-05T07:42:52.949109+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:42:53.873 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2024-02-05T07:42:53.873 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-02-05T07:42:53.873 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "initialized": true 2024-02-05T07:42:53.873 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2024-02-05T07:42:54.538 INFO:teuthology.orchestra.run.smithi012.stderr:mgr epoch 5 is available 2024-02-05T07:42:54.538 INFO:teuthology.orchestra.run.smithi012.stderr:Setting orchestrator backend to cephadm... 2024-02-05T07:42:54.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:54 smithi012 bash[14440]: [05/Feb/2024:07:42:54] ENGINE Bus STARTING 2024-02-05T07:42:54.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:54 smithi012 bash[14440]: [05/Feb/2024:07:42:54] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:42:54.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:42:54 smithi012 bash[14440]: [05/Feb/2024:07:42:54] ENGINE Bus STARTED 2024-02-05T07:42:55.283 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:54 smithi012 bash[14158]: audit 2024-02-05T07:42:53.859664+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-05T07:42:55.283 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:54 smithi012 bash[14158]: cluster 2024-02-05T07:42:53.861852+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.69539s) 2024-02-05T07:42:55.283 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:54 smithi012 bash[14158]: audit 2024-02-05T07:42:53.871920+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-05T07:42:55.283 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:54 smithi012 bash[14158]: audit 2024-02-05T07:42:54.501537+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:42:55.283 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:54 smithi012 bash[14158]: audit 2024-02-05T07:42:54.545825+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:42:56.204 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:55 smithi012 bash[14158]: cephadm 2024-02-05T07:42:54.365399+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [05/Feb/2024:07:42:54] ENGINE Bus STARTING 2024-02-05T07:42:56.204 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:55 smithi012 bash[14158]: cephadm 2024-02-05T07:42:54.493888+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [05/Feb/2024:07:42:54] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:42:56.204 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:55 smithi012 bash[14158]: cephadm 2024-02-05T07:42:54.494711+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [05/Feb/2024:07:42:54] ENGINE Bus STARTED 2024-02-05T07:42:56.204 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:55 smithi012 bash[14158]: cluster 2024-02-05T07:42:54.869943+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-05T07:42:57.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:56 smithi012 bash[14158]: audit 2024-02-05T07:42:55.890052+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-02-05T07:42:57.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:56 smithi012 bash[14158]: audit 2024-02-05T07:42:55.900974+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:42:57.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:56 smithi012 bash[14158]: audit 2024-02-05T07:42:55.916464+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:42:57.835 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: value unchanged 2024-02-05T07:42:58.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:42:58 smithi012 bash[14158]: audit 2024-02-05T07:42:57.834308+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-02-05T07:42:58.468 INFO:teuthology.orchestra.run.smithi012.stderr:Generating ssh key... 2024-02-05T07:43:00.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14158]: audit 2024-02-05T07:42:59.687103+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:43:00.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14158]: cephadm 2024-02-05T07:42:59.687527+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-02-05T07:43:00.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: Generating public/private rsa key pair. 2024-02-05T07:43:00.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: Your identification has been saved in /tmp/tmpcocjriws/key. 2024-02-05T07:43:00.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: Your public key has been saved in /tmp/tmpcocjriws/key.pub. 2024-02-05T07:43:00.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: The key fingerprint is: 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: SHA256:AsuOhxYbIT3+ZNfdbmoWf0CmKpxh6NsVjM4plNbXodU ceph-f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: The key's randomart image is: 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: +---[RSA 3072]----+ 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: | | 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: | . . | 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: |. + . o E | 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: | o + = + = oo | 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: | + O.= S o+. | 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: | &.+o+ .o.. | 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: | =.=o+o.. oo. | 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: | . ..o+.. oo. . | 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: | .... o. . | 2024-02-05T07:43:00.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:00 smithi012 bash[14440]: +----[SHA256]-----+ 2024-02-05T07:43:01.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:01 smithi012 bash[14158]: audit 2024-02-05T07:43:00.176327+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:43:01.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:01 smithi012 bash[14158]: audit 2024-02-05T07:43:00.180773+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:43:01.944 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMsX5eApV4fSwSFD5bdM7W5E2Mp5q2aeT82tQacpicaYjcuMFQOikxEKPpXhwYs/cT/IuNWmFznkWrzcYmpJAc69pEdvtXpSqVA7L9zMw7eXgtVXsPqu0JfsfE5EC5J3XIRNwDxhrRt3vbfExPCrVuNr21Pt/Gj3lBLBl69xWbq4+89SbsTNJlxvxrDH+yMm/WiFCnyD1rGk4egWfPZlpEhAdgMBFcMbfKxAjuLs/m9jhBmiHNnJV5kBnUOjAJZrZGvW3geXfKhnXycA9YfFzFGrb0EnSwYvuU439wq9hCh5K3eYkRwV5I8qkGC/laouek+3Ge9M/pYUpO5aIbhOy4iO9pBHTumdkuTfHwCabAKhBzKtLTdm2kRotgACPhIKZy38DjoKxNgklglq80DsdyIU/yWFcM+Xl9lk9y5wnIusCTXwVWn209CZZEnKb4fpXMAARFy388wDpaGAl8OeRa/mw8xA9REu2biscOZiYqFphyy/8gdUb+9aTlPc2WKIE= ceph-f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:43:02.519 INFO:teuthology.orchestra.run.smithi012.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-05T07:43:02.520 INFO:teuthology.orchestra.run.smithi012.stderr:Adding key to root@localhost authorized_keys... 2024-02-05T07:43:02.520 INFO:teuthology.orchestra.run.smithi012.stderr:Adding host smithi012... 2024-02-05T07:43:03.281 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:02 smithi012 bash[14158]: audit 2024-02-05T07:43:01.942219+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-02-05T07:43:04.214 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:04 smithi012 bash[14158]: audit 2024-02-05T07:43:03.896588+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi012", "addr": "172.21.15.12", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:43:04.946 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Added host 'smithi012' with addr '172.21.15.12' 2024-02-05T07:43:05.693 INFO:teuthology.orchestra.run.smithi012.stderr:Deploying unmanaged mon service... 2024-02-05T07:43:06.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:05 smithi012 bash[14158]: cephadm 2024-02-05T07:43:04.290704+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi012 2024-02-05T07:43:06.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:05 smithi012 bash[14158]: audit 2024-02-05T07:43:04.943811+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:43:06.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:05 smithi012 bash[14158]: cephadm 2024-02-05T07:43:04.944514+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi012 2024-02-05T07:43:06.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:05 smithi012 bash[14158]: audit 2024-02-05T07:43:04.973295+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:43:07.579 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Scheduled mon update... 2024-02-05T07:43:08.447 INFO:teuthology.orchestra.run.smithi012.stderr:Deploying unmanaged mgr service... 2024-02-05T07:43:08.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:08 smithi012 bash[14158]: audit 2024-02-05T07:43:07.570407+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-02-05T07:43:08.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:08 smithi012 bash[14158]: cephadm 2024-02-05T07:43:07.575012+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-02-05T07:43:08.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:08 smithi012 bash[14158]: audit 2024-02-05T07:43:07.577985+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:43:09.966 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-02-05T07:43:09.995 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:09 smithi012 bash[14158]: audit 2024-02-05T07:43:08.585989+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:43:09.995 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:09 smithi012 bash[14158]: audit 2024-02-05T07:43:08.873646+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:43:11.266 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:10 smithi012 bash[14158]: audit 2024-02-05T07:43:09.954369+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-02-05T07:43:11.266 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:10 smithi012 bash[14158]: cephadm 2024-02-05T07:43:09.956760+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-02-05T07:43:11.266 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:10 smithi012 bash[14158]: audit 2024-02-05T07:43:09.964356+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:43:13.163 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:12 smithi012 bash[14158]: audit 2024-02-05T07:43:11.885093+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.12:0/3571474294' entity='client.admin' 2024-02-05T07:43:14.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:13 smithi012 bash[14158]: cluster 2024-02-05T07:43:12.864821+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:43:14.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:13 smithi012 bash[14158]: audit 2024-02-05T07:43:13.346462+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:43:14.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:13 smithi012 bash[14158]: audit 2024-02-05T07:43:13.726970+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.12:0/2929501039' entity='client.admin' 2024-02-05T07:43:14.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:13 smithi012 bash[14158]: audit 2024-02-05T07:43:13.833188+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.12:0/1892818955' entity='mgr.y' 2024-02-05T07:43:14.391 INFO:teuthology.orchestra.run.smithi012.stderr:Enabling the dashboard module... 2024-02-05T07:43:16.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:15 smithi012 bash[14158]: cluster 2024-02-05T07:43:14.865282+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:43:16.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:15 smithi012 bash[14158]: audit 2024-02-05T07:43:15.732883+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.12:0/304523411' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-05T07:43:16.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:15 smithi012 bash[14440]: ignoring --setuser ceph since I am not root 2024-02-05T07:43:16.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:15 smithi012 bash[14440]: ignoring --setgroup ceph since I am not root 2024-02-05T07:43:16.335 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:16 smithi012 bash[14440]: debug 2024-02-05T07:43:16.095+0000 7f17d6007000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:43:17.042 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:16 smithi012 bash[14158]: audit 2024-02-05T07:43:15.898339+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.12:0/304523411' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-05T07:43:17.042 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:16 smithi012 bash[14158]: cluster 2024-02-05T07:43:15.898552+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 23s) 2024-02-05T07:43:17.042 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:16 smithi012 bash[14440]: debug 2024-02-05T07:43:16.775+0000 7f17d6007000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:43:17.042 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:16 smithi012 bash[14440]: debug 2024-02-05T07:43:16.903+0000 7f17d6007000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:43:17.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:17 smithi012 bash[14440]: debug 2024-02-05T07:43:17.071+0000 7f17d6007000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:43:17.713 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:17 smithi012 bash[14440]: debug 2024-02-05T07:43:17.403+0000 7f17d6007000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:43:17.713 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:17 smithi012 bash[14440]: debug 2024-02-05T07:43:17.503+0000 7f17d6007000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:43:18.084 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:17 smithi012 bash[14440]: debug 2024-02-05T07:43:17.711+0000 7f17d6007000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:43:18.719 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:18 smithi012 bash[14440]: debug 2024-02-05T07:43:18.607+0000 7f17d6007000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:43:18.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:18 smithi012 bash[14440]: debug 2024-02-05T07:43:18.715+0000 7f17d6007000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:43:18.848 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2024-02-05T07:43:18.848 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "epoch": 9, 2024-02-05T07:43:18.848 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "available": true, 2024-02-05T07:43:18.848 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "active_name": "y", 2024-02-05T07:43:18.848 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-05T07:43:18.848 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2024-02-05T07:43:19.056 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:18 smithi012 bash[14158]: audit 2024-02-05T07:43:18.843937+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.12:0/2179942834' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-05T07:43:19.057 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:18 smithi012 bash[14440]: debug 2024-02-05T07:43:18.931+0000 7f17d6007000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:43:19.334 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:19 smithi012 bash[14440]: debug 2024-02-05T07:43:19.287+0000 7f17d6007000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:43:19.481 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for the mgr to restart... 2024-02-05T07:43:19.481 INFO:teuthology.orchestra.run.smithi012.stderr:Waiting for mgr epoch 9... 2024-02-05T07:43:19.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:19 smithi012 bash[14440]: debug 2024-02-05T07:43:19.623+0000 7f17d6007000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:43:20.292 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:20 smithi012 bash[14440]: debug 2024-02-05T07:43:20.007+0000 7f17d6007000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:43:20.584 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:20 smithi012 bash[14440]: debug 2024-02-05T07:43:20.287+0000 7f17d6007000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:43:21.263 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:20 smithi012 bash[14440]: debug 2024-02-05T07:43:20.987+0000 7f17d6007000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:43:21.263 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:21 smithi012 bash[14440]: debug 2024-02-05T07:43:21.095+0000 7f17d6007000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:43:21.516 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:21 smithi012 bash[14440]: debug 2024-02-05T07:43:21.259+0000 7f17d6007000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:43:21.516 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:21 smithi012 bash[14440]: debug 2024-02-05T07:43:21.371+0000 7f17d6007000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:43:21.811 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:21 smithi012 bash[14440]: debug 2024-02-05T07:43:21.511+0000 7f17d6007000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:43:22.084 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:21 smithi012 bash[14440]: debug 2024-02-05T07:43:21.807+0000 7f17d6007000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:43:22.084 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:21 smithi012 bash[14440]: debug 2024-02-05T07:43:21.931+0000 7f17d6007000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:43:22.584 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:22 smithi012 bash[14440]: debug 2024-02-05T07:43:22.115+0000 7f17d6007000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:43:22.584 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:22 smithi012 bash[14440]: debug 2024-02-05T07:43:22.239+0000 7f17d6007000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:43:23.467 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:23 smithi012 bash[14440]: debug 2024-02-05T07:43:23.119+0000 7f17d6007000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:43:24.221 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: { 2024-02-05T07:43:24.221 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-02-05T07:43:24.221 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: "initialized": true 2024-02-05T07:43:24.221 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: } 2024-02-05T07:43:24.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: cluster 2024-02-05T07:43:23.141892+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:43:24.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: cluster 2024-02-05T07:43:23.143000+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-02-05T07:43:24.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: cluster 2024-02-05T07:43:23.146880+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-05T07:43:24.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: cluster 2024-02-05T07:43:23.200096+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0572699s) 2024-02-05T07:43:24.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: audit 2024-02-05T07:43:23.202600+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:43:24.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: audit 2024-02-05T07:43:23.204730+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:43:24.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: audit 2024-02-05T07:43:23.206437+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:43:24.407 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: audit 2024-02-05T07:43:23.206712+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:43:24.407 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: audit 2024-02-05T07:43:23.206880+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:43:24.407 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: cluster 2024-02-05T07:43:23.215028+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-02-05T07:43:24.407 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: audit 2024-02-05T07:43:23.242114+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:43:24.407 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: audit 2024-02-05T07:43:23.246320+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:43:24.407 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: audit 2024-02-05T07:43:23.273202+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:43:24.407 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:24 smithi012 bash[14158]: audit 2024-02-05T07:43:23.277330+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:43:24.886 INFO:teuthology.orchestra.run.smithi012.stderr:mgr epoch 9 is available 2024-02-05T07:43:24.886 INFO:teuthology.orchestra.run.smithi012.stderr:Generating a dashboard self-signed certificate... 2024-02-05T07:43:25.482 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:25 smithi012 bash[14158]: audit 2024-02-05T07:43:24.205888+0000 mgr.y (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-05T07:43:25.482 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:25 smithi012 bash[14158]: cluster 2024-02-05T07:43:24.207802+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e11: y(active, since 1.06497s) 2024-02-05T07:43:25.482 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:25 smithi012 bash[14158]: audit 2024-02-05T07:43:24.219765+0000 mgr.y (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-05T07:43:25.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:25 smithi012 bash[14440]: [05/Feb/2024:07:43:25] ENGINE Bus STARTING 2024-02-05T07:43:25.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:25 smithi012 bash[14440]: [05/Feb/2024:07:43:25] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:43:25.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:43:25 smithi012 bash[14440]: [05/Feb/2024:07:43:25] ENGINE Bus STARTED 2024-02-05T07:43:26.428 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: Self-signed certificate created 2024-02-05T07:43:26.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:26 smithi012 bash[14158]: cluster 2024-02-05T07:43:25.212163+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-05T07:43:26.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:26 smithi012 bash[14158]: cephadm 2024-02-05T07:43:25.491445+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [05/Feb/2024:07:43:25] ENGINE Bus STARTING 2024-02-05T07:43:26.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:26 smithi012 bash[14158]: cephadm 2024-02-05T07:43:25.615637+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [05/Feb/2024:07:43:25] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:43:26.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:26 smithi012 bash[14158]: cephadm 2024-02-05T07:43:25.616328+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [05/Feb/2024:07:43:25] ENGINE Bus STARTED 2024-02-05T07:43:26.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:26 smithi012 bash[14158]: audit 2024-02-05T07:43:25.622593+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:27.033 INFO:teuthology.orchestra.run.smithi012.stderr:Creating initial admin user... 2024-02-05T07:43:27.700 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:27 smithi012 bash[14158]: audit 2024-02-05T07:43:26.040411+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-02-05T07:43:27.700 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:27 smithi012 bash[14158]: audit 2024-02-05T07:43:26.420531+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:27.700 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:27 smithi012 bash[14158]: audit 2024-02-05T07:43:26.426021+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:28.573 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$1FKMngkrsxlC7xm11Rzsqe30ophx801J1NJ1ugu.bOWswHlum7Rxu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707119008, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-05T07:43:29.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:28 smithi012 bash[14158]: audit 2024-02-05T07:43:27.808143+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:29.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:28 smithi012 bash[14158]: audit 2024-02-05T07:43:28.309961+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:29.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:28 smithi012 bash[14158]: audit 2024-02-05T07:43:28.571208+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:29.253 INFO:teuthology.orchestra.run.smithi012.stderr:Fetching dashboard port number... 2024-02-05T07:43:30.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:29 smithi012 bash[14158]: audit 2024-02-05T07:43:28.322942+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:43:30.620 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: 8443 2024-02-05T07:43:31.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:30 smithi012 bash[14158]: cluster 2024-02-05T07:43:29.814742+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-05T07:43:31.084 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:30 smithi012 bash[14158]: audit 2024-02-05T07:43:30.618186+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.12:0/93790300' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-05T07:43:31.246 INFO:teuthology.orchestra.run.smithi012.stderr:firewalld does not appear to be present 2024-02-05T07:43:31.246 INFO:teuthology.orchestra.run.smithi012.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-05T07:43:31.250 INFO:teuthology.orchestra.run.smithi012.stderr:Ceph Dashboard is now available at: 2024-02-05T07:43:31.250 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-02-05T07:43:31.250 INFO:teuthology.orchestra.run.smithi012.stderr: URL: https://smithi012.front.sepia.ceph.com:8443/ 2024-02-05T07:43:31.250 INFO:teuthology.orchestra.run.smithi012.stderr: User: admin 2024-02-05T07:43:31.250 INFO:teuthology.orchestra.run.smithi012.stderr: Password: 2bc2tiu6ib 2024-02-05T07:43:31.250 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-02-05T07:43:31.250 INFO:teuthology.orchestra.run.smithi012.stderr:Enabling autotune for osd_memory_target 2024-02-05T07:43:35.327 INFO:teuthology.orchestra.run.smithi012.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-02-05T07:43:35.880 INFO:teuthology.orchestra.run.smithi012.stderr:You can access the Ceph CLI with: 2024-02-05T07:43:35.880 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-02-05T07:43:35.880 INFO:teuthology.orchestra.run.smithi012.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:43:35.880 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-02-05T07:43:35.880 INFO:teuthology.orchestra.run.smithi012.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-05T07:43:35.880 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-02-05T07:43:35.880 INFO:teuthology.orchestra.run.smithi012.stderr: ceph telemetry on 2024-02-05T07:43:35.880 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-02-05T07:43:35.880 INFO:teuthology.orchestra.run.smithi012.stderr:For more information see: 2024-02-05T07:43:35.880 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-02-05T07:43:35.881 INFO:teuthology.orchestra.run.smithi012.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-05T07:43:35.881 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-02-05T07:43:35.882 INFO:teuthology.orchestra.run.smithi012.stderr:Bootstrap complete. 2024-02-05T07:43:35.911 INFO:tasks.cephadm:Fetching config... 2024-02-05T07:43:35.912 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:43:35.912 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-05T07:43:35.916 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-05T07:43:35.916 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:43:35.917 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-05T07:43:35.971 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-05T07:43:35.971 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:43:35.971 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-05T07:43:35.985 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-05T07:43:35.985 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:43:35.985 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-05T07:43:35.991 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-05T07:43:35.992 DEBUG:teuthology.orchestra.run.smithi012:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMsX5eApV4fSwSFD5bdM7W5E2Mp5q2aeT82tQacpicaYjcuMFQOikxEKPpXhwYs/cT/IuNWmFznkWrzcYmpJAc69pEdvtXpSqVA7L9zMw7eXgtVXsPqu0JfsfE5EC5J3XIRNwDxhrRt3vbfExPCrVuNr21Pt/Gj3lBLBl69xWbq4+89SbsTNJlxvxrDH+yMm/WiFCnyD1rGk4egWfPZlpEhAdgMBFcMbfKxAjuLs/m9jhBmiHNnJV5kBnUOjAJZrZGvW3geXfKhnXycA9YfFzFGrb0EnSwYvuU439wq9hCh5K3eYkRwV5I8qkGC/laouek+3Ge9M/pYUpO5aIbhOy4iO9pBHTumdkuTfHwCabAKhBzKtLTdm2kRotgACPhIKZy38DjoKxNgklglq80DsdyIU/yWFcM+Xl9lk9y5wnIusCTXwVWn209CZZEnKb4fpXMAARFy388wDpaGAl8OeRa/mw8xA9REu2biscOZiYqFphyy/8gdUb+9aTlPc2WKIE= ceph-f81843c6-c3f9-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-05T07:43:36.059 INFO:teuthology.orchestra.run.smithi012.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMsX5eApV4fSwSFD5bdM7W5E2Mp5q2aeT82tQacpicaYjcuMFQOikxEKPpXhwYs/cT/IuNWmFznkWrzcYmpJAc69pEdvtXpSqVA7L9zMw7eXgtVXsPqu0JfsfE5EC5J3XIRNwDxhrRt3vbfExPCrVuNr21Pt/Gj3lBLBl69xWbq4+89SbsTNJlxvxrDH+yMm/WiFCnyD1rGk4egWfPZlpEhAdgMBFcMbfKxAjuLs/m9jhBmiHNnJV5kBnUOjAJZrZGvW3geXfKhnXycA9YfFzFGrb0EnSwYvuU439wq9hCh5K3eYkRwV5I8qkGC/laouek+3Ge9M/pYUpO5aIbhOy4iO9pBHTumdkuTfHwCabAKhBzKtLTdm2kRotgACPhIKZy38DjoKxNgklglq80DsdyIU/yWFcM+Xl9lk9y5wnIusCTXwVWn209CZZEnKb4fpXMAARFy388wDpaGAl8OeRa/mw8xA9REu2biscOZiYqFphyy/8gdUb+9aTlPc2WKIE= ceph-f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:43:36.070 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMsX5eApV4fSwSFD5bdM7W5E2Mp5q2aeT82tQacpicaYjcuMFQOikxEKPpXhwYs/cT/IuNWmFznkWrzcYmpJAc69pEdvtXpSqVA7L9zMw7eXgtVXsPqu0JfsfE5EC5J3XIRNwDxhrRt3vbfExPCrVuNr21Pt/Gj3lBLBl69xWbq4+89SbsTNJlxvxrDH+yMm/WiFCnyD1rGk4egWfPZlpEhAdgMBFcMbfKxAjuLs/m9jhBmiHNnJV5kBnUOjAJZrZGvW3geXfKhnXycA9YfFzFGrb0EnSwYvuU439wq9hCh5K3eYkRwV5I8qkGC/laouek+3Ge9M/pYUpO5aIbhOy4iO9pBHTumdkuTfHwCabAKhBzKtLTdm2kRotgACPhIKZy38DjoKxNgklglq80DsdyIU/yWFcM+Xl9lk9y5wnIusCTXwVWn209CZZEnKb4fpXMAARFy388wDpaGAl8OeRa/mw8xA9REu2biscOZiYqFphyy/8gdUb+9aTlPc2WKIE= ceph-f81843c6-c3f9-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-05T07:43:36.095 INFO:teuthology.orchestra.run.smithi079.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMsX5eApV4fSwSFD5bdM7W5E2Mp5q2aeT82tQacpicaYjcuMFQOikxEKPpXhwYs/cT/IuNWmFznkWrzcYmpJAc69pEdvtXpSqVA7L9zMw7eXgtVXsPqu0JfsfE5EC5J3XIRNwDxhrRt3vbfExPCrVuNr21Pt/Gj3lBLBl69xWbq4+89SbsTNJlxvxrDH+yMm/WiFCnyD1rGk4egWfPZlpEhAdgMBFcMbfKxAjuLs/m9jhBmiHNnJV5kBnUOjAJZrZGvW3geXfKhnXycA9YfFzFGrb0EnSwYvuU439wq9hCh5K3eYkRwV5I8qkGC/laouek+3Ge9M/pYUpO5aIbhOy4iO9pBHTumdkuTfHwCabAKhBzKtLTdm2kRotgACPhIKZy38DjoKxNgklglq80DsdyIU/yWFcM+Xl9lk9y5wnIusCTXwVWn209CZZEnKb4fpXMAARFy388wDpaGAl8OeRa/mw8xA9REu2biscOZiYqFphyy/8gdUb+9aTlPc2WKIE= ceph-f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:43:36.106 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-05T07:43:36.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:36 smithi012 bash[14158]: audit 2024-02-05T07:43:35.321945+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.12:0/657654704' entity='client.admin' 2024-02-05T07:43:40.206 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-05T07:43:40.206 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-05T07:43:40.584 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:40 smithi012 bash[14158]: audit 2024-02-05T07:43:39.264497+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.12:0/2510468894' entity='client.admin' 2024-02-05T07:43:44.469 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi079 2024-02-05T07:43:44.469 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-05T07:43:44.469 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.conf 2024-02-05T07:43:44.476 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-05T07:43:44.476 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:43:44.483 INFO:tasks.cephadm:Adding host smithi079 to orchestrator... 2024-02-05T07:43:44.483 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch host add smithi079 2024-02-05T07:43:44.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: cluster 2024-02-05T07:43:43.207799+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:43:44.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.301143+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:44.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.302315+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:43:44.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.309804+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:44.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.313606+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:43:44.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.319859+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:44.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.667858+0000 mgr.y (mgr.14152) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:43:44.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.671561+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:44.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.685696+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:43:44.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.688262+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:43:44.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.689704+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:43:44.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: cephadm 2024-02-05T07:43:43.691848+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:43:44.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: cephadm 2024-02-05T07:43:43.805862+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:43:44.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.929545+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:44.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:44 smithi012 bash[14158]: audit 2024-02-05T07:43:43.935621+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:46.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:46 smithi012 bash[14158]: cluster 2024-02-05T07:43:45.208287+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:43:48.246 INFO:teuthology.orchestra.run.smithi012.stdout:Added host 'smithi079' with addr '172.21.15.79' 2024-02-05T07:43:49.088 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch host ls --format=json 2024-02-05T07:43:49.282 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:48 smithi012 bash[14158]: cluster 2024-02-05T07:43:47.208744+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:43:49.282 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:48 smithi012 bash[14158]: audit 2024-02-05T07:43:47.214490+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:43:49.282 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:48 smithi012 bash[14158]: cephadm 2024-02-05T07:43:47.607267+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi079 2024-02-05T07:43:49.282 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:48 smithi012 bash[14158]: audit 2024-02-05T07:43:48.243609+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:49.282 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:48 smithi012 bash[14158]: audit 2024-02-05T07:43:48.269022+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:43:49.282 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:48 smithi012 bash[14158]: audit 2024-02-05T07:43:48.271378+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:43:49.282 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:48 smithi012 bash[14158]: audit 2024-02-05T07:43:48.273353+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:43:49.282 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:48 smithi012 bash[14158]: audit 2024-02-05T07:43:48.556417+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:50.129 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:49 smithi012 bash[14158]: cephadm 2024-02-05T07:43:48.244346+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi079 2024-02-05T07:43:50.129 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:49 smithi012 bash[14158]: audit 2024-02-05T07:43:49.300713+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:50.130 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:49 smithi012 bash[14158]: audit 2024-02-05T07:43:49.840099+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:51.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:50 smithi012 bash[14158]: cluster 2024-02-05T07:43:49.209161+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:43:52.117 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-02-05T07:43:52.117 INFO:teuthology.orchestra.run.smithi012.stdout:[{"addr": "172.21.15.12", "hostname": "smithi012", "labels": [], "status": ""}, {"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}] 2024-02-05T07:43:52.702 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-05T07:43:52.702 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd crush tunables default 2024-02-05T07:43:53.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:52 smithi012 bash[14158]: cluster 2024-02-05T07:43:51.209610+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:43:54.294 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:53 smithi012 bash[14158]: audit 2024-02-05T07:43:52.114535+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:43:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:54 smithi012 bash[14158]: cluster 2024-02-05T07:43:53.210050+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:43:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:54 smithi012 bash[14158]: audit 2024-02-05T07:43:54.561987+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:54 smithi012 bash[14158]: audit 2024-02-05T07:43:54.569232+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:54 smithi012 bash[14158]: audit 2024-02-05T07:43:54.570556+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:43:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:54 smithi012 bash[14158]: audit 2024-02-05T07:43:54.580088+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:43:55.914 INFO:teuthology.orchestra.run.smithi012.stderr:adjusted tunables profile to default 2024-02-05T07:43:56.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:55 smithi012 bash[14158]: audit 2024-02-05T07:43:55.344576+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.12:0/3293776152' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-05T07:43:56.621 INFO:tasks.cephadm:Adding mon.a on smithi012 2024-02-05T07:43:56.621 INFO:tasks.cephadm:Adding mon.c on smithi012 2024-02-05T07:43:56.621 INFO:tasks.cephadm:Adding mon.b on smithi079 2024-02-05T07:43:56.622 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch apply mon '3;smithi012:172.21.15.12=a;smithi012:[v2:172.21.15.12:3301,v1:172.21.15.12:6790]=c;smithi079:172.21.15.79=b' 2024-02-05T07:43:57.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:56 smithi012 bash[14158]: cluster 2024-02-05T07:43:55.210474+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:43:57.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:56 smithi012 bash[14158]: audit 2024-02-05T07:43:55.907267+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.12:0/3293776152' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-05T07:43:57.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:56 smithi012 bash[14158]: cluster 2024-02-05T07:43:55.907404+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:43:59.267 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled mon update... 2024-02-05T07:43:59.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:43:58 smithi012 bash[14158]: cluster 2024-02-05T07:43:57.210933+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:43:59.914 DEBUG:teuthology.orchestra.run.smithi012:mon.c> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.c.service 2024-02-05T07:43:59.917 DEBUG:teuthology.orchestra.run.smithi079:mon.b> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.b.service 2024-02-05T07:43:59.919 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-05T07:43:59.919 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-05T07:44:00.520 INFO:journalctl@ceph.mon.b.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:44:00.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: cluster 2024-02-05T07:43:59.211417+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:00.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: audit 2024-02-05T07:43:59.254012+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi012:172.21.15.12=a;smithi012:[v2:172.21.15.12:3301,v1:172.21.15.12:6790]=c;smithi079:172.21.15.79=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: cephadm 2024-02-05T07:43:59.259272+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi012:172.21.15.12=a;smithi012:[v2:172.21.15.12:3301,v1:172.21.15.12:6790]=c;smithi079:172.21.15.79=b;count:3 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: audit 2024-02-05T07:43:59.264944+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: audit 2024-02-05T07:43:59.310295+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: audit 2024-02-05T07:43:59.313140+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: audit 2024-02-05T07:43:59.315045+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: cephadm 2024-02-05T07:43:59.317720+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: cephadm 2024-02-05T07:43:59.457666+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: audit 2024-02-05T07:43:59.620844+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: audit 2024-02-05T07:43:59.626990+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: audit 2024-02-05T07:43:59.630403+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: audit 2024-02-05T07:43:59.631552+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:00.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:00 smithi012 bash[14158]: cephadm 2024-02-05T07:43:59.632765+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi012 2024-02-05T07:44:00.770 INFO:journalctl@ceph.mon.c.smithi012.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:44:02.734 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-05T07:44:02.734 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":1,"fsid":"f81843c6-c3f9-11ee-95b6-87774f69a715","modified":"2024-02-05T07:42:16.706378Z","created":"2024-02-05T07:42:16.706378Z","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.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-05T07:44:02.737 INFO:teuthology.orchestra.run.smithi079.stderr:dumped monmap epoch 1 2024-02-05T07:44:03.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:02 smithi012 bash[14158]: cluster 2024-02-05T07:44:01.211919+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:03.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:02 smithi012 bash[14158]: audit 2024-02-05T07:44:02.731977+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.79:0/2419127610' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:44:04.355 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-05T07:44:04.355 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-05T07:44:04.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:04 smithi012 bash[19641]: debug 2024-02-05T07:44:04.486+0000 7f612c674700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-05T07:44:09.411 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:09 smithi079 systemd[1]: Started Ceph mon.b for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:44:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:04.498136+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: cluster 2024-02-05T07:44:04.498411+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:04.499914+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: cluster 2024-02-05T07:44:05.212746+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:05.494400+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:06.494404+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: cluster 2024-02-05T07:44:06.496910+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: cluster 2024-02-05T07:44:07.213137+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:07.494407+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:08.494725+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:09.494887+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: cluster 2024-02-05T07:44:09.503243+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: cluster 2024-02-05T07:44:09.517694+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} 2024-02-05T07:44:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: cluster 2024-02-05T07:44:09.517812+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: cluster 2024-02-05T07:44:09.517875+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: cluster 2024-02-05T07:44:09.518138+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: cluster 2024-02-05T07:44:09.527286+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:09.532263+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:09.534498+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:09.536650+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[14158]: audit 2024-02-05T07:44:09.538183+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:04.498136+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: cluster 2024-02-05T07:44:04.498411+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:04.499914+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: cluster 2024-02-05T07:44:05.212746+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:05.494400+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:06.494404+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: cluster 2024-02-05T07:44:06.496910+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: cluster 2024-02-05T07:44:07.213137+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:07.494407+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:08.494725+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:09.494887+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: cluster 2024-02-05T07:44:09.503243+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: cluster 2024-02-05T07:44:09.517694+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: cluster 2024-02-05T07:44:09.517812+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: cluster 2024-02-05T07:44:09.517875+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: cluster 2024-02-05T07:44:09.518138+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: cluster 2024-02-05T07:44:09.527286+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:09.532263+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:09.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:09.534498+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:09.839 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:09.536650+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:09.839 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:09 smithi012 bash[19641]: audit 2024-02-05T07:44:09.538183+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:10.193 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-05T07:44:10.194 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":2,"fsid":"f81843c6-c3f9-11ee-95b6-87774f69a715","modified":"2024-02-05T07:44:04.494729Z","created":"2024-02-05T07:42:16.706378Z","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.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3301","nonce":0},{"type":"v1","addr":"172.21.15.12:6790","nonce":0}]},"addr":"172.21.15.12:6790/0","public_addr":"172.21.15.12:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-05T07:44:10.197 INFO:teuthology.orchestra.run.smithi079.stderr:dumped monmap epoch 2 2024-02-05T07:44:10.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.318+0000 7f2438bc7880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T07:44:10.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.318+0000 7f2438bc7880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-02-05T07:44:10.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.318+0000 7f2438bc7880 0 pidfile_write: ignore empty --pid-file 2024-02-05T07:44:10.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 0 load: jerasure load: lrc 2024-02-05T07:44:10.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: RocksDB version: 6.15.5 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Compile date Apr 18 2022 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: DB SUMMARY 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: DB Session ID: B1WW7XRNYA9XVN0Z2GSJ 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: CURRENT file: CURRENT 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.error_if_exists: 0 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.create_if_missing: 0 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T07:44:10.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T07:44:10.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.env: 0x5601b8cd0860 2024-02-05T07:44:10.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.fs: Posix File System 2024-02-05T07:44:10.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.info_log: 0x5601bac5fe00 2024-02-05T07:44:10.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T07:44:10.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.statistics: (nil) 2024-02-05T07:44:10.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.use_fsync: 0 2024-02-05T07:44:10.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T07:44:10.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T07:44:10.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T07:44:10.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T07:44:10.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T07:44:10.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T07:44:10.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T07:44:10.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T07:44:10.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T07:44:10.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T07:44:10.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T07:44:10.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.db_log_dir: 2024-02-05T07:44:10.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.write_buffer_manager: 0x5601bad502d0 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T07:44:10.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.unordered_write: 0 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.row_cache: None 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.wal_filter: None 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T07:44:10.528 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.preserve_deletes: 0 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.two_write_queues: 0 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.atomic_flush: 0 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T07:44:10.529 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_open_files: -1 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T07:44:10.530 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Compression algorithms supported: 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: kZSTD supported: 0 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: kXpressCompression supported: 0 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: kZlibCompression supported: 1 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-05T07:44:10.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.merge_operator: 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_filter: None 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5601bac2dd00) 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cache_index_and_filter_blocks: 1 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: pin_top_level_index_and_filter: 1 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: index_type: 0 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: data_block_index_type: 0 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: index_shortening: 1 2024-02-05T07:44:10.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: data_block_hash_table_util_ratio: 0.750000 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: hash_index_allow_collision: 1 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: checksum: 1 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: no_block_cache: 0 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: block_cache: 0x5601bac94170 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: block_cache_name: BinnedLRUCache 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: block_cache_options: 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: capacity : 536870912 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: num_shard_bits : 4 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: strict_capacity_limit : 0 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: high_pri_pool_ratio: 0.000 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: block_cache_compressed: (nil) 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: persistent_cache: (nil) 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: block_size: 4096 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: block_size_deviation: 10 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: block_restart_interval: 16 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: index_block_restart_interval: 1 2024-02-05T07:44:10.533 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: metadata_block_size: 4096 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: partition_filters: 0 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: use_delta_encoding: 1 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: whole_key_filtering: 1 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: verify_compression: 0 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: read_amp_bytes_per_bit: 0 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: format_version: 4 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: enable_index_compression: 1 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: block_align: 0 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compression: NoCompression 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T07:44:10.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.num_levels: 7 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T07:44:10.536 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T07:44:10.537 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T07:44:10.538 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.table_properties_collectors: 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.bloom_locality: 0 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T07:44:10.539 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.ttl: 2592000 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.enable_blob_files: false 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.min_blob_size: 0 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.322+0000 7f2438bc7880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.326+0000 7f2438bc7880 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-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.326+0000 7f2438bc7880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.326+0000 7f2438bc7880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.326+0000 7f2438bc7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707119050330957, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.326+0000 7f2438bc7880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.326+0000 7f2438bc7880 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-02-05T07:44:10.540 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.326+0000 7f2438bc7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707119050331783, "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": 1707119050, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "4c8fa4bf-aeb1-4ca6-bdd7-d3d8391ed634", "db_session_id": "B1WW7XRNYA9XVN0Z2GSJ"}} 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.326+0000 7f2438bc7880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.326+0000 7f2438bc7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707119050332782, "job": 1, "event": "recovery_finished"} 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.330+0000 7f2438bc7880 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-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.330+0000 7f2438bc7880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5601bac7aa80 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.330+0000 7f2438bc7880 4 rocksdb: DB pointer 0x5601bac8a000 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.330+0000 7f242894f700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.330+0000 7f242894f700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ** DB Stats ** 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ** Compaction Stats [default] ** 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T07:44:10.541 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ** Compaction Stats [default] ** 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Cumulative compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:44:10.542 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Interval compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ** Compaction Stats [default] ** 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ** Compaction Stats [default] ** 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:44:10.543 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Cumulative compaction: 0.00 GB write, 0.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.330+0000 7f2438bc7880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.330+0000 7f2438bc7880 0 using public_addr v2:172.21.15.79:0/0 -> [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.330+0000 7f2438bc7880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] at bind addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.334+0000 7f2438bc7880 1 mon.b@-1(???) e0 preinit fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 0 mon.b@-1(synchronizing).mds e1 new map 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: e1 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-05T07:44:10.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: legacy client fscid: -1 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: No filesystems configured 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.354+0000 7f242b955700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T07:44:10.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:43:53.210050+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:54.561987+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:54.569232+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:54.570556+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:54.580088+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:55.344576+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.12:0/3293776152' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:43:55.210474+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:55.907267+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.12:0/3293776152' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:43:55.907404+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:43:57.210933+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:43:59.211417+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:59.254012+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi012:172.21.15.12=a;smithi012:[v2:172.21.15.12:3301,v1:172.21.15.12:6790]=c;smithi079:172.21.15.79=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cephadm 2024-02-05T07:43:59.259272+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi012:172.21.15.12=a;smithi012:[v2:172.21.15.12:3301,v1:172.21.15.12:6790]=c;smithi079:172.21.15.79=b;count:3 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:59.264944+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:10.546 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:59.310295+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:59.313140+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:59.315045+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cephadm 2024-02-05T07:43:59.317720+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cephadm 2024-02-05T07:43:59.457666+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:59.620844+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:59.626990+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:59.630403+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:43:59.631552+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cephadm 2024-02-05T07:43:59.632765+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi012 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:01.211919+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:02.731977+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.79:0/2419127610' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:04.498136+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:04.498411+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:04.499914+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:10.547 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:05.212746+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:05.494400+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:06.494404+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:06.496910+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:07.213137+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:07.494407+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:08.494725+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:09.494887+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:09.503243+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:09.517694+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:09.517812+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:09.517875+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:44:10.548 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:09.518138+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-02-05T07:44:10.549 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: cluster 2024-02-05T07:44:09.527286+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-02-05T07:44:10.549 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:09.532263+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:10.549 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:09.534498+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:10.549 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:09.536650+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:10.549 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: audit 2024-02-05T07:44:09.538183+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:10.549 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:10 smithi079 bash[14278]: debug 2024-02-05T07:44:10.358+0000 7f242b955700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-05T07:44:11.947 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-05T07:44:11.947 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-05T07:44:15.804 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:10.375308+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:10.375877+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:10.376375+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:10.379610+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:10.380170+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:11.213987+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:11.368750+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:12.368437+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:13.214454+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:13.368991+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:14.368823+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:15.369200+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:15.378994+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:15.384379+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} 2024-02-05T07:44:15.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:15.384500+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:15.384559+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:15.384822+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 52s) 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:15.385166+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:15.392730+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:15.392760+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: cluster 2024-02-05T07:44:15.392774+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] is down (out of quorum) 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:10.375308+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:10.375877+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:10.376375+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:10.379610+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.806 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:10.380170+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:11.213987+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:11.368750+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:12.368437+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:13.214454+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:13.368991+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:14.368823+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:15.369200+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:15.378994+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:15.384379+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:15.384500+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:15.384559+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:15.384822+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 52s) 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:15.385166+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:15.392730+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:15.392760+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-05T07:44:15.807 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: cluster 2024-02-05T07:44:15.392774+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] is down (out of quorum) 2024-02-05T07:44:15.808 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:15.397238+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:15.808 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:15.401109+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:15.808 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[19641]: audit 2024-02-05T07:44:15.405533+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:15.808 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:15.397238+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:15.808 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:15.401109+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:15.808 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:15 smithi012 bash[14158]: audit 2024-02-05T07:44:15.405533+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:16.187 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-05T07:44:16.187 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":3,"fsid":"f81843c6-c3f9-11ee-95b6-87774f69a715","modified":"2024-02-05T07:44:10.369039Z","created":"2024-02-05T07:42:16.706378Z","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.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3301","nonce":0},{"type":"v1","addr":"172.21.15.12:6790","nonce":0}]},"addr":"172.21.15.12:6790/0","public_addr":"172.21.15.12:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-05T07:44:16.190 INFO:teuthology.orchestra.run.smithi079.stderr:dumped monmap epoch 3 2024-02-05T07:44:16.803 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-05T07:44:16.804 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph config generate-minimal-conf 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: cluster 2024-02-05T07:44:15.214891+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: cephadm 2024-02-05T07:44:15.398250+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: cephadm 2024-02-05T07:44:15.402395+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: audit 2024-02-05T07:44:15.533672+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: audit 2024-02-05T07:44:15.555087+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: audit 2024-02-05T07:44:15.563436+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: cephadm 2024-02-05T07:44:15.565544+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: audit 2024-02-05T07:44:15.566117+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: audit 2024-02-05T07:44:15.567676+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: audit 2024-02-05T07:44:15.569202+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: cephadm 2024-02-05T07:44:15.570736+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi012 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: audit 2024-02-05T07:44:16.184486+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.79:0/2239087982' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:44:16.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[19641]: audit 2024-02-05T07:44:16.369351+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: cluster 2024-02-05T07:44:15.214891+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: cephadm 2024-02-05T07:44:15.398250+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: cephadm 2024-02-05T07:44:15.402395+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: audit 2024-02-05T07:44:15.533672+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: audit 2024-02-05T07:44:15.555087+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: audit 2024-02-05T07:44:15.563436+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: cephadm 2024-02-05T07:44:15.565544+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: audit 2024-02-05T07:44:15.566117+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: audit 2024-02-05T07:44:15.567676+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: audit 2024-02-05T07:44:15.569202+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: cephadm 2024-02-05T07:44:15.570736+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi012 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: audit 2024-02-05T07:44:16.184486+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.79:0/2239087982' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:44:16.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:16 smithi012 bash[14158]: audit 2024-02-05T07:44:16.369351+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:10.375308+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:10.375877+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:10.376375+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:10.379610+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:10.380170+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:11.213987+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:11.368750+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:12.368437+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:13.214454+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:13.368991+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:14.368823+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:15.369200+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:15.378994+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:15.384379+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:15.384500+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-02-05T07:44:17.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:15.384559+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:15.384822+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 52s) 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:15.385166+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:15.392730+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:15.392760+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:15.392774+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] is down (out of quorum) 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:15.397238+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:15.401109+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:15.405533+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:15.214891+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cephadm 2024-02-05T07:44:15.398250+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cephadm 2024-02-05T07:44:15.402395+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:15.533672+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:15.555087+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:17.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:15.563436+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:17.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cephadm 2024-02-05T07:44:15.565544+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-05T07:44:17.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:15.566117+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:17.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:15.567676+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:44:17.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:15.569202+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:17.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cephadm 2024-02-05T07:44:15.570736+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi012 2024-02-05T07:44:17.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:16.184486+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.79:0/2239087982' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T07:44:17.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:16.369351+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:12.371666+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.408432+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.408461+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.408667+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.436599+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.445580+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.445741+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.445832+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.446160+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.446591+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-05T07:44:18.070 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.446660+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.452755+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: audit 2024-02-05T07:44:17.829675+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: audit 2024-02-05T07:44:17.831925+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: audit 2024-02-05T07:44:17.833451+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[14158]: audit 2024-02-05T07:44:17.834898+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:12.371666+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.408432+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.408461+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.408667+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.436599+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:44:18.071 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.445580+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} 2024-02-05T07:44:18.072 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.445741+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-02-05T07:44:18.072 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.445832+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:44:18.072 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.446160+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-02-05T07:44:18.072 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.446591+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-05T07:44:18.072 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.446660+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-02-05T07:44:18.072 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.452755+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-02-05T07:44:18.072 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: audit 2024-02-05T07:44:17.829675+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:18.072 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: audit 2024-02-05T07:44:17.831925+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:18.072 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: audit 2024-02-05T07:44:17.833451+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:44:18.072 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:17 smithi012 bash[19641]: audit 2024-02-05T07:44:17.834898+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:12.371666+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.408432+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.408461+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.408667+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.436599+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.445580+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.445741+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.445832+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.446160+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.446591+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-05T07:44:18.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.446660+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-02-05T07:44:18.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.452755+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-02-05T07:44:18.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:17.829675+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:18.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:17.831925+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:18.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:17.833451+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:44:18.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:17 smithi079 bash[14278]: audit 2024-02-05T07:44:17.834898+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:19.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:18 smithi012 bash[14158]: cluster 2024-02-05T07:44:17.215364+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:19.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:18 smithi012 bash[14158]: cephadm 2024-02-05T07:44:17.831320+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-05T07:44:19.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:18 smithi012 bash[14158]: cephadm 2024-02-05T07:44:17.836398+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi012 2024-02-05T07:44:19.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:18 smithi012 bash[14158]: audit 2024-02-05T07:44:18.369890+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:19.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:18 smithi012 bash[19641]: cluster 2024-02-05T07:44:17.215364+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:19.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:18 smithi012 bash[19641]: cephadm 2024-02-05T07:44:17.831320+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-05T07:44:19.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:18 smithi012 bash[19641]: cephadm 2024-02-05T07:44:17.836398+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi012 2024-02-05T07:44:19.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:18 smithi012 bash[19641]: audit 2024-02-05T07:44:18.369890+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:19.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:18 smithi079 bash[14278]: cluster 2024-02-05T07:44:17.215364+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:19.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:18 smithi079 bash[14278]: cephadm 2024-02-05T07:44:17.831320+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-05T07:44:19.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:18 smithi079 bash[14278]: cephadm 2024-02-05T07:44:17.836398+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi012 2024-02-05T07:44:19.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:18 smithi079 bash[14278]: audit 2024-02-05T07:44:18.369890+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:44:21.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:20 smithi012 bash[14158]: cluster 2024-02-05T07:44:19.215909+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:21.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:20 smithi012 bash[14158]: audit 2024-02-05T07:44:20.826461+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:21.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:20 smithi012 bash[14158]: audit 2024-02-05T07:44:20.827854+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:21.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:20 smithi012 bash[14158]: audit 2024-02-05T07:44:20.829005+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:44:21.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:20 smithi012 bash[14158]: audit 2024-02-05T07:44:20.830078+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:21.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:20 smithi012 bash[19641]: cluster 2024-02-05T07:44:19.215909+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:21.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:20 smithi012 bash[19641]: audit 2024-02-05T07:44:20.826461+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:21.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:20 smithi012 bash[19641]: audit 2024-02-05T07:44:20.827854+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:21.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:20 smithi012 bash[19641]: audit 2024-02-05T07:44:20.829005+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:44:21.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:20 smithi012 bash[19641]: audit 2024-02-05T07:44:20.830078+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:21.164 INFO:teuthology.orchestra.run.smithi012.stdout:# minimal ceph.conf for f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:44:21.164 INFO:teuthology.orchestra.run.smithi012.stdout:[global] 2024-02-05T07:44:21.165 INFO:teuthology.orchestra.run.smithi012.stdout: fsid = f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:44:21.165 INFO:teuthology.orchestra.run.smithi012.stdout: mon_host = [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] [v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0] 2024-02-05T07:44:21.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:20 smithi079 bash[14278]: cluster 2024-02-05T07:44:19.215909+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:21.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:20 smithi079 bash[14278]: audit 2024-02-05T07:44:20.826461+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:21.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:20 smithi079 bash[14278]: audit 2024-02-05T07:44:20.827854+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:44:21.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:20 smithi079 bash[14278]: audit 2024-02-05T07:44:20.829005+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:44:21.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:20 smithi079 bash[14278]: audit 2024-02-05T07:44:20.830078+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:21.847 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-05T07:44:21.847 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:44:21.847 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.conf 2024-02-05T07:44:21.907 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:44:21.907 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:44:21.917 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-05T07:44:21.917 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.conf 2024-02-05T07:44:21.933 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-05T07:44:21.933 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:44:21.942 INFO:tasks.cephadm:Adding mgr.y on smithi012 2024-02-05T07:44:21.942 INFO:tasks.cephadm:Adding mgr.x on smithi079 2024-02-05T07:44:21.943 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch apply mgr '2;smithi012=y;smithi079=x' 2024-02-05T07:44:22.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:21 smithi079 bash[14278]: cephadm 2024-02-05T07:44:20.827417+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-05T07:44:22.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:21 smithi079 bash[14278]: cephadm 2024-02-05T07:44:20.831230+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-02-05T07:44:22.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:21 smithi079 bash[14278]: audit 2024-02-05T07:44:21.162532+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.12:0/3578218473' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:22.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:21 smithi012 bash[14158]: cephadm 2024-02-05T07:44:20.827417+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-05T07:44:22.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:21 smithi012 bash[14158]: cephadm 2024-02-05T07:44:20.831230+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-02-05T07:44:22.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:21 smithi012 bash[14158]: audit 2024-02-05T07:44:21.162532+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.12:0/3578218473' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:22.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:21 smithi012 bash[19641]: cephadm 2024-02-05T07:44:20.827417+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-05T07:44:22.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:21 smithi012 bash[19641]: cephadm 2024-02-05T07:44:20.831230+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-02-05T07:44:22.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:21 smithi012 bash[19641]: audit 2024-02-05T07:44:21.162532+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.12:0/3578218473' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:23.076 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:22 smithi079 bash[14278]: cluster 2024-02-05T07:44:21.216342+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:23.077 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:22 smithi079 bash[14278]: audit 2024-02-05T07:44:22.827659+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:23.077 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:22 smithi079 bash[14278]: audit 2024-02-05T07:44:22.830021+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:23.077 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:22 smithi079 bash[14278]: audit 2024-02-05T07:44:22.832918+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:23.077 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:22 smithi079 bash[14278]: audit 2024-02-05T07:44:22.834624+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:23.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:22 smithi012 bash[14158]: cluster 2024-02-05T07:44:21.216342+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:23.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:22 smithi012 bash[14158]: audit 2024-02-05T07:44:22.827659+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:23.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:22 smithi012 bash[14158]: audit 2024-02-05T07:44:22.830021+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:23.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:22 smithi012 bash[14158]: audit 2024-02-05T07:44:22.832918+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:23.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:22 smithi012 bash[14158]: audit 2024-02-05T07:44:22.834624+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:23.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:22 smithi012 bash[19641]: cluster 2024-02-05T07:44:21.216342+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:23.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:22 smithi012 bash[19641]: audit 2024-02-05T07:44:22.827659+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:23.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:22 smithi012 bash[19641]: audit 2024-02-05T07:44:22.830021+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:23.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:22 smithi012 bash[19641]: audit 2024-02-05T07:44:22.832918+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:23.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:22 smithi012 bash[19641]: audit 2024-02-05T07:44:22.834624+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:23 smithi079 bash[14278]: cephadm 2024-02-05T07:44:22.836977+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:44:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:23 smithi079 bash[14278]: cephadm 2024-02-05T07:44:22.837331+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:44:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:23 smithi079 bash[14278]: audit 2024-02-05T07:44:22.989173+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:23 smithi079 bash[14278]: audit 2024-02-05T07:44:22.993700+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:23 smithi079 bash[14278]: audit 2024-02-05T07:44:23.001341+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:23 smithi079 bash[14278]: audit 2024-02-05T07:44:23.275220+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:44:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:23 smithi079 bash[14278]: audit 2024-02-05T07:44:23.279565+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:44:24.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[14158]: cephadm 2024-02-05T07:44:22.836977+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:44:24.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[14158]: cephadm 2024-02-05T07:44:22.837331+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:44:24.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[14158]: audit 2024-02-05T07:44:22.989173+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:24.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[14158]: audit 2024-02-05T07:44:22.993700+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:24.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[14158]: audit 2024-02-05T07:44:23.001341+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:24.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[14158]: audit 2024-02-05T07:44:23.275220+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:44:24.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[14158]: audit 2024-02-05T07:44:23.279565+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:44:24.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[19641]: cephadm 2024-02-05T07:44:22.836977+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:44:24.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[19641]: cephadm 2024-02-05T07:44:22.837331+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:44:24.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[19641]: audit 2024-02-05T07:44:22.989173+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:24.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[19641]: audit 2024-02-05T07:44:22.993700+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:24.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[19641]: audit 2024-02-05T07:44:23.001341+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:24.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[19641]: audit 2024-02-05T07:44:23.275220+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:44:24.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:23 smithi012 bash[19641]: audit 2024-02-05T07:44:23.279565+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:44:24.903 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled mgr update... 2024-02-05T07:44:25.234 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:24 smithi079 bash[14278]: cluster 2024-02-05T07:44:23.216748+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:25.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:24 smithi012 bash[14158]: cluster 2024-02-05T07:44:23.216748+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:25.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:24 smithi012 bash[19641]: cluster 2024-02-05T07:44:23.216748+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:25.841 DEBUG:teuthology.orchestra.run.smithi079:mgr.x> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.x.service 2024-02-05T07:44:25.844 INFO:tasks.cephadm:Deploying OSDs... 2024-02-05T07:44:25.844 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:44:25.844 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/scratch_devs of=/dev/stdout 2024-02-05T07:44:25.852 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-05T07:44:25.853 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_1 2024-02-05T07:44:25.859 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-05T07:44:25.859 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:44:25.860 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-02-05T07:44:25.860 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:44:25.860 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-02-05 07:39:50.605937157 +0000 2024-02-05T07:44:25.860 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-02-05 07:39:50.601937249 +0000 2024-02-05T07:44:25.860 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-02-05 07:39:50.601937249 +0000 2024-02-05T07:44:25.860 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-02-05T07:44:25.860 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-05T07:44:25.922 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-02-05T07:44:25.922 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-02-05T07:44:25.922 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000327508 s, 1.6 MB/s 2024-02-05T07:44:25.923 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-05T07:44:25.929 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_2 2024-02-05T07:44:25.935 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-05T07:44:25.935 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:44:25.935 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 6h/6d Inode: 365 Links: 1 2024-02-05T07:44:25.935 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:44:25.935 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-02-05 07:39:51.273921753 +0000 2024-02-05T07:44:25.935 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-02-05 07:39:51.045927011 +0000 2024-02-05T07:44:25.935 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-02-05 07:39:51.045927011 +0000 2024-02-05T07:44:25.935 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-02-05T07:44:25.935 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-05T07:44:25.946 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-02-05T07:44:25.946 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-02-05T07:44:25.946 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000394696 s, 1.3 MB/s 2024-02-05T07:44:25.947 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-05T07:44:25.956 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_3 2024-02-05T07:44:26.008 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-05T07:44:26.008 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:44:26.008 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-02-05T07:44:26.009 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:44:26.009 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-02-05 07:39:51.701911882 +0000 2024-02-05T07:44:26.009 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-02-05 07:39:51.489916771 +0000 2024-02-05T07:44:26.009 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-02-05 07:39:51.489916771 +0000 2024-02-05T07:44:26.009 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-02-05T07:44:26.009 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-05T07:44:26.021 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-02-05T07:44:26.021 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-02-05T07:44:26.021 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000407118 s, 1.3 MB/s 2024-02-05T07:44:26.021 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-05T07:44:26.028 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_4 2024-02-05T07:44:26.034 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-05T07:44:26.034 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:44:26.034 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 6h/6d Inode: 377 Links: 1 2024-02-05T07:44:26.034 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:44:26.034 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-02-05 07:39:52.157901366 +0000 2024-02-05T07:44:26.034 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-02-05 07:39:51.933906533 +0000 2024-02-05T07:44:26.034 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-02-05 07:39:51.933906533 +0000 2024-02-05T07:44:26.034 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-02-05T07:44:26.035 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-05T07:44:26.089 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-02-05T07:44:26.089 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-02-05T07:44:26.089 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000372272 s, 1.4 MB/s 2024-02-05T07:44:26.090 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-05T07:44:26.098 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-05T07:44:26.098 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/scratch_devs of=/dev/stdout 2024-02-05T07:44:26.105 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-05T07:44:26.106 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_1 2024-02-05T07:44:26.113 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-05T07:44:26.113 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:44:26.113 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-02-05T07:44:26.113 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:44:26.113 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-02-05 07:39:40.116271356 +0000 2024-02-05T07:44:26.113 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-02-05 07:39:40.112271447 +0000 2024-02-05T07:44:26.114 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-02-05 07:39:40.112271447 +0000 2024-02-05T07:44:26.114 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-02-05T07:44:26.114 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: audit 2024-02-05T07:44:24.890120+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi012=y;smithi079=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: cephadm 2024-02-05T07:44:24.893627+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi012=y;smithi079=x;count:2 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: audit 2024-02-05T07:44:24.900292+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: audit 2024-02-05T07:44:24.923359+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: audit 2024-02-05T07:44:24.925580+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: audit 2024-02-05T07:44:24.927010+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: audit 2024-02-05T07:44:24.937414+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: audit 2024-02-05T07:44:24.940437+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: audit 2024-02-05T07:44:24.948496+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: audit 2024-02-05T07:44:24.949975+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: audit 2024-02-05T07:44:24.951682+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:26.126 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:25 smithi079 bash[14278]: cephadm 2024-02-05T07:44:24.953406+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi079 2024-02-05T07:44:26.127 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-02-05T07:44:26.127 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-02-05T07:44:26.128 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000342905 s, 1.5 MB/s 2024-02-05T07:44:26.129 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-05T07:44:26.133 INFO:journalctl@ceph.mgr.x.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:44:26.140 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_2 2024-02-05T07:44:26.188 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-05T07:44:26.189 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:44:26.189 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 6h/6d Inode: 366 Links: 1 2024-02-05T07:44:26.189 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:44:26.189 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-02-05 07:39:40.552261298 +0000 2024-02-05T07:44:26.189 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-02-05 07:39:40.548261391 +0000 2024-02-05T07:44:26.189 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-02-05 07:39:40.548261391 +0000 2024-02-05T07:44:26.189 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-02-05T07:44:26.189 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-05T07:44:26.203 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-02-05T07:44:26.203 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-02-05T07:44:26.203 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000294556 s, 1.7 MB/s 2024-02-05T07:44:26.204 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-05T07:44:26.211 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_3 2024-02-05T07:44:26.263 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-05T07:44:26.263 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:44:26.263 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-02-05T07:44:26.263 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:44:26.263 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-02-05 07:39:40.984251333 +0000 2024-02-05T07:44:26.263 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-02-05 07:39:40.980251425 +0000 2024-02-05T07:44:26.263 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-02-05 07:39:40.980251425 +0000 2024-02-05T07:44:26.263 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-02-05T07:44:26.263 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-05T07:44:26.276 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-02-05T07:44:26.276 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-02-05T07:44:26.276 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000292215 s, 1.8 MB/s 2024-02-05T07:44:26.277 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-05T07:44:26.284 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_4 2024-02-05T07:44:26.289 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-05T07:44:26.290 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T07:44:26.290 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-02-05T07:44:26.290 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T07:44:26.290 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-02-05 07:39:41.640236201 +0000 2024-02-05T07:44:26.290 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-02-05 07:39:41.440240815 +0000 2024-02-05T07:44:26.290 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-02-05 07:39:41.440240815 +0000 2024-02-05T07:44:26.290 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-02-05T07:44:26.290 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-05T07:44:26.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: audit 2024-02-05T07:44:24.890120+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi012=y;smithi079=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:26.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: cephadm 2024-02-05T07:44:24.893627+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi012=y;smithi079=x;count:2 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: audit 2024-02-05T07:44:24.900292+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: audit 2024-02-05T07:44:24.923359+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: audit 2024-02-05T07:44:24.925580+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: audit 2024-02-05T07:44:24.927010+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: audit 2024-02-05T07:44:24.937414+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: audit 2024-02-05T07:44:24.940437+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: audit 2024-02-05T07:44:24.948496+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: audit 2024-02-05T07:44:24.949975+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: audit 2024-02-05T07:44:24.951682+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[14158]: cephadm 2024-02-05T07:44:24.953406+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi079 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: audit 2024-02-05T07:44:24.890120+0000 mgr.y (mgr.14152) 52 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi012=y;smithi079=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:26.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: cephadm 2024-02-05T07:44:24.893627+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Saving service mgr spec with placement smithi012=y;smithi079=x;count:2 2024-02-05T07:44:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: audit 2024-02-05T07:44:24.900292+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: audit 2024-02-05T07:44:24.923359+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: audit 2024-02-05T07:44:24.925580+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: audit 2024-02-05T07:44:24.927010+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: audit 2024-02-05T07:44:24.937414+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: audit 2024-02-05T07:44:24.940437+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:44:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: audit 2024-02-05T07:44:24.948496+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-05T07:44:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: audit 2024-02-05T07:44:24.949975+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:44:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: audit 2024-02-05T07:44:24.951682+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:25 smithi012 bash[19641]: cephadm 2024-02-05T07:44:24.953406+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Deploying daemon mgr.x on smithi079 2024-02-05T07:44:26.342 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-02-05T07:44:26.343 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-02-05T07:44:26.343 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000389889 s, 1.3 MB/s 2024-02-05T07:44:26.343 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-05T07:44:26.351 INFO:tasks.cephadm:Deploying osd.0 on smithi012 with /dev/vg_nvme/lv_4... 2024-02-05T07:44:26.351 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-05T07:44:27.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:26 smithi012 bash[14158]: cluster 2024-02-05T07:44:25.217208+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:27.271 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:26 smithi012 bash[19641]: cluster 2024-02-05T07:44:25.217208+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:27.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:26 smithi079 bash[14278]: cluster 2024-02-05T07:44:25.217208+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:28.523 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:28 smithi079 bash[15188]: debug 2024-02-05T07:44:28.377+0000 7fdbefc9f700 1 -- 172.21.15.79:0/3866792055 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f112eb2340 con 0x55f113c2e400 2024-02-05T07:44:28.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:28 smithi079 bash[14278]: cluster 2024-02-05T07:44:27.217672+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:28.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:28 smithi079 bash[14278]: audit 2024-02-05T07:44:27.446767+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:28.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:28 smithi079 bash[14278]: audit 2024-02-05T07:44:27.450149+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:28.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:28 smithi079 bash[14278]: audit 2024-02-05T07:44:27.452155+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:28.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:28 smithi079 bash[14278]: audit 2024-02-05T07:44:27.453548+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:28.705 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:28 smithi012 bash[19641]: cluster 2024-02-05T07:44:27.217672+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:28.705 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:28 smithi012 bash[19641]: audit 2024-02-05T07:44:27.446767+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:28.705 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:28 smithi012 bash[19641]: audit 2024-02-05T07:44:27.450149+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:28.705 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:28 smithi012 bash[19641]: audit 2024-02-05T07:44:27.452155+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:28.705 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:28 smithi012 bash[19641]: audit 2024-02-05T07:44:27.453548+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:28.706 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:28 smithi012 bash[14158]: cluster 2024-02-05T07:44:27.217672+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:28.706 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:28 smithi012 bash[14158]: audit 2024-02-05T07:44:27.446767+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:28.706 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:28 smithi012 bash[14158]: audit 2024-02-05T07:44:27.450149+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:28.706 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:28 smithi012 bash[14158]: audit 2024-02-05T07:44:27.452155+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:28.706 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:28 smithi012 bash[14158]: audit 2024-02-05T07:44:27.453548+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:29.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:28 smithi079 bash[15188]: debug 2024-02-05T07:44:28.529+0000 7fdbf890e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:44:29.327 INFO:teuthology.orchestra.run.smithi012.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-05T07:44:29.327 INFO:teuthology.orchestra.run.smithi012.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-05T07:44:29.327 INFO:teuthology.orchestra.run.smithi012.stderr: stderr: 10+0 records in 2024-02-05T07:44:29.327 INFO:teuthology.orchestra.run.smithi012.stderr:10+0 records out 2024-02-05T07:44:29.327 INFO:teuthology.orchestra.run.smithi012.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0182009 s, 576 MB/s 2024-02-05T07:44:29.327 INFO:teuthology.orchestra.run.smithi012.stderr:--> Zapping successful for: 2024-02-05T07:44:29.477 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:29 smithi079 bash[15188]: debug 2024-02-05T07:44:29.193+0000 7fdbf890e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:44:29.477 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:29 smithi079 bash[15188]: debug 2024-02-05T07:44:29.313+0000 7fdbf890e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:44:29.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:29 smithi079 bash[15188]: debug 2024-02-05T07:44:29.469+0000 7fdbf890e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:44:29.997 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi012:vg_nvme/lv_4 2024-02-05T07:44:30.087 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:29 smithi079 bash[15188]: debug 2024-02-05T07:44:29.793+0000 7fdbf890e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:44:30.087 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:29 smithi079 bash[15188]: debug 2024-02-05T07:44:29.881+0000 7fdbf890e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:44:30.456 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:30 smithi079 bash[15188]: debug 2024-02-05T07:44:30.081+0000 7fdbf890e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:44:30.735 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:30 smithi012 bash[14158]: cluster 2024-02-05T07:44:29.218169+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:30.735 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:30 smithi012 bash[14158]: audit 2024-02-05T07:44:30.413679+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:30.735 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:30 smithi012 bash[19641]: cluster 2024-02-05T07:44:29.218169+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:30.735 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:30 smithi012 bash[19641]: audit 2024-02-05T07:44:30.413679+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:30.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:30 smithi079 bash[14278]: cluster 2024-02-05T07:44:29.218169+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:30.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:30 smithi079 bash[14278]: audit 2024-02-05T07:44:30.413679+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:31.268 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:30 smithi079 bash[15188]: debug 2024-02-05T07:44:30.945+0000 7fdbf890e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:44:31.268 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[15188]: debug 2024-02-05T07:44:31.045+0000 7fdbf890e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:44:31.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[15188]: debug 2024-02-05T07:44:31.261+0000 7fdbf890e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:44:31.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[14278]: audit 2024-02-05T07:44:30.485719+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:31.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[14278]: audit 2024-02-05T07:44:30.495222+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:31.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[14278]: cephadm 2024-02-05T07:44:30.498209+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-05T07:44:31.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[14278]: audit 2024-02-05T07:44:30.498711+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:44:31.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[14278]: audit 2024-02-05T07:44:30.500607+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:44:31.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[14278]: audit 2024-02-05T07:44:30.502290+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:31.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[14278]: cephadm 2024-02-05T07:44:30.504150+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi012 2024-02-05T07:44:31.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[14158]: audit 2024-02-05T07:44:30.485719+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[14158]: audit 2024-02-05T07:44:30.495222+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[14158]: cephadm 2024-02-05T07:44:30.498209+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[14158]: audit 2024-02-05T07:44:30.498711+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[14158]: audit 2024-02-05T07:44:30.500607+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[14158]: audit 2024-02-05T07:44:30.502290+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[14158]: cephadm 2024-02-05T07:44:30.504150+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi012 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[19641]: audit 2024-02-05T07:44:30.485719+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[19641]: audit 2024-02-05T07:44:30.495222+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[19641]: cephadm 2024-02-05T07:44:30.498209+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[19641]: audit 2024-02-05T07:44:30.498711+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[19641]: audit 2024-02-05T07:44:30.500607+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:44:31.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[19641]: audit 2024-02-05T07:44:30.502290+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:31.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:31 smithi012 bash[19641]: cephadm 2024-02-05T07:44:30.504150+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi012 2024-02-05T07:44:31.931 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[15188]: debug 2024-02-05T07:44:31.601+0000 7fdbf890e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:44:32.273 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:31 smithi079 bash[15188]: debug 2024-02-05T07:44:31.925+0000 7fdbf890e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:44:32.558 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:32 smithi079 bash[15188]: debug 2024-02-05T07:44:32.285+0000 7fdbf890e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:44:32.882 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:32 smithi079 bash[15188]: debug 2024-02-05T07:44:32.549+0000 7fdbf890e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:44:33.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:32 smithi012 bash[14158]: cluster 2024-02-05T07:44:31.218680+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:33.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:32 smithi012 bash[19641]: cluster 2024-02-05T07:44:31.218680+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:33.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:32 smithi079 bash[14278]: cluster 2024-02-05T07:44:31.218680+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:33.482 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:33 smithi079 bash[15188]: debug 2024-02-05T07:44:33.221+0000 7fdbf890e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:44:33.483 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:33 smithi079 bash[15188]: debug 2024-02-05T07:44:33.321+0000 7fdbf890e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:44:33.773 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:33 smithi079 bash[15188]: debug 2024-02-05T07:44:33.477+0000 7fdbf890e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:44:33.773 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:33 smithi079 bash[15188]: debug 2024-02-05T07:44:33.581+0000 7fdbf890e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:44:33.773 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:33 smithi079 bash[15188]: debug 2024-02-05T07:44:33.717+0000 7fdbf890e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:44:34.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[15188]: debug 2024-02-05T07:44:34.001+0000 7fdbf890e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:44:34.273 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[15188]: debug 2024-02-05T07:44:34.117+0000 7fdbf890e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:44:34.773 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[15188]: debug 2024-02-05T07:44:34.297+0000 7fdbf890e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:44:34.773 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[15188]: debug 2024-02-05T07:44:34.413+0000 7fdbf890e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:44:34.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[14278]: cluster 2024-02-05T07:44:33.219261+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:34.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[14278]: audit 2024-02-05T07:44:33.475726+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:34.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[14278]: audit 2024-02-05T07:44:33.478415+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:34.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[14278]: audit 2024-02-05T07:44:33.481209+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:34.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[14278]: audit 2024-02-05T07:44:33.483080+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:34.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[14278]: audit 2024-02-05T07:44:33.780470+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:34.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[14278]: audit 2024-02-05T07:44:34.012752+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:44:34.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[14278]: audit 2024-02-05T07:44:34.016781+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:44:34.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:34 smithi079 bash[14278]: audit 2024-02-05T07:44:34.017918+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:34.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[14158]: cluster 2024-02-05T07:44:33.219261+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:34.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[14158]: audit 2024-02-05T07:44:33.475726+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:34.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[14158]: audit 2024-02-05T07:44:33.478415+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:34.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[14158]: audit 2024-02-05T07:44:33.481209+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:34.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[14158]: audit 2024-02-05T07:44:33.483080+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:34.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[14158]: audit 2024-02-05T07:44:33.780470+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:34.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[14158]: audit 2024-02-05T07:44:34.012752+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:44:34.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[14158]: audit 2024-02-05T07:44:34.016781+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:44:34.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[14158]: audit 2024-02-05T07:44:34.017918+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:34.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[19641]: cluster 2024-02-05T07:44:33.219261+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:34.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[19641]: audit 2024-02-05T07:44:33.475726+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:34.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[19641]: audit 2024-02-05T07:44:33.478415+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:34.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[19641]: audit 2024-02-05T07:44:33.481209+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:34.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[19641]: audit 2024-02-05T07:44:33.483080+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:34.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[19641]: audit 2024-02-05T07:44:33.780470+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:34.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[19641]: audit 2024-02-05T07:44:34.012752+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:44:34.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[19641]: audit 2024-02-05T07:44:34.016781+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:44:34.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:34 smithi012 bash[19641]: audit 2024-02-05T07:44:34.017918+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:35.523 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:44:35 smithi079 bash[15188]: debug 2024-02-05T07:44:35.245+0000 7fdbf890e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:44:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:35 smithi079 bash[14278]: audit 2024-02-05T07:44:34.006043+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:35 smithi079 bash[14278]: cluster 2024-02-05T07:44:35.271686+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:44:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:35 smithi079 bash[14278]: audit 2024-02-05T07:44:35.274040+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:44:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:35 smithi079 bash[14278]: audit 2024-02-05T07:44:35.274993+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:44:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:35 smithi079 bash[14278]: audit 2024-02-05T07:44:35.277069+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:44:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:35 smithi079 bash[14278]: audit 2024-02-05T07:44:35.277827+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:44:35.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[14158]: audit 2024-02-05T07:44:34.006043+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:35.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[14158]: cluster 2024-02-05T07:44:35.271686+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:44:35.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[14158]: audit 2024-02-05T07:44:35.274040+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:44:35.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[14158]: audit 2024-02-05T07:44:35.274993+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:44:35.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[14158]: audit 2024-02-05T07:44:35.277069+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:44:35.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[14158]: audit 2024-02-05T07:44:35.277827+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:44:35.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[19641]: audit 2024-02-05T07:44:34.006043+0000 mgr.y (mgr.14152) 62 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:44:35.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[19641]: cluster 2024-02-05T07:44:35.271686+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:44:35.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[19641]: audit 2024-02-05T07:44:35.274040+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:44:35.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[19641]: audit 2024-02-05T07:44:35.274993+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:44:35.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[19641]: audit 2024-02-05T07:44:35.277069+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:44:35.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:35 smithi012 bash[19641]: audit 2024-02-05T07:44:35.277827+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.79:0/3227732102' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:44:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:36 smithi079 bash[14278]: cluster 2024-02-05T07:44:35.219744+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:36.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:36 smithi079 bash[14278]: cluster 2024-02-05T07:44:35.497197+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-02-05T07:44:36.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:36 smithi079 bash[14278]: audit 2024-02-05T07:44:35.497652+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:44:36.773 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:36 smithi012 bash[19641]: cluster 2024-02-05T07:44:35.219744+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:36.773 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:36 smithi012 bash[19641]: cluster 2024-02-05T07:44:35.497197+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-02-05T07:44:36.773 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:36 smithi012 bash[19641]: audit 2024-02-05T07:44:35.497652+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:44:36.773 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:36 smithi012 bash[14158]: cluster 2024-02-05T07:44:35.219744+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:36.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:36 smithi012 bash[14158]: cluster 2024-02-05T07:44:35.497197+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-02-05T07:44:36.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:36 smithi012 bash[14158]: audit 2024-02-05T07:44:35.497652+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:44:39.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:38 smithi079 bash[14278]: cluster 2024-02-05T07:44:37.220236+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:39.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:38 smithi012 bash[14158]: cluster 2024-02-05T07:44:37.220236+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:39.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:38 smithi012 bash[19641]: cluster 2024-02-05T07:44:37.220236+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:40.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:39 smithi079 bash[14278]: audit 2024-02-05T07:44:39.830696+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.12:0/2741007122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9fc29df-a327-4152-ab04-9401f6c38c27"}]: dispatch 2024-02-05T07:44:40.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:39 smithi079 bash[14278]: audit 2024-02-05T07:44:39.831335+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9fc29df-a327-4152-ab04-9401f6c38c27"}]: dispatch 2024-02-05T07:44:40.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:39 smithi079 bash[14278]: audit 2024-02-05T07:44:39.838573+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9fc29df-a327-4152-ab04-9401f6c38c27"}]': finished 2024-02-05T07:44:40.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:39 smithi079 bash[14278]: cluster 2024-02-05T07:44:39.838742+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-05T07:44:40.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:39 smithi079 bash[14278]: audit 2024-02-05T07:44:39.838950+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:44:40.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:39 smithi012 bash[14158]: audit 2024-02-05T07:44:39.830696+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.12:0/2741007122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9fc29df-a327-4152-ab04-9401f6c38c27"}]: dispatch 2024-02-05T07:44:40.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:39 smithi012 bash[14158]: audit 2024-02-05T07:44:39.831335+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9fc29df-a327-4152-ab04-9401f6c38c27"}]: dispatch 2024-02-05T07:44:40.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:39 smithi012 bash[14158]: audit 2024-02-05T07:44:39.838573+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9fc29df-a327-4152-ab04-9401f6c38c27"}]': finished 2024-02-05T07:44:40.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:39 smithi012 bash[14158]: cluster 2024-02-05T07:44:39.838742+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-05T07:44:40.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:39 smithi012 bash[14158]: audit 2024-02-05T07:44:39.838950+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:44:40.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:39 smithi012 bash[19641]: audit 2024-02-05T07:44:39.830696+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.12:0/2741007122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9fc29df-a327-4152-ab04-9401f6c38c27"}]: dispatch 2024-02-05T07:44:40.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:39 smithi012 bash[19641]: audit 2024-02-05T07:44:39.831335+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9fc29df-a327-4152-ab04-9401f6c38c27"}]: dispatch 2024-02-05T07:44:40.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:39 smithi012 bash[19641]: audit 2024-02-05T07:44:39.838573+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9fc29df-a327-4152-ab04-9401f6c38c27"}]': finished 2024-02-05T07:44:40.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:39 smithi012 bash[19641]: cluster 2024-02-05T07:44:39.838742+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-05T07:44:40.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:39 smithi012 bash[19641]: audit 2024-02-05T07:44:39.838950+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:44:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:40 smithi079 bash[14278]: cluster 2024-02-05T07:44:39.220556+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:40 smithi079 bash[14278]: audit 2024-02-05T07:44:40.528886+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.12:0/1925768193' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:44:41.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:40 smithi012 bash[14158]: cluster 2024-02-05T07:44:39.220556+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:41.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:40 smithi012 bash[14158]: audit 2024-02-05T07:44:40.528886+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.12:0/1925768193' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:44:41.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:40 smithi012 bash[19641]: cluster 2024-02-05T07:44:39.220556+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:41.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:40 smithi012 bash[19641]: audit 2024-02-05T07:44:40.528886+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.12:0/1925768193' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:44:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:42 smithi079 bash[14278]: cluster 2024-02-05T07:44:41.220990+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:43.441 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:42 smithi012 bash[14158]: cluster 2024-02-05T07:44:41.220990+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:43.441 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:42 smithi012 bash[19641]: cluster 2024-02-05T07:44:41.220990+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:45.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:44 smithi079 bash[14278]: cluster 2024-02-05T07:44:43.221483+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:45.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:44 smithi012 bash[14158]: cluster 2024-02-05T07:44:43.221483+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:45.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:44 smithi012 bash[19641]: cluster 2024-02-05T07:44:43.221483+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:47.215 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:46 smithi012 bash[14158]: cluster 2024-02-05T07:44:45.221971+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:47.215 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:46 smithi012 bash[19641]: cluster 2024-02-05T07:44:45.221971+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:46 smithi079 bash[14278]: cluster 2024-02-05T07:44:45.221971+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:49.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:48 smithi012 bash[14158]: cluster 2024-02-05T07:44:47.222526+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:49.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:48 smithi012 bash[19641]: cluster 2024-02-05T07:44:47.222526+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:49.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:48 smithi079 bash[14278]: cluster 2024-02-05T07:44:47.222526+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:50.200 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:49 smithi012 bash[19641]: audit 2024-02-05T07:44:49.902149+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:44:50.200 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:49 smithi012 bash[19641]: audit 2024-02-05T07:44:49.903587+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:50.200 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:49 smithi012 bash[14158]: audit 2024-02-05T07:44:49.902149+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:44:50.200 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:49 smithi012 bash[14158]: audit 2024-02-05T07:44:49.903587+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:49 smithi079 bash[14278]: audit 2024-02-05T07:44:49.902149+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:44:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:49 smithi079 bash[14278]: audit 2024-02-05T07:44:49.903587+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:50 smithi079 bash[14278]: cluster 2024-02-05T07:44:49.223079+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:50 smithi079 bash[14278]: cephadm 2024-02-05T07:44:49.904717+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi012 2024-02-05T07:44:51.278 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:50 smithi012 bash[14158]: cluster 2024-02-05T07:44:49.223079+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:51.278 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:50 smithi012 bash[14158]: cephadm 2024-02-05T07:44:49.904717+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi012 2024-02-05T07:44:51.278 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:50 smithi012 bash[19641]: cluster 2024-02-05T07:44:49.223079+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:51.278 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:50 smithi012 bash[19641]: cephadm 2024-02-05T07:44:49.904717+0000 mgr.y (mgr.14152) 71 : cephadm [INF] Deploying daemon osd.0 on smithi012 2024-02-05T07:44:53.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:52 smithi012 bash[14158]: cluster 2024-02-05T07:44:51.223612+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:53.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:52 smithi012 bash[19641]: cluster 2024-02-05T07:44:51.223612+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:52 smithi079 bash[14278]: cluster 2024-02-05T07:44:51.223612+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:55.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:54 smithi012 bash[19641]: cluster 2024-02-05T07:44:53.224131+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:55.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:54 smithi012 bash[19641]: audit 2024-02-05T07:44:53.916162+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:55.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:54 smithi012 bash[19641]: audit 2024-02-05T07:44:53.949429+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:55.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:54 smithi012 bash[19641]: audit 2024-02-05T07:44:53.951711+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:55.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:54 smithi012 bash[19641]: audit 2024-02-05T07:44:53.952855+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:55.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:54 smithi012 bash[14158]: cluster 2024-02-05T07:44:53.224131+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:55.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:54 smithi012 bash[14158]: audit 2024-02-05T07:44:53.916162+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:55.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:54 smithi012 bash[14158]: audit 2024-02-05T07:44:53.949429+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:55.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:54 smithi012 bash[14158]: audit 2024-02-05T07:44:53.951711+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:55.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:54 smithi012 bash[14158]: audit 2024-02-05T07:44:53.952855+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:54 smithi079 bash[14278]: cluster 2024-02-05T07:44:53.224131+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:55.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:54 smithi079 bash[14278]: audit 2024-02-05T07:44:53.916162+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:55.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:54 smithi079 bash[14278]: audit 2024-02-05T07:44:53.949429+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:44:55.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:54 smithi079 bash[14278]: audit 2024-02-05T07:44:53.951711+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:44:55.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:54 smithi079 bash[14278]: audit 2024-02-05T07:44:53.952855+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:44:56.951 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:56 smithi012 bash[14158]: cluster 2024-02-05T07:44:55.224526+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:57.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:56 smithi079 bash[14278]: cluster 2024-02-05T07:44:55.224526+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:57.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:56 smithi012 bash[19641]: cluster 2024-02-05T07:44:55.224526+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:59.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:58 smithi079 bash[14278]: cluster 2024-02-05T07:44:57.224972+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:59.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:58 smithi079 bash[14278]: audit 2024-02-05T07:44:57.763315+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:59.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:44:58 smithi079 bash[14278]: audit 2024-02-05T07:44:57.777958+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:59.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:58 smithi012 bash[14158]: cluster 2024-02-05T07:44:57.224972+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:59.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:58 smithi012 bash[14158]: audit 2024-02-05T07:44:57.763315+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:59.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:44:58 smithi012 bash[14158]: audit 2024-02-05T07:44:57.777958+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:59.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:58 smithi012 bash[19641]: cluster 2024-02-05T07:44:57.224972+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:44:59.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:58 smithi012 bash[19641]: audit 2024-02-05T07:44:57.763315+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:44:59.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:44:58 smithi012 bash[19641]: audit 2024-02-05T07:44:57.777958+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:00.722 INFO:teuthology.orchestra.run.smithi012.stdout:Created osd(s) 0 on host 'smithi012' 2024-02-05T07:45:01.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:00 smithi079 bash[14278]: cluster 2024-02-05T07:44:59.225418+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:01.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:00 smithi079 bash[14278]: audit 2024-02-05T07:45:00.719771+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:01.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:00 smithi079 bash[14278]: audit 2024-02-05T07:45:00.754514+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:01.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:00 smithi079 bash[14278]: audit 2024-02-05T07:45:00.757010+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:01.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:00 smithi079 bash[14278]: audit 2024-02-05T07:45:00.759008+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:01.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:00 smithi012 bash[19641]: cluster 2024-02-05T07:44:59.225418+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:01.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:00 smithi012 bash[19641]: audit 2024-02-05T07:45:00.719771+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:01.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:00 smithi012 bash[19641]: audit 2024-02-05T07:45:00.754514+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:01.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:00 smithi012 bash[19641]: audit 2024-02-05T07:45:00.757010+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:01.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:00 smithi012 bash[19641]: audit 2024-02-05T07:45:00.759008+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:01.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:00 smithi012 bash[14158]: cluster 2024-02-05T07:44:59.225418+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:01.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:00 smithi012 bash[14158]: audit 2024-02-05T07:45:00.719771+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:01.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:00 smithi012 bash[14158]: audit 2024-02-05T07:45:00.754514+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:01.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:00 smithi012 bash[14158]: audit 2024-02-05T07:45:00.757010+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:01.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:00 smithi012 bash[14158]: audit 2024-02-05T07:45:00.759008+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:01.354 DEBUG:teuthology.orchestra.run.smithi012:osd.0> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.0.service 2024-02-05T07:45:01.357 INFO:tasks.cephadm:Deploying osd.1 on smithi012 with /dev/vg_nvme/lv_3... 2024-02-05T07:45:01.357 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-05T07:45:01.501 INFO:journalctl@ceph.osd.0.smithi012.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:45:01.829 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:01 smithi012 bash[19641]: audit 2024-02-05T07:45:01.195956+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/571316033,v1:172.21.15.12:6803/571316033]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:45:01.829 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:01 smithi012 bash[19641]: audit 2024-02-05T07:45:01.196581+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:45:01.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:01 smithi012 bash[14158]: audit 2024-02-05T07:45:01.195956+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/571316033,v1:172.21.15.12:6803/571316033]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:45:01.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:01 smithi012 bash[14158]: audit 2024-02-05T07:45:01.196581+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:45:02.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:01 smithi079 bash[14278]: audit 2024-02-05T07:45:01.195956+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/571316033,v1:172.21.15.12:6803/571316033]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:45:02.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:01 smithi079 bash[14278]: audit 2024-02-05T07:45:01.196581+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:45:03.114 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[14158]: cluster 2024-02-05T07:45:01.225882+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:03.114 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[14158]: audit 2024-02-05T07:45:01.779522+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:45:03.114 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[14158]: cluster 2024-02-05T07:45:01.779620+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-05T07:45:03.115 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[14158]: audit 2024-02-05T07:45:01.779862+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:03.115 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[14158]: audit 2024-02-05T07:45:01.782837+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/571316033,v1:172.21.15.12:6803/571316033]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:03.115 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[14158]: audit 2024-02-05T07:45:01.783411+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:03.115 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[19641]: cluster 2024-02-05T07:45:01.225882+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:03.115 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[19641]: audit 2024-02-05T07:45:01.779522+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:45:03.115 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[19641]: cluster 2024-02-05T07:45:01.779620+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-05T07:45:03.115 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[19641]: audit 2024-02-05T07:45:01.779862+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:03.115 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[19641]: audit 2024-02-05T07:45:01.782837+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/571316033,v1:172.21.15.12:6803/571316033]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:03.115 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[19641]: audit 2024-02-05T07:45:01.783411+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:03.116 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[22542]: debug 2024-02-05T07:45:02.793+0000 7fb9860ec700 -1 osd.0 0 waiting for initial osdmap 2024-02-05T07:45:03.116 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 07:45:02 smithi012 bash[22542]: debug 2024-02-05T07:45:02.797+0000 7fb980282700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:45:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:02 smithi079 bash[14278]: cluster 2024-02-05T07:45:01.225882+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:02 smithi079 bash[14278]: audit 2024-02-05T07:45:01.779522+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:45:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:02 smithi079 bash[14278]: cluster 2024-02-05T07:45:01.779620+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-05T07:45:03.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:02 smithi079 bash[14278]: audit 2024-02-05T07:45:01.779862+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:03.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:02 smithi079 bash[14278]: audit 2024-02-05T07:45:01.782837+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/571316033,v1:172.21.15.12:6803/571316033]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:03.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:02 smithi079 bash[14278]: audit 2024-02-05T07:45:01.783411+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:04.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:03 smithi012 bash[19641]: audit 2024-02-05T07:45:02.783422+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:45:04.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:03 smithi012 bash[19641]: cluster 2024-02-05T07:45:02.783612+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-05T07:45:04.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:03 smithi012 bash[19641]: audit 2024-02-05T07:45:02.785078+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:04.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:03 smithi012 bash[19641]: audit 2024-02-05T07:45:02.797222+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:04.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:03 smithi012 bash[14158]: audit 2024-02-05T07:45:02.783422+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:45:04.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:03 smithi012 bash[14158]: cluster 2024-02-05T07:45:02.783612+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-05T07:45:04.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:03 smithi012 bash[14158]: audit 2024-02-05T07:45:02.785078+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:04.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:03 smithi012 bash[14158]: audit 2024-02-05T07:45:02.797222+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:03 smithi079 bash[14278]: audit 2024-02-05T07:45:02.783422+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:45:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:03 smithi079 bash[14278]: cluster 2024-02-05T07:45:02.783612+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-05T07:45:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:03 smithi079 bash[14278]: audit 2024-02-05T07:45:02.785078+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:03 smithi079 bash[14278]: audit 2024-02-05T07:45:02.797222+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:05.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[14158]: cluster 2024-02-05T07:45:02.191405+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:45:05.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[14158]: cluster 2024-02-05T07:45:02.191607+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:45:05.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[14158]: cluster 2024-02-05T07:45:03.226339+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:05.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[14158]: cluster 2024-02-05T07:45:03.796805+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.12:6802/571316033,v1:172.21.15.12:6803/571316033] boot 2024-02-05T07:45:05.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[14158]: cluster 2024-02-05T07:45:03.796888+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-05T07:45:05.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[14158]: audit 2024-02-05T07:45:03.797791+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:05.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[19641]: cluster 2024-02-05T07:45:02.191405+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:45:05.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[19641]: cluster 2024-02-05T07:45:02.191607+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:45:05.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[19641]: cluster 2024-02-05T07:45:03.226339+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:05.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[19641]: cluster 2024-02-05T07:45:03.796805+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.12:6802/571316033,v1:172.21.15.12:6803/571316033] boot 2024-02-05T07:45:05.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[19641]: cluster 2024-02-05T07:45:03.796888+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-05T07:45:05.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:04 smithi012 bash[19641]: audit 2024-02-05T07:45:03.797791+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:05.188 INFO:teuthology.orchestra.run.smithi012.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-05T07:45:05.188 INFO:teuthology.orchestra.run.smithi012.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-05T07:45:05.189 INFO:teuthology.orchestra.run.smithi012.stderr: stderr: 10+0 records in 2024-02-05T07:45:05.189 INFO:teuthology.orchestra.run.smithi012.stderr:10+0 records out 2024-02-05T07:45:05.189 INFO:teuthology.orchestra.run.smithi012.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.020914 s, 501 MB/s 2024-02-05T07:45:05.189 INFO:teuthology.orchestra.run.smithi012.stderr:--> Zapping successful for: 2024-02-05T07:45:05.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:04 smithi079 bash[14278]: cluster 2024-02-05T07:45:02.191405+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:45:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:04 smithi079 bash[14278]: cluster 2024-02-05T07:45:02.191607+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:45:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:04 smithi079 bash[14278]: cluster 2024-02-05T07:45:03.226339+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T07:45:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:04 smithi079 bash[14278]: cluster 2024-02-05T07:45:03.796805+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.12:6802/571316033,v1:172.21.15.12:6803/571316033] boot 2024-02-05T07:45:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:04 smithi079 bash[14278]: cluster 2024-02-05T07:45:03.796888+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-05T07:45:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:04 smithi079 bash[14278]: audit 2024-02-05T07:45:03.797791+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:45:06.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:05 smithi012 bash[14158]: cluster 2024-02-05T07:45:04.810880+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-05T07:45:06.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:05 smithi012 bash[19641]: cluster 2024-02-05T07:45:04.810880+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-05T07:45:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:05 smithi079 bash[14278]: cluster 2024-02-05T07:45:04.810880+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-05T07:45:06.658 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi012:vg_nvme/lv_3 2024-02-05T07:45:06.956 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:06 smithi012 bash[14158]: cluster 2024-02-05T07:45:05.226760+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:06.956 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:06 smithi012 bash[19641]: cluster 2024-02-05T07:45:05.226760+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:07.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:06 smithi079 bash[14278]: cluster 2024-02-05T07:45:05.226760+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:09.074 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:08 smithi012 bash[14158]: cluster 2024-02-05T07:45:07.227259+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:09.074 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:08 smithi012 bash[19641]: cluster 2024-02-05T07:45:07.227259+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:09.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:08 smithi079 bash[14278]: cluster 2024-02-05T07:45:07.227259+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:11.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:10 smithi079 bash[14278]: cluster 2024-02-05T07:45:09.227745+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:11.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:10 smithi079 bash[14278]: cephadm 2024-02-05T07:45:09.966011+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:45:11.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:10 smithi079 bash[14278]: audit 2024-02-05T07:45:09.973368+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:11.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:10 smithi079 bash[14278]: audit 2024-02-05T07:45:09.974579+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:11.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:10 smithi079 bash[14278]: audit 2024-02-05T07:45:09.981465+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:11.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:10 smithi079 bash[14278]: audit 2024-02-05T07:45:09.988171+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:11.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:10 smithi079 bash[14278]: audit 2024-02-05T07:45:10.298897+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:45:11.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:10 smithi079 bash[14278]: audit 2024-02-05T07:45:10.302296+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:45:11.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:10 smithi079 bash[14278]: audit 2024-02-05T07:45:10.303693+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:11.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[14158]: cluster 2024-02-05T07:45:09.227745+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[14158]: cephadm 2024-02-05T07:45:09.966011+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[14158]: audit 2024-02-05T07:45:09.973368+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[14158]: audit 2024-02-05T07:45:09.974579+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[14158]: audit 2024-02-05T07:45:09.981465+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[14158]: audit 2024-02-05T07:45:09.988171+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[14158]: audit 2024-02-05T07:45:10.298897+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[14158]: audit 2024-02-05T07:45:10.302296+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[14158]: audit 2024-02-05T07:45:10.303693+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[19641]: cluster 2024-02-05T07:45:09.227745+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[19641]: cephadm 2024-02-05T07:45:09.966011+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:45:11.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[19641]: audit 2024-02-05T07:45:09.973368+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:11.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[19641]: audit 2024-02-05T07:45:09.974579+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:11.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[19641]: audit 2024-02-05T07:45:09.981465+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:11.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[19641]: audit 2024-02-05T07:45:09.988171+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:11.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[19641]: audit 2024-02-05T07:45:10.298897+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:45:11.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[19641]: audit 2024-02-05T07:45:10.302296+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:45:11.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:10 smithi012 bash[19641]: audit 2024-02-05T07:45:10.303693+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:12.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:11 smithi012 bash[14158]: cephadm 2024-02-05T07:45:09.975532+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 16251M 2024-02-05T07:45:12.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:11 smithi012 bash[14158]: audit 2024-02-05T07:45:10.295852+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:12.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:11 smithi012 bash[19641]: cephadm 2024-02-05T07:45:09.975532+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 16251M 2024-02-05T07:45:12.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:11 smithi012 bash[19641]: audit 2024-02-05T07:45:10.295852+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:11 smithi079 bash[14278]: cephadm 2024-02-05T07:45:09.975532+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 16251M 2024-02-05T07:45:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:11 smithi079 bash[14278]: audit 2024-02-05T07:45:10.295852+0000 mgr.y (mgr.14152) 84 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:12 smithi079 bash[14278]: cluster 2024-02-05T07:45:11.228424+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:13.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:12 smithi012 bash[14158]: cluster 2024-02-05T07:45:11.228424+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:13.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:12 smithi012 bash[19641]: cluster 2024-02-05T07:45:11.228424+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:14.265 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:13 smithi012 bash[14158]: cluster 2024-02-05T07:45:13.228912+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:14.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:13 smithi012 bash[19641]: cluster 2024-02-05T07:45:13.228912+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:13 smithi079 bash[14278]: cluster 2024-02-05T07:45:13.228912+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:16.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:16 smithi012 bash[14158]: cluster 2024-02-05T07:45:15.229436+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:16.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:16 smithi012 bash[19641]: cluster 2024-02-05T07:45:15.229436+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:16.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:16 smithi079 bash[14278]: cluster 2024-02-05T07:45:15.229436+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:17.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[14158]: audit 2024-02-05T07:45:16.347686+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.12:0/1190354386' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ca1802c-7f47-4f19-92b8-942491dab6e9"}]: dispatch 2024-02-05T07:45:17.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[14158]: audit 2024-02-05T07:45:16.348552+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ca1802c-7f47-4f19-92b8-942491dab6e9"}]: dispatch 2024-02-05T07:45:17.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[14158]: audit 2024-02-05T07:45:16.357679+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ca1802c-7f47-4f19-92b8-942491dab6e9"}]': finished 2024-02-05T07:45:17.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[14158]: cluster 2024-02-05T07:45:16.357850+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-05T07:45:17.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[14158]: audit 2024-02-05T07:45:16.358128+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:17.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[14158]: audit 2024-02-05T07:45:17.231083+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.12:0/1880259617' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:45:17.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[19641]: audit 2024-02-05T07:45:16.347686+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.12:0/1190354386' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ca1802c-7f47-4f19-92b8-942491dab6e9"}]: dispatch 2024-02-05T07:45:17.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[19641]: audit 2024-02-05T07:45:16.348552+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ca1802c-7f47-4f19-92b8-942491dab6e9"}]: dispatch 2024-02-05T07:45:17.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[19641]: audit 2024-02-05T07:45:16.357679+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ca1802c-7f47-4f19-92b8-942491dab6e9"}]': finished 2024-02-05T07:45:17.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[19641]: cluster 2024-02-05T07:45:16.357850+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-05T07:45:17.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[19641]: audit 2024-02-05T07:45:16.358128+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:17.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:17 smithi012 bash[19641]: audit 2024-02-05T07:45:17.231083+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.12:0/1880259617' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:45:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:17 smithi079 bash[14278]: audit 2024-02-05T07:45:16.347686+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.12:0/1190354386' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ca1802c-7f47-4f19-92b8-942491dab6e9"}]: dispatch 2024-02-05T07:45:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:17 smithi079 bash[14278]: audit 2024-02-05T07:45:16.348552+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ca1802c-7f47-4f19-92b8-942491dab6e9"}]: dispatch 2024-02-05T07:45:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:17 smithi079 bash[14278]: audit 2024-02-05T07:45:16.357679+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ca1802c-7f47-4f19-92b8-942491dab6e9"}]': finished 2024-02-05T07:45:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:17 smithi079 bash[14278]: cluster 2024-02-05T07:45:16.357850+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-05T07:45:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:17 smithi079 bash[14278]: audit 2024-02-05T07:45:16.358128+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:17 smithi079 bash[14278]: audit 2024-02-05T07:45:17.231083+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.12:0/1880259617' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:45:19.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:18 smithi079 bash[14278]: cluster 2024-02-05T07:45:17.229916+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:19.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:18 smithi012 bash[14158]: cluster 2024-02-05T07:45:17.229916+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:19.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:18 smithi012 bash[19641]: cluster 2024-02-05T07:45:17.229916+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:20 smithi079 bash[14278]: cluster 2024-02-05T07:45:19.230412+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:21.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:20 smithi012 bash[14158]: cluster 2024-02-05T07:45:19.230412+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:21.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:20 smithi012 bash[19641]: cluster 2024-02-05T07:45:19.230412+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:22 smithi079 bash[14278]: cluster 2024-02-05T07:45:21.230946+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:23.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:22 smithi012 bash[14158]: cluster 2024-02-05T07:45:21.230946+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:23.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:22 smithi012 bash[19641]: cluster 2024-02-05T07:45:21.230946+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:24.163 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:23 smithi012 bash[19641]: audit 2024-02-05T07:45:23.277453+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:45:24.163 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:23 smithi012 bash[19641]: audit 2024-02-05T07:45:23.281662+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:45:24.163 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:23 smithi012 bash[14158]: audit 2024-02-05T07:45:23.277453+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:45:24.163 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:23 smithi012 bash[14158]: audit 2024-02-05T07:45:23.281662+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:45:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:23 smithi079 bash[14278]: audit 2024-02-05T07:45:23.277453+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:45:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:23 smithi079 bash[14278]: audit 2024-02-05T07:45:23.281662+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:45:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:24 smithi079 bash[14278]: cluster 2024-02-05T07:45:23.231442+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:25.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:24 smithi012 bash[14158]: cluster 2024-02-05T07:45:23.231442+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:25.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:24 smithi012 bash[19641]: cluster 2024-02-05T07:45:23.231442+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:27.178 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:26 smithi012 bash[14158]: cluster 2024-02-05T07:45:25.232012+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:27.179 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:26 smithi012 bash[14158]: audit 2024-02-05T07:45:26.906935+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:45:27.179 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:26 smithi012 bash[14158]: audit 2024-02-05T07:45:26.908274+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:27.179 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:26 smithi012 bash[19641]: cluster 2024-02-05T07:45:25.232012+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:27.179 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:26 smithi012 bash[19641]: audit 2024-02-05T07:45:26.906935+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:45:27.179 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:26 smithi012 bash[19641]: audit 2024-02-05T07:45:26.908274+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:27.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:26 smithi079 bash[14278]: cluster 2024-02-05T07:45:25.232012+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:27.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:26 smithi079 bash[14278]: audit 2024-02-05T07:45:26.906935+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:45:27.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:26 smithi079 bash[14278]: audit 2024-02-05T07:45:26.908274+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:28.255 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:27 smithi012 bash[19641]: cephadm 2024-02-05T07:45:26.909333+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Deploying daemon osd.1 on smithi012 2024-02-05T07:45:28.255 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:27 smithi012 bash[14158]: cephadm 2024-02-05T07:45:26.909333+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Deploying daemon osd.1 on smithi012 2024-02-05T07:45:28.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:27 smithi079 bash[14278]: cephadm 2024-02-05T07:45:26.909333+0000 mgr.y (mgr.14152) 93 : cephadm [INF] Deploying daemon osd.1 on smithi012 2024-02-05T07:45:29.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:28 smithi079 bash[14278]: cluster 2024-02-05T07:45:27.232540+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:29.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:28 smithi012 bash[14158]: cluster 2024-02-05T07:45:27.232540+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:29.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:28 smithi012 bash[19641]: cluster 2024-02-05T07:45:27.232540+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:30 smithi079 bash[14278]: cluster 2024-02-05T07:45:29.233031+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:31.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:30 smithi012 bash[14158]: cluster 2024-02-05T07:45:29.233031+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:31.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:30 smithi012 bash[19641]: cluster 2024-02-05T07:45:29.233031+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:31 smithi079 bash[14278]: audit 2024-02-05T07:45:30.976722+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:32.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:31 smithi079 bash[14278]: audit 2024-02-05T07:45:31.006148+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:32.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:31 smithi079 bash[14278]: audit 2024-02-05T07:45:31.007706+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:32.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:32 smithi079 bash[14278]: audit 2024-02-05T07:45:31.008616+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:32.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:31 smithi012 bash[14158]: audit 2024-02-05T07:45:30.976722+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:32.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:31 smithi012 bash[14158]: audit 2024-02-05T07:45:31.006148+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:32.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:31 smithi012 bash[14158]: audit 2024-02-05T07:45:31.007706+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:32.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:31 smithi012 bash[14158]: audit 2024-02-05T07:45:31.008616+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:32.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:31 smithi012 bash[19641]: audit 2024-02-05T07:45:30.976722+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:32.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:31 smithi012 bash[19641]: audit 2024-02-05T07:45:31.006148+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:32.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:31 smithi012 bash[19641]: audit 2024-02-05T07:45:31.007706+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:32.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:31 smithi012 bash[19641]: audit 2024-02-05T07:45:31.008616+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:33.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:32 smithi079 bash[14278]: cluster 2024-02-05T07:45:31.233491+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:33.300 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:32 smithi012 bash[19641]: cluster 2024-02-05T07:45:31.233491+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:33.300 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:32 smithi012 bash[14158]: cluster 2024-02-05T07:45:31.233491+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:34.113 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:33 smithi012 bash[14158]: cluster 2024-02-05T07:45:33.233895+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:34.114 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:33 smithi012 bash[19641]: cluster 2024-02-05T07:45:33.233895+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:33 smithi079 bash[14278]: cluster 2024-02-05T07:45:33.233895+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:36.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:35 smithi012 bash[14158]: audit 2024-02-05T07:45:34.923130+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:36.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:35 smithi012 bash[14158]: audit 2024-02-05T07:45:35.209717+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:36.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:35 smithi012 bash[19641]: audit 2024-02-05T07:45:34.923130+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:36.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:35 smithi012 bash[19641]: audit 2024-02-05T07:45:35.209717+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:35 smithi079 bash[14278]: audit 2024-02-05T07:45:34.923130+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:36.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:35 smithi079 bash[14278]: audit 2024-02-05T07:45:35.209717+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:37.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:36 smithi012 bash[14158]: cluster 2024-02-05T07:45:35.234353+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:37.260 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:36 smithi012 bash[19641]: cluster 2024-02-05T07:45:35.234353+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:37.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:36 smithi079 bash[14278]: cluster 2024-02-05T07:45:35.234353+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:37.737 INFO:teuthology.orchestra.run.smithi012.stdout:Created osd(s) 1 on host 'smithi012' 2024-02-05T07:45:38.440 DEBUG:teuthology.orchestra.run.smithi012:osd.1> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.1.service 2024-02-05T07:45:38.442 INFO:tasks.cephadm:Deploying osd.2 on smithi012 with /dev/vg_nvme/lv_2... 2024-02-05T07:45:38.443 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-05T07:45:38.657 INFO:journalctl@ceph.osd.1.smithi012.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:45:39.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:38 smithi079 bash[14278]: cluster 2024-02-05T07:45:37.234804+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:39.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:38 smithi079 bash[14278]: audit 2024-02-05T07:45:37.734635+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:39.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:38 smithi079 bash[14278]: audit 2024-02-05T07:45:37.735003+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:39.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:38 smithi079 bash[14278]: audit 2024-02-05T07:45:37.738679+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:39.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:38 smithi079 bash[14278]: audit 2024-02-05T07:45:37.740214+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:39.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:38 smithi079 bash[14278]: audit 2024-02-05T07:45:38.106060+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/2097176403,v1:172.21.15.12:6811/2097176403]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:45:39.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:38 smithi079 bash[14278]: audit 2024-02-05T07:45:38.106589+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:45:39.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[14158]: cluster 2024-02-05T07:45:37.234804+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:39.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[14158]: audit 2024-02-05T07:45:37.734635+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:39.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[14158]: audit 2024-02-05T07:45:37.735003+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:39.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[14158]: audit 2024-02-05T07:45:37.738679+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:39.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[14158]: audit 2024-02-05T07:45:37.740214+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:39.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[14158]: audit 2024-02-05T07:45:38.106060+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/2097176403,v1:172.21.15.12:6811/2097176403]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:45:39.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[14158]: audit 2024-02-05T07:45:38.106589+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:45:39.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[19641]: cluster 2024-02-05T07:45:37.234804+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:39.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[19641]: audit 2024-02-05T07:45:37.734635+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:39.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[19641]: audit 2024-02-05T07:45:37.735003+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:45:39.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[19641]: audit 2024-02-05T07:45:37.738679+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:39.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[19641]: audit 2024-02-05T07:45:37.740214+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:45:39.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[19641]: audit 2024-02-05T07:45:38.106060+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/2097176403,v1:172.21.15.12:6811/2097176403]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:45:39.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:38 smithi012 bash[19641]: audit 2024-02-05T07:45:38.106589+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:45:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:39 smithi079 bash[14278]: audit 2024-02-05T07:45:38.933682+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T07:45:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:39 smithi079 bash[14278]: cluster 2024-02-05T07:45:38.934168+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-05T07:45:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:39 smithi079 bash[14278]: audit 2024-02-05T07:45:38.934540+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:40.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:39 smithi079 bash[14278]: audit 2024-02-05T07:45:38.935669+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/2097176403,v1:172.21.15.12:6811/2097176403]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:40.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:39 smithi079 bash[14278]: audit 2024-02-05T07:45:38.936730+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:40.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[19641]: audit 2024-02-05T07:45:38.933682+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T07:45:40.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[19641]: cluster 2024-02-05T07:45:38.934168+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-05T07:45:40.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[19641]: audit 2024-02-05T07:45:38.934540+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:40.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[19641]: audit 2024-02-05T07:45:38.935669+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/2097176403,v1:172.21.15.12:6811/2097176403]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:40.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[19641]: audit 2024-02-05T07:45:38.936730+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:40.335 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[25647]: debug 2024-02-05T07:45:39.941+0000 7f199ae7d700 -1 osd.1 0 waiting for initial osdmap 2024-02-05T07:45:40.335 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[25647]: debug 2024-02-05T07:45:39.945+0000 7f1997017700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:45:40.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:39 smithi012 bash[14158]: audit 2024-02-05T07:45:38.933682+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T07:45:40.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:39 smithi012 bash[14158]: cluster 2024-02-05T07:45:38.934168+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-05T07:45:40.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:39 smithi012 bash[14158]: audit 2024-02-05T07:45:38.934540+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:40.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:39 smithi012 bash[14158]: audit 2024-02-05T07:45:38.935669+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/2097176403,v1:172.21.15.12:6811/2097176403]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:40.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:39 smithi012 bash[14158]: audit 2024-02-05T07:45:38.936730+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:45:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:40 smithi079 bash[14278]: cluster 2024-02-05T07:45:39.235362+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:40 smithi079 bash[14278]: audit 2024-02-05T07:45:39.935494+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:45:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:40 smithi079 bash[14278]: cluster 2024-02-05T07:45:39.935688+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-05T07:45:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:40 smithi079 bash[14278]: audit 2024-02-05T07:45:39.936445+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:40 smithi079 bash[14278]: audit 2024-02-05T07:45:39.945655+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:41.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[19641]: cluster 2024-02-05T07:45:39.235362+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:41.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[19641]: audit 2024-02-05T07:45:39.935494+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:45:41.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[19641]: cluster 2024-02-05T07:45:39.935688+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-05T07:45:41.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[19641]: audit 2024-02-05T07:45:39.936445+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:41.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[19641]: audit 2024-02-05T07:45:39.945655+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:41.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[14158]: cluster 2024-02-05T07:45:39.235362+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:41.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[14158]: audit 2024-02-05T07:45:39.935494+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:45:41.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[14158]: cluster 2024-02-05T07:45:39.935688+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-05T07:45:41.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[14158]: audit 2024-02-05T07:45:39.936445+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:41.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:40 smithi012 bash[14158]: audit 2024-02-05T07:45:39.945655+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:42.225 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:41 smithi012 bash[19641]: cluster 2024-02-05T07:45:39.104078+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:45:42.225 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:41 smithi012 bash[19641]: cluster 2024-02-05T07:45:39.104316+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:45:42.225 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:41 smithi012 bash[19641]: cluster 2024-02-05T07:45:40.947604+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.12:6810/2097176403,v1:172.21.15.12:6811/2097176403] boot 2024-02-05T07:45:42.226 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:41 smithi012 bash[19641]: cluster 2024-02-05T07:45:40.947777+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-05T07:45:42.226 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:41 smithi012 bash[19641]: audit 2024-02-05T07:45:40.948553+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:42.226 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:41 smithi012 bash[14158]: cluster 2024-02-05T07:45:39.104078+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:45:42.226 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:41 smithi012 bash[14158]: cluster 2024-02-05T07:45:39.104316+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:45:42.226 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:41 smithi012 bash[14158]: cluster 2024-02-05T07:45:40.947604+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.12:6810/2097176403,v1:172.21.15.12:6811/2097176403] boot 2024-02-05T07:45:42.226 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:41 smithi012 bash[14158]: cluster 2024-02-05T07:45:40.947777+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-05T07:45:42.226 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:41 smithi012 bash[14158]: audit 2024-02-05T07:45:40.948553+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:41 smithi079 bash[14278]: cluster 2024-02-05T07:45:39.104078+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:45:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:41 smithi079 bash[14278]: cluster 2024-02-05T07:45:39.104316+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:45:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:41 smithi079 bash[14278]: cluster 2024-02-05T07:45:40.947604+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.12:6810/2097176403,v1:172.21.15.12:6811/2097176403] boot 2024-02-05T07:45:42.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:41 smithi079 bash[14278]: cluster 2024-02-05T07:45:40.947777+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-05T07:45:42.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:41 smithi079 bash[14278]: audit 2024-02-05T07:45:40.948553+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:45:42.352 INFO:teuthology.orchestra.run.smithi012.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-05T07:45:42.352 INFO:teuthology.orchestra.run.smithi012.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-05T07:45:42.352 INFO:teuthology.orchestra.run.smithi012.stderr: stderr: 10+0 records in 2024-02-05T07:45:42.352 INFO:teuthology.orchestra.run.smithi012.stderr:10+0 records out 2024-02-05T07:45:42.352 INFO:teuthology.orchestra.run.smithi012.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0215227 s, 487 MB/s 2024-02-05T07:45:42.352 INFO:teuthology.orchestra.run.smithi012.stderr:--> Zapping successful for: 2024-02-05T07:45:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:42 smithi079 bash[14278]: cluster 2024-02-05T07:45:41.235902+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:42 smithi079 bash[14278]: cluster 2024-02-05T07:45:41.966774+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-05T07:45:43.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:42 smithi012 bash[14158]: cluster 2024-02-05T07:45:41.235902+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:43.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:42 smithi012 bash[14158]: cluster 2024-02-05T07:45:41.966774+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-05T07:45:43.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:42 smithi012 bash[19641]: cluster 2024-02-05T07:45:41.235902+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-02-05T07:45:43.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:42 smithi012 bash[19641]: cluster 2024-02-05T07:45:41.966774+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-05T07:45:43.645 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi012:vg_nvme/lv_2 2024-02-05T07:45:45.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:44 smithi079 bash[14278]: cluster 2024-02-05T07:45:43.236422+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:45.274 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:44 smithi012 bash[14158]: cluster 2024-02-05T07:45:43.236422+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:45.274 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:44 smithi012 bash[19641]: cluster 2024-02-05T07:45:43.236422+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:46 smithi079 bash[14278]: cluster 2024-02-05T07:45:45.236922+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:47.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:46 smithi012 bash[14158]: cluster 2024-02-05T07:45:45.236922+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:47.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:46 smithi012 bash[19641]: cluster 2024-02-05T07:45:45.236922+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: cephadm 2024-02-05T07:45:47.010106+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: audit 2024-02-05T07:45:47.019548+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: audit 2024-02-05T07:45:47.021454+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: audit 2024-02-05T07:45:47.023017+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: cephadm 2024-02-05T07:45:47.024126+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 8125M 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: audit 2024-02-05T07:45:47.032565+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: audit 2024-02-05T07:45:47.042404+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: cluster 2024-02-05T07:45:47.237482+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: audit 2024-02-05T07:45:47.466448+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: audit 2024-02-05T07:45:47.472861+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: audit 2024-02-05T07:45:47.475981+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:45:48.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:48 smithi079 bash[14278]: audit 2024-02-05T07:45:47.477419+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:48.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: cephadm 2024-02-05T07:45:47.010106+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:45:48.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: audit 2024-02-05T07:45:47.019548+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:48.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: audit 2024-02-05T07:45:47.021454+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:48.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: audit 2024-02-05T07:45:47.023017+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:48.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: cephadm 2024-02-05T07:45:47.024126+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 8125M 2024-02-05T07:45:48.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: audit 2024-02-05T07:45:47.032565+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: audit 2024-02-05T07:45:47.042404+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: cluster 2024-02-05T07:45:47.237482+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: audit 2024-02-05T07:45:47.466448+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: audit 2024-02-05T07:45:47.472861+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: audit 2024-02-05T07:45:47.475981+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[14158]: audit 2024-02-05T07:45:47.477419+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: cephadm 2024-02-05T07:45:47.010106+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: audit 2024-02-05T07:45:47.019548+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: audit 2024-02-05T07:45:47.021454+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: audit 2024-02-05T07:45:47.023017+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: cephadm 2024-02-05T07:45:47.024126+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 8125M 2024-02-05T07:45:48.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: audit 2024-02-05T07:45:47.032565+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:48.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: audit 2024-02-05T07:45:47.042404+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:45:48.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: cluster 2024-02-05T07:45:47.237482+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:48.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: audit 2024-02-05T07:45:47.466448+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:45:48.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: audit 2024-02-05T07:45:47.472861+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:45:48.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: audit 2024-02-05T07:45:47.475981+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:45:48.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:48 smithi012 bash[19641]: audit 2024-02-05T07:45:47.477419+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:45:50.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:50 smithi012 bash[14158]: cluster 2024-02-05T07:45:49.238025+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:50.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:50 smithi012 bash[19641]: cluster 2024-02-05T07:45:49.238025+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:50.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:50 smithi079 bash[14278]: cluster 2024-02-05T07:45:49.238025+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:52 smithi079 bash[14278]: cluster 2024-02-05T07:45:51.238478+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:53.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:52 smithi012 bash[19641]: cluster 2024-02-05T07:45:51.238478+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:53.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:52 smithi012 bash[14158]: cluster 2024-02-05T07:45:51.238478+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:53 smithi079 bash[14278]: audit 2024-02-05T07:45:53.446906+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.12:0/3813571933' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8d6f2242-8aa0-49fa-92f3-3d211e53a1d3"}]: dispatch 2024-02-05T07:45:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:53 smithi079 bash[14278]: audit 2024-02-05T07:45:53.457019+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.12:0/3813571933' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8d6f2242-8aa0-49fa-92f3-3d211e53a1d3"}]': finished 2024-02-05T07:45:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:53 smithi079 bash[14278]: cluster 2024-02-05T07:45:53.457223+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-05T07:45:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:53 smithi079 bash[14278]: audit 2024-02-05T07:45:53.457501+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:45:54.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:53 smithi012 bash[14158]: audit 2024-02-05T07:45:53.446906+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.12:0/3813571933' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8d6f2242-8aa0-49fa-92f3-3d211e53a1d3"}]: dispatch 2024-02-05T07:45:54.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:53 smithi012 bash[14158]: audit 2024-02-05T07:45:53.457019+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.12:0/3813571933' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8d6f2242-8aa0-49fa-92f3-3d211e53a1d3"}]': finished 2024-02-05T07:45:54.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:53 smithi012 bash[14158]: cluster 2024-02-05T07:45:53.457223+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-05T07:45:54.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:53 smithi012 bash[14158]: audit 2024-02-05T07:45:53.457501+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:45:54.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:53 smithi012 bash[19641]: audit 2024-02-05T07:45:53.446906+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.12:0/3813571933' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8d6f2242-8aa0-49fa-92f3-3d211e53a1d3"}]: dispatch 2024-02-05T07:45:54.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:53 smithi012 bash[19641]: audit 2024-02-05T07:45:53.457019+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.12:0/3813571933' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8d6f2242-8aa0-49fa-92f3-3d211e53a1d3"}]': finished 2024-02-05T07:45:54.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:53 smithi012 bash[19641]: cluster 2024-02-05T07:45:53.457223+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-05T07:45:54.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:53 smithi012 bash[19641]: audit 2024-02-05T07:45:53.457501+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:45:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:54 smithi079 bash[14278]: cluster 2024-02-05T07:45:53.238808+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:54 smithi079 bash[14278]: audit 2024-02-05T07:45:54.196212+0000 mon.a (mon.0) 322 : audit [DBG] from='client.? 172.21.15.12:0/4065443298' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:45:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:54 smithi012 bash[14158]: cluster 2024-02-05T07:45:53.238808+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:54 smithi012 bash[14158]: audit 2024-02-05T07:45:54.196212+0000 mon.a (mon.0) 322 : audit [DBG] from='client.? 172.21.15.12:0/4065443298' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:45:55.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:54 smithi012 bash[19641]: cluster 2024-02-05T07:45:53.238808+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:55.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:54 smithi012 bash[19641]: audit 2024-02-05T07:45:54.196212+0000 mon.a (mon.0) 322 : audit [DBG] from='client.? 172.21.15.12:0/4065443298' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:45:57.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:56 smithi012 bash[14158]: cluster 2024-02-05T07:45:55.239265+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:57.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:56 smithi012 bash[19641]: cluster 2024-02-05T07:45:55.239265+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:57.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:56 smithi079 bash[14278]: cluster 2024-02-05T07:45:55.239265+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:59.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:45:58 smithi079 bash[14278]: cluster 2024-02-05T07:45:57.239753+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:59.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:45:58 smithi012 bash[19641]: cluster 2024-02-05T07:45:57.239753+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:45:59.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:45:58 smithi012 bash[14158]: cluster 2024-02-05T07:45:57.239753+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:01.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:00 smithi012 bash[14158]: cluster 2024-02-05T07:45:59.240253+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:01.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:00 smithi012 bash[19641]: cluster 2024-02-05T07:45:59.240253+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:01.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:00 smithi079 bash[14278]: cluster 2024-02-05T07:45:59.240253+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:02 smithi079 bash[14278]: cluster 2024-02-05T07:46:01.240751+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:03.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:02 smithi012 bash[14158]: cluster 2024-02-05T07:46:01.240751+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:03.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:02 smithi012 bash[19641]: cluster 2024-02-05T07:46:01.240751+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:04.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:03 smithi012 bash[14158]: audit 2024-02-05T07:46:03.538694+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:46:04.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:03 smithi012 bash[14158]: audit 2024-02-05T07:46:03.540327+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:04.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:03 smithi012 bash[19641]: audit 2024-02-05T07:46:03.538694+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:46:04.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:03 smithi012 bash[19641]: audit 2024-02-05T07:46:03.540327+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:03 smithi079 bash[14278]: audit 2024-02-05T07:46:03.538694+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:46:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:03 smithi079 bash[14278]: audit 2024-02-05T07:46:03.540327+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:04 smithi079 bash[14278]: cluster 2024-02-05T07:46:03.241298+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:04 smithi079 bash[14278]: cephadm 2024-02-05T07:46:03.541686+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi012 2024-02-05T07:46:05.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:05 smithi012 bash[19641]: cluster 2024-02-05T07:46:03.241298+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:05.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:05 smithi012 bash[19641]: cephadm 2024-02-05T07:46:03.541686+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi012 2024-02-05T07:46:05.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:04 smithi012 bash[14158]: cluster 2024-02-05T07:46:03.241298+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:05.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:05 smithi012 bash[14158]: cephadm 2024-02-05T07:46:03.541686+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi012 2024-02-05T07:46:07.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:06 smithi012 bash[14158]: cluster 2024-02-05T07:46:05.241827+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:07.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:06 smithi012 bash[19641]: cluster 2024-02-05T07:46:05.241827+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:07.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:06 smithi079 bash[14278]: cluster 2024-02-05T07:46:05.241827+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:08.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:08 smithi012 bash[14158]: cluster 2024-02-05T07:46:07.242262+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:08.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:08 smithi012 bash[14158]: audit 2024-02-05T07:46:07.658462+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:08.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:08 smithi012 bash[14158]: audit 2024-02-05T07:46:07.660701+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:08.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:08 smithi012 bash[14158]: audit 2024-02-05T07:46:07.663072+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:08.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:08 smithi012 bash[14158]: audit 2024-02-05T07:46:07.664558+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:08.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:08 smithi012 bash[19641]: cluster 2024-02-05T07:46:07.242262+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:08.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:08 smithi012 bash[19641]: audit 2024-02-05T07:46:07.658462+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:08.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:08 smithi012 bash[19641]: audit 2024-02-05T07:46:07.660701+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:08.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:08 smithi012 bash[19641]: audit 2024-02-05T07:46:07.663072+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:08.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:08 smithi012 bash[19641]: audit 2024-02-05T07:46:07.664558+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:09.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:08 smithi079 bash[14278]: cluster 2024-02-05T07:46:07.242262+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:09.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:08 smithi079 bash[14278]: audit 2024-02-05T07:46:07.658462+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:09.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:08 smithi079 bash[14278]: audit 2024-02-05T07:46:07.660701+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:09.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:08 smithi079 bash[14278]: audit 2024-02-05T07:46:07.663072+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:09.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:08 smithi079 bash[14278]: audit 2024-02-05T07:46:07.664558+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:10.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:10 smithi012 bash[14158]: cluster 2024-02-05T07:46:09.242662+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:10.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:10 smithi012 bash[19641]: cluster 2024-02-05T07:46:09.242662+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:10 smithi079 bash[14278]: cluster 2024-02-05T07:46:09.242662+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:12.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:12 smithi079 bash[14278]: audit 2024-02-05T07:46:11.181955+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:12.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:12 smithi079 bash[14278]: audit 2024-02-05T07:46:11.189061+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:12.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:12 smithi079 bash[14278]: cluster 2024-02-05T07:46:11.243128+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:12.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:12 smithi012 bash[19641]: audit 2024-02-05T07:46:11.181955+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:12.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:12 smithi012 bash[19641]: audit 2024-02-05T07:46:11.189061+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:12.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:12 smithi012 bash[19641]: cluster 2024-02-05T07:46:11.243128+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:12.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:12 smithi012 bash[14158]: audit 2024-02-05T07:46:11.181955+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:12.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:12 smithi012 bash[14158]: audit 2024-02-05T07:46:11.189061+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:12.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:12 smithi012 bash[14158]: cluster 2024-02-05T07:46:11.243128+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:14.245 INFO:teuthology.orchestra.run.smithi012.stdout:Created osd(s) 2 on host 'smithi012' 2024-02-05T07:46:14.542 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:14 smithi012 bash[14158]: cluster 2024-02-05T07:46:13.243506+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:14.542 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:14 smithi012 bash[14158]: audit 2024-02-05T07:46:14.242462+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:14.542 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:14 smithi012 bash[14158]: audit 2024-02-05T07:46:14.265351+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:14.542 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:14 smithi012 bash[14158]: audit 2024-02-05T07:46:14.268022+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:14.542 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:14 smithi012 bash[14158]: audit 2024-02-05T07:46:14.269853+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:14.542 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:14 smithi012 bash[19641]: cluster 2024-02-05T07:46:13.243506+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:14.543 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:14 smithi012 bash[19641]: audit 2024-02-05T07:46:14.242462+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:14.543 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:14 smithi012 bash[19641]: audit 2024-02-05T07:46:14.265351+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:14.543 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:14 smithi012 bash[19641]: audit 2024-02-05T07:46:14.268022+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:14.543 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:14 smithi012 bash[19641]: audit 2024-02-05T07:46:14.269853+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:14.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:14 smithi079 bash[14278]: cluster 2024-02-05T07:46:13.243506+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:14.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:14 smithi079 bash[14278]: audit 2024-02-05T07:46:14.242462+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:14.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:14 smithi079 bash[14278]: audit 2024-02-05T07:46:14.265351+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:14.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:14 smithi079 bash[14278]: audit 2024-02-05T07:46:14.268022+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:14.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:14 smithi079 bash[14278]: audit 2024-02-05T07:46:14.269853+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:14.929 DEBUG:teuthology.orchestra.run.smithi012:osd.2> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.2.service 2024-02-05T07:46:14.931 INFO:tasks.cephadm:Deploying osd.3 on smithi012 with /dev/vg_nvme/lv_1... 2024-02-05T07:46:14.931 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-05T07:46:15.113 INFO:journalctl@ceph.osd.2.smithi012.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:46:15.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:15 smithi012 bash[19641]: audit 2024-02-05T07:46:14.415819+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.12:6818/751160924,v1:172.21.15.12:6819/751160924]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:15.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:15 smithi012 bash[19641]: audit 2024-02-05T07:46:14.416282+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:15.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:15 smithi012 bash[14158]: audit 2024-02-05T07:46:14.415819+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.12:6818/751160924,v1:172.21.15.12:6819/751160924]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:15.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:15 smithi012 bash[14158]: audit 2024-02-05T07:46:14.416282+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:15 smithi079 bash[14278]: audit 2024-02-05T07:46:14.415819+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.12:6818/751160924,v1:172.21.15.12:6819/751160924]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:15 smithi079 bash[14278]: audit 2024-02-05T07:46:14.416282+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:46:16.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[14158]: cluster 2024-02-05T07:46:15.244097+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:16.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[14158]: audit 2024-02-05T07:46:15.312506+0000 mon.a (mon.0) 336 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T07:46:16.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[14158]: cluster 2024-02-05T07:46:15.312699+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-05T07:46:16.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[14158]: audit 2024-02-05T07:46:15.312920+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:16.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[14158]: audit 2024-02-05T07:46:15.313571+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.12:6818/751160924,v1:172.21.15.12:6819/751160924]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:16.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[14158]: audit 2024-02-05T07:46:15.314023+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:16.586 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[28777]: debug 2024-02-05T07:46:16.321+0000 7f112a77a700 -1 osd.2 0 waiting for initial osdmap 2024-02-05T07:46:16.586 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[28777]: debug 2024-02-05T07:46:16.329+0000 7f1125111700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:46:16.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[19641]: cluster 2024-02-05T07:46:15.244097+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:16.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[19641]: audit 2024-02-05T07:46:15.312506+0000 mon.a (mon.0) 336 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T07:46:16.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[19641]: cluster 2024-02-05T07:46:15.312699+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-05T07:46:16.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[19641]: audit 2024-02-05T07:46:15.312920+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:16.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[19641]: audit 2024-02-05T07:46:15.313571+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.12:6818/751160924,v1:172.21.15.12:6819/751160924]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:16.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:16 smithi012 bash[19641]: audit 2024-02-05T07:46:15.314023+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:16.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:16 smithi079 bash[14278]: cluster 2024-02-05T07:46:15.244097+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:16 smithi079 bash[14278]: audit 2024-02-05T07:46:15.312506+0000 mon.a (mon.0) 336 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T07:46:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:16 smithi079 bash[14278]: cluster 2024-02-05T07:46:15.312699+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-05T07:46:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:16 smithi079 bash[14278]: audit 2024-02-05T07:46:15.312920+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:16 smithi079 bash[14278]: audit 2024-02-05T07:46:15.313571+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.12:6818/751160924,v1:172.21.15.12:6819/751160924]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:16 smithi079 bash[14278]: audit 2024-02-05T07:46:15.314023+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:17.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:17 smithi012 bash[19641]: audit 2024-02-05T07:46:16.316686+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:46:17.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:17 smithi012 bash[19641]: cluster 2024-02-05T07:46:16.316903+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-05T07:46:17.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:17 smithi012 bash[19641]: audit 2024-02-05T07:46:16.317715+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:17.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:17 smithi012 bash[19641]: audit 2024-02-05T07:46:16.326033+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:17.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:17 smithi012 bash[14158]: audit 2024-02-05T07:46:16.316686+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:46:17.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:17 smithi012 bash[14158]: cluster 2024-02-05T07:46:16.316903+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-05T07:46:17.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:17 smithi012 bash[14158]: audit 2024-02-05T07:46:16.317715+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:17.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:17 smithi012 bash[14158]: audit 2024-02-05T07:46:16.326033+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:17.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:17 smithi079 bash[14278]: audit 2024-02-05T07:46:16.316686+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:46:17.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:17 smithi079 bash[14278]: cluster 2024-02-05T07:46:16.316903+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-05T07:46:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:17 smithi079 bash[14278]: audit 2024-02-05T07:46:16.317715+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:17 smithi079 bash[14278]: audit 2024-02-05T07:46:16.326033+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:18.405 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[19641]: cluster 2024-02-05T07:46:15.441635+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:46:18.406 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[19641]: cluster 2024-02-05T07:46:15.441820+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:46:18.406 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[19641]: cluster 2024-02-05T07:46:17.244680+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:18.406 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[19641]: cluster 2024-02-05T07:46:17.329111+0000 mon.a (mon.0) 344 : cluster [INF] osd.2 [v2:172.21.15.12:6818/751160924,v1:172.21.15.12:6819/751160924] boot 2024-02-05T07:46:18.406 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[19641]: cluster 2024-02-05T07:46:17.329223+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-05T07:46:18.406 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[19641]: audit 2024-02-05T07:46:17.329951+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:18.406 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[19641]: audit 2024-02-05T07:46:17.351807+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' 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-02-05T07:46:18.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[14158]: cluster 2024-02-05T07:46:15.441635+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:46:18.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[14158]: cluster 2024-02-05T07:46:15.441820+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:46:18.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[14158]: cluster 2024-02-05T07:46:17.244680+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:18.406 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[14158]: cluster 2024-02-05T07:46:17.329111+0000 mon.a (mon.0) 344 : cluster [INF] osd.2 [v2:172.21.15.12:6818/751160924,v1:172.21.15.12:6819/751160924] boot 2024-02-05T07:46:18.407 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[14158]: cluster 2024-02-05T07:46:17.329223+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-05T07:46:18.407 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[14158]: audit 2024-02-05T07:46:17.329951+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:18.407 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:18 smithi012 bash[14158]: audit 2024-02-05T07:46:17.351807+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' 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-02-05T07:46:18.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:18 smithi079 bash[14278]: cluster 2024-02-05T07:46:15.441635+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:46:18.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:18 smithi079 bash[14278]: cluster 2024-02-05T07:46:15.441820+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:46:18.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:18 smithi079 bash[14278]: cluster 2024-02-05T07:46:17.244680+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T07:46:18.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:18 smithi079 bash[14278]: cluster 2024-02-05T07:46:17.329111+0000 mon.a (mon.0) 344 : cluster [INF] osd.2 [v2:172.21.15.12:6818/751160924,v1:172.21.15.12:6819/751160924] boot 2024-02-05T07:46:18.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:18 smithi079 bash[14278]: cluster 2024-02-05T07:46:17.329223+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-05T07:46:18.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:18 smithi079 bash[14278]: audit 2024-02-05T07:46:17.329951+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:46:18.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:18 smithi079 bash[14278]: audit 2024-02-05T07:46:17.351807+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' 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-02-05T07:46:18.880 INFO:teuthology.orchestra.run.smithi012.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-05T07:46:18.880 INFO:teuthology.orchestra.run.smithi012.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-05T07:46:18.880 INFO:teuthology.orchestra.run.smithi012.stderr: stderr: 10+0 records in 2024-02-05T07:46:18.880 INFO:teuthology.orchestra.run.smithi012.stderr:10+0 records out 2024-02-05T07:46:18.881 INFO:teuthology.orchestra.run.smithi012.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.022043 s, 476 MB/s 2024-02-05T07:46:18.881 INFO:teuthology.orchestra.run.smithi012.stderr:--> Zapping successful for: 2024-02-05T07:46:19.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:19 smithi012 bash[14158]: audit 2024-02-05T07:46:18.357539+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' 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-02-05T07:46:19.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:19 smithi012 bash[14158]: cluster 2024-02-05T07:46:18.357667+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-05T07:46:19.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:19 smithi012 bash[14158]: audit 2024-02-05T07:46:18.358945+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-05T07:46:19.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:19 smithi012 bash[19641]: audit 2024-02-05T07:46:18.357539+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' 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-02-05T07:46:19.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:19 smithi012 bash[19641]: cluster 2024-02-05T07:46:18.357667+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-05T07:46:19.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:19 smithi012 bash[19641]: audit 2024-02-05T07:46:18.358945+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-05T07:46:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:19 smithi079 bash[14278]: audit 2024-02-05T07:46:18.357539+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' 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-02-05T07:46:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:19 smithi079 bash[14278]: cluster 2024-02-05T07:46:18.357667+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-05T07:46:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:19 smithi079 bash[14278]: audit 2024-02-05T07:46:18.358945+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-05T07:46:20.023 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi012:vg_nvme/lv_1 2024-02-05T07:46:20.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:20 smithi012 bash[14158]: cluster 2024-02-05T07:46:19.245253+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:20.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:20 smithi012 bash[14158]: audit 2024-02-05T07:46:19.364602+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-05T07:46:20.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:20 smithi012 bash[14158]: cluster 2024-02-05T07:46:19.364822+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-05T07:46:20.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:20 smithi012 bash[19641]: cluster 2024-02-05T07:46:19.245253+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:20.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:20 smithi012 bash[19641]: audit 2024-02-05T07:46:19.364602+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-05T07:46:20.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:20 smithi012 bash[19641]: cluster 2024-02-05T07:46:19.364822+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-05T07:46:20.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:20 smithi079 bash[14278]: cluster 2024-02-05T07:46:19.245253+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:20.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:20 smithi079 bash[14278]: audit 2024-02-05T07:46:19.364602+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-05T07:46:20.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:20 smithi079 bash[14278]: cluster 2024-02-05T07:46:19.364822+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-05T07:46:21.708 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:21 smithi012 bash[14158]: cluster 2024-02-05T07:46:20.372467+0000 mon.a (mon.0) 353 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-02-05T07:46:21.708 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:21 smithi012 bash[14158]: cluster 2024-02-05T07:46:20.417929+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-05T07:46:21.708 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:21 smithi012 bash[14158]: audit 2024-02-05T07:46:20.520098+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:21.708 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:21 smithi012 bash[19641]: cluster 2024-02-05T07:46:20.372467+0000 mon.a (mon.0) 353 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-02-05T07:46:21.708 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:21 smithi012 bash[19641]: cluster 2024-02-05T07:46:20.417929+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-05T07:46:21.708 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:21 smithi012 bash[19641]: audit 2024-02-05T07:46:20.520098+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:21.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:21 smithi079 bash[14278]: cluster 2024-02-05T07:46:20.372467+0000 mon.a (mon.0) 353 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-02-05T07:46:21.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:21 smithi079 bash[14278]: cluster 2024-02-05T07:46:20.417929+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-05T07:46:21.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:21 smithi079 bash[14278]: audit 2024-02-05T07:46:20.520098+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:23.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:23 smithi079 bash[14278]: cluster 2024-02-05T07:46:21.245803+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:23.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:23 smithi079 bash[14278]: audit 2024-02-05T07:46:22.347538+0000 mon.a (mon.0) 356 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:23.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:23 smithi012 bash[14158]: cluster 2024-02-05T07:46:21.245803+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:23.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:23 smithi012 bash[14158]: audit 2024-02-05T07:46:22.347538+0000 mon.a (mon.0) 356 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:23.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:23 smithi012 bash[19641]: cluster 2024-02-05T07:46:21.245803+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:23.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:23 smithi012 bash[19641]: audit 2024-02-05T07:46:22.347538+0000 mon.a (mon.0) 356 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:25.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.228620+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:25.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.230593+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:25.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.231148+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:25.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.235202+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.237910+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.238134+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.238480+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.238771+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: cluster 2024-02-05T07:46:23.246267+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.279486+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.283801+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: cephadm 2024-02-05T07:46:23.377228+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.731225+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.736086+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.740916+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:23.742025+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:24.149519+0000 mon.c (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:25.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:24.154201+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.228620+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.230593+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.231148+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.235202+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.237910+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.238134+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.238480+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.238771+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: cluster 2024-02-05T07:46:23.246267+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.279486+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:46:25.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.283801+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:46:25.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: cephadm 2024-02-05T07:46:23.377228+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:46:25.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.731225+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:46:25.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.736086+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:25.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.740916+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:25.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:23.742025+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:25.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:24.149519+0000 mon.c (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:25.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:24.154201+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:25.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:24.155778+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:25.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:24.156876+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:25.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:24.157318+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:25.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:24.157719+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:25.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:24.158147+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:25.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[14158]: audit 2024-02-05T07:46:24.159391+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:25.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:24.155778+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:25.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:24.156876+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:25.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:24.157318+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:25.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:24.157719+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:25.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:24.158147+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:25.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:25 smithi012 bash[19641]: audit 2024-02-05T07:46:24.159391+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:25.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.228620+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:25.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.230593+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:25.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.231148+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:25.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.235202+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:25.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.237910+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:25.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.238134+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:25.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.238480+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.238771+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: cluster 2024-02-05T07:46:23.246267+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.279486+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.283801+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: cephadm 2024-02-05T07:46:23.377228+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.731225+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.736086+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.740916+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:23.742025+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:24.149519+0000 mon.c (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:24.154201+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:24.155778+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:24.156876+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:46:25.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:24.157318+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:46:25.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:24.157719+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:46:25.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:24.158147+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:25.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:25 smithi079 bash[14278]: audit 2024-02-05T07:46:24.159391+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:26.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[14158]: audit 2024-02-05T07:46:24.157442+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[14158]: cephadm 2024-02-05T07:46:24.160267+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 5417M 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[14158]: audit 2024-02-05T07:46:25.041871+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[14158]: audit 2024-02-05T07:46:25.050181+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[14158]: audit 2024-02-05T07:46:25.067234+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[14158]: audit 2024-02-05T07:46:25.079833+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[14158]: cluster 2024-02-05T07:46:25.246836+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[19641]: audit 2024-02-05T07:46:24.157442+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[19641]: cephadm 2024-02-05T07:46:24.160267+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 5417M 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[19641]: audit 2024-02-05T07:46:25.041871+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[19641]: audit 2024-02-05T07:46:25.050181+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:26.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[19641]: audit 2024-02-05T07:46:25.067234+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[19641]: audit 2024-02-05T07:46:25.079833+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:26 smithi012 bash[19641]: cluster 2024-02-05T07:46:25.246836+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:26.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:26 smithi079 bash[14278]: audit 2024-02-05T07:46:24.157442+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T07:46:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:26 smithi079 bash[14278]: cephadm 2024-02-05T07:46:24.160267+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 5417M 2024-02-05T07:46:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:26 smithi079 bash[14278]: audit 2024-02-05T07:46:25.041871+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T07:46:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:26 smithi079 bash[14278]: audit 2024-02-05T07:46:25.050181+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:26 smithi079 bash[14278]: audit 2024-02-05T07:46:25.067234+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:26 smithi079 bash[14278]: audit 2024-02-05T07:46:25.079833+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:26 smithi079 bash[14278]: cluster 2024-02-05T07:46:25.246836+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:29.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:28 smithi079 bash[14278]: cluster 2024-02-05T07:46:27.247505+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v103: 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-02-05T07:46:29.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:28 smithi012 bash[14158]: cluster 2024-02-05T07:46:27.247505+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v103: 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-02-05T07:46:29.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:28 smithi012 bash[19641]: cluster 2024-02-05T07:46:27.247505+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v103: 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-02-05T07:46:30.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:29 smithi079 bash[14278]: audit 2024-02-05T07:46:29.750071+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.12:0/1151775161' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71ac2f54-59e4-403f-9dc3-ad6f314cc6dc"}]: dispatch 2024-02-05T07:46:30.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:29 smithi079 bash[14278]: audit 2024-02-05T07:46:29.758154+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.12:0/1151775161' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71ac2f54-59e4-403f-9dc3-ad6f314cc6dc"}]': finished 2024-02-05T07:46:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:29 smithi079 bash[14278]: cluster 2024-02-05T07:46:29.758310+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-05T07:46:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:29 smithi079 bash[14278]: audit 2024-02-05T07:46:29.758495+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:30.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:29 smithi012 bash[19641]: audit 2024-02-05T07:46:29.750071+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.12:0/1151775161' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71ac2f54-59e4-403f-9dc3-ad6f314cc6dc"}]: dispatch 2024-02-05T07:46:30.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:29 smithi012 bash[19641]: audit 2024-02-05T07:46:29.758154+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.12:0/1151775161' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71ac2f54-59e4-403f-9dc3-ad6f314cc6dc"}]': finished 2024-02-05T07:46:30.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:29 smithi012 bash[19641]: cluster 2024-02-05T07:46:29.758310+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-05T07:46:30.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:29 smithi012 bash[19641]: audit 2024-02-05T07:46:29.758495+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:30.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:29 smithi012 bash[14158]: audit 2024-02-05T07:46:29.750071+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.12:0/1151775161' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71ac2f54-59e4-403f-9dc3-ad6f314cc6dc"}]: dispatch 2024-02-05T07:46:30.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:29 smithi012 bash[14158]: audit 2024-02-05T07:46:29.758154+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.12:0/1151775161' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71ac2f54-59e4-403f-9dc3-ad6f314cc6dc"}]': finished 2024-02-05T07:46:30.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:29 smithi012 bash[14158]: cluster 2024-02-05T07:46:29.758310+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-05T07:46:30.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:29 smithi012 bash[14158]: audit 2024-02-05T07:46:29.758495+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:30 smithi079 bash[14278]: cluster 2024-02-05T07:46:29.248170+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-02-05T07:46:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:30 smithi079 bash[14278]: audit 2024-02-05T07:46:30.523521+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.12:0/2400045918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:46:31.334 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:30 smithi012 bash[19641]: cluster 2024-02-05T07:46:29.248170+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-02-05T07:46:31.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:30 smithi012 bash[19641]: audit 2024-02-05T07:46:30.523521+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.12:0/2400045918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:46:31.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:30 smithi012 bash[14158]: cluster 2024-02-05T07:46:29.248170+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-02-05T07:46:31.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:30 smithi012 bash[14158]: audit 2024-02-05T07:46:30.523521+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.12:0/2400045918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:46:33.188 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:32 smithi012 bash[14158]: cluster 2024-02-05T07:46:31.248750+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-02-05T07:46:33.189 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:32 smithi012 bash[19641]: cluster 2024-02-05T07:46:31.248750+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-02-05T07:46:33.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:32 smithi079 bash[14278]: cluster 2024-02-05T07:46:31.248750+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-02-05T07:46:35.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:34 smithi079 bash[14278]: cluster 2024-02-05T07:46:33.249376+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-05T07:46:35.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:34 smithi012 bash[14158]: cluster 2024-02-05T07:46:33.249376+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-05T07:46:35.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:34 smithi012 bash[19641]: cluster 2024-02-05T07:46:33.249376+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-05T07:46:37.208 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:36 smithi012 bash[14158]: cluster 2024-02-05T07:46:35.250019+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-05T07:46:37.208 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:36 smithi012 bash[19641]: cluster 2024-02-05T07:46:35.250019+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-05T07:46:37.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:36 smithi079 bash[14278]: cluster 2024-02-05T07:46:35.250019+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-05T07:46:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:38 smithi079 bash[14278]: cluster 2024-02-05T07:46:37.250695+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:39.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:38 smithi012 bash[14158]: cluster 2024-02-05T07:46:37.250695+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:39.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:38 smithi012 bash[19641]: cluster 2024-02-05T07:46:37.250695+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:40 smithi079 bash[14278]: cluster 2024-02-05T07:46:39.251192+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:40 smithi079 bash[14278]: audit 2024-02-05T07:46:40.431996+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T07:46:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:40 smithi079 bash[14278]: audit 2024-02-05T07:46:40.433453+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:41.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:40 smithi012 bash[14158]: cluster 2024-02-05T07:46:39.251192+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:41.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:40 smithi012 bash[14158]: audit 2024-02-05T07:46:40.431996+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T07:46:41.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:40 smithi012 bash[14158]: audit 2024-02-05T07:46:40.433453+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:41.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:40 smithi012 bash[19641]: cluster 2024-02-05T07:46:39.251192+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:41.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:40 smithi012 bash[19641]: audit 2024-02-05T07:46:40.431996+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T07:46:41.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:40 smithi012 bash[19641]: audit 2024-02-05T07:46:40.433453+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:41 smithi079 bash[14278]: cephadm 2024-02-05T07:46:40.434603+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi012 2024-02-05T07:46:42.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:41 smithi012 bash[19641]: cephadm 2024-02-05T07:46:40.434603+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi012 2024-02-05T07:46:42.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:41 smithi012 bash[14158]: cephadm 2024-02-05T07:46:40.434603+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi012 2024-02-05T07:46:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:42 smithi079 bash[14278]: cluster 2024-02-05T07:46:41.251722+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:43.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:42 smithi012 bash[14158]: cluster 2024-02-05T07:46:41.251722+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:43.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:42 smithi012 bash[19641]: cluster 2024-02-05T07:46:41.251722+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:45.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:44 smithi079 bash[14278]: cluster 2024-02-05T07:46:43.252327+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:45.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:44 smithi079 bash[14278]: audit 2024-02-05T07:46:44.590915+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:45.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:44 smithi079 bash[14278]: audit 2024-02-05T07:46:44.632864+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:45.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:44 smithi079 bash[14278]: audit 2024-02-05T07:46:44.634997+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:45.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:44 smithi079 bash[14278]: audit 2024-02-05T07:46:44.636246+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:45.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:44 smithi012 bash[14158]: cluster 2024-02-05T07:46:43.252327+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:45.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:44 smithi012 bash[14158]: audit 2024-02-05T07:46:44.590915+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:45.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:44 smithi012 bash[14158]: audit 2024-02-05T07:46:44.632864+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:45.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:44 smithi012 bash[14158]: audit 2024-02-05T07:46:44.634997+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:45.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:44 smithi012 bash[14158]: audit 2024-02-05T07:46:44.636246+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:45.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:44 smithi012 bash[19641]: cluster 2024-02-05T07:46:43.252327+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:45.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:44 smithi012 bash[19641]: audit 2024-02-05T07:46:44.590915+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:45.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:44 smithi012 bash[19641]: audit 2024-02-05T07:46:44.632864+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:45.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:44 smithi012 bash[19641]: audit 2024-02-05T07:46:44.634997+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:45.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:44 smithi012 bash[19641]: audit 2024-02-05T07:46:44.636246+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:47.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:46 smithi012 bash[14158]: cluster 2024-02-05T07:46:45.252888+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:47.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:46 smithi012 bash[19641]: cluster 2024-02-05T07:46:45.252888+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:46 smithi079 bash[14278]: cluster 2024-02-05T07:46:45.252888+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:49.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:48 smithi079 bash[14278]: cluster 2024-02-05T07:46:47.253504+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:49.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:48 smithi079 bash[14278]: audit 2024-02-05T07:46:48.159541+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:49.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:48 smithi079 bash[14278]: audit 2024-02-05T07:46:48.456542+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:49.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:48 smithi012 bash[14158]: cluster 2024-02-05T07:46:47.253504+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:49.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:48 smithi012 bash[14158]: audit 2024-02-05T07:46:48.159541+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:49.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:48 smithi012 bash[14158]: audit 2024-02-05T07:46:48.456542+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:49.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:48 smithi012 bash[19641]: cluster 2024-02-05T07:46:47.253504+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:49.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:48 smithi012 bash[19641]: audit 2024-02-05T07:46:48.159541+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:49.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:48 smithi012 bash[19641]: audit 2024-02-05T07:46:48.456542+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:51.113 INFO:teuthology.orchestra.run.smithi012.stdout:Created osd(s) 3 on host 'smithi012' 2024-02-05T07:46:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:50 smithi079 bash[14278]: cluster 2024-02-05T07:46:49.254039+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:51.283 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:50 smithi012 bash[19641]: cluster 2024-02-05T07:46:49.254039+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:51.284 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:50 smithi012 bash[14158]: cluster 2024-02-05T07:46:49.254039+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:51.803 DEBUG:teuthology.orchestra.run.smithi012:osd.3> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.3.service 2024-02-05T07:46:51.806 INFO:tasks.cephadm:Deploying osd.4 on smithi079 with /dev/vg_nvme/lv_4... 2024-02-05T07:46:51.806 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-05T07:46:51.997 INFO:journalctl@ceph.osd.3.smithi012.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:46:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:52 smithi079 bash[14278]: audit 2024-02-05T07:46:51.110605+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:52 smithi079 bash[14278]: audit 2024-02-05T07:46:51.129986+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:52 smithi079 bash[14278]: audit 2024-02-05T07:46:51.132414+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:52.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:52 smithi079 bash[14278]: audit 2024-02-05T07:46:51.134039+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:52.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:52 smithi079 bash[14278]: cluster 2024-02-05T07:46:51.254575+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:52.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:52 smithi079 bash[14278]: audit 2024-02-05T07:46:51.627369+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:46:52.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:52 smithi079 bash[14278]: audit 2024-02-05T07:46:51.627593+0000 mon.b (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.12:6826/1706235809,v1:172.21.15.12:6827/1706235809]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:46:52.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[14158]: audit 2024-02-05T07:46:51.110605+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:52.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[14158]: audit 2024-02-05T07:46:51.129986+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:52.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[14158]: audit 2024-02-05T07:46:51.132414+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:52.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[14158]: audit 2024-02-05T07:46:51.134039+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:52.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[14158]: cluster 2024-02-05T07:46:51.254575+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:52.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[14158]: audit 2024-02-05T07:46:51.627369+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:46:52.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[14158]: audit 2024-02-05T07:46:51.627593+0000 mon.b (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.12:6826/1706235809,v1:172.21.15.12:6827/1706235809]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:46:52.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[19641]: audit 2024-02-05T07:46:51.110605+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:52.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[19641]: audit 2024-02-05T07:46:51.129986+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:46:52.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[19641]: audit 2024-02-05T07:46:51.132414+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:52.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[19641]: audit 2024-02-05T07:46:51.134039+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:46:52.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[19641]: cluster 2024-02-05T07:46:51.254575+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:52.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[19641]: audit 2024-02-05T07:46:51.627369+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:46:52.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:52 smithi012 bash[19641]: audit 2024-02-05T07:46:51.627593+0000 mon.b (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.12:6826/1706235809,v1:172.21.15.12:6827/1706235809]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:46:53.209 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:53 smithi079 bash[14278]: audit 2024-02-05T07:46:52.124026+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T07:46:53.209 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:53 smithi079 bash[14278]: cluster 2024-02-05T07:46:52.124223+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-05T07:46:53.209 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:53 smithi079 bash[14278]: audit 2024-02-05T07:46:52.124584+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:53.209 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:53 smithi079 bash[14278]: audit 2024-02-05T07:46:52.125727+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:53.209 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:53 smithi079 bash[14278]: audit 2024-02-05T07:46:52.126152+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.12:6826/1706235809,v1:172.21.15.12:6827/1706235809]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:53.585 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[31950]: debug 2024-02-05T07:46:53.128+0000 7fa4eba74700 -1 osd.3 0 waiting for initial osdmap 2024-02-05T07:46:53.585 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[31950]: debug 2024-02-05T07:46:53.136+0000 7fa4e640b700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:46:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[14158]: audit 2024-02-05T07:46:52.124026+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T07:46:53.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[14158]: cluster 2024-02-05T07:46:52.124223+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-05T07:46:53.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[14158]: audit 2024-02-05T07:46:52.124584+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:53.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[14158]: audit 2024-02-05T07:46:52.125727+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:53.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[14158]: audit 2024-02-05T07:46:52.126152+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.12:6826/1706235809,v1:172.21.15.12:6827/1706235809]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:53.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[19641]: audit 2024-02-05T07:46:52.124026+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T07:46:53.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[19641]: cluster 2024-02-05T07:46:52.124223+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-05T07:46:53.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[19641]: audit 2024-02-05T07:46:52.124584+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:53.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[19641]: audit 2024-02-05T07:46:52.125727+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:53.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:53 smithi012 bash[19641]: audit 2024-02-05T07:46:52.126152+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.12:6826/1706235809,v1:172.21.15.12:6827/1706235809]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T07:46:54.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:54 smithi012 bash[14158]: audit 2024-02-05T07:46:53.124689+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:46:54.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:54 smithi012 bash[14158]: cluster 2024-02-05T07:46:53.124866+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-05T07:46:54.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:54 smithi012 bash[14158]: audit 2024-02-05T07:46:53.125705+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:54.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:54 smithi012 bash[14158]: audit 2024-02-05T07:46:53.134724+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:54.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:54 smithi012 bash[14158]: cluster 2024-02-05T07:46:53.255230+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:54.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:54 smithi012 bash[19641]: audit 2024-02-05T07:46:53.124689+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:46:54.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:54 smithi012 bash[19641]: cluster 2024-02-05T07:46:53.124866+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-05T07:46:54.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:54 smithi012 bash[19641]: audit 2024-02-05T07:46:53.125705+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:54.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:54 smithi012 bash[19641]: audit 2024-02-05T07:46:53.134724+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:54.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:54 smithi012 bash[19641]: cluster 2024-02-05T07:46:53.255230+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:54.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:54 smithi079 bash[14278]: audit 2024-02-05T07:46:53.124689+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-02-05T07:46:54.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:54 smithi079 bash[14278]: cluster 2024-02-05T07:46:53.124866+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-05T07:46:54.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:54 smithi079 bash[14278]: audit 2024-02-05T07:46:53.125705+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:54.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:54 smithi079 bash[14278]: audit 2024-02-05T07:46:53.134724+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:54.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:54 smithi079 bash[14278]: cluster 2024-02-05T07:46:53.255230+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T07:46:54.860 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-05T07:46:54.860 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-05T07:46:54.860 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-02-05T07:46:54.860 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-02-05T07:46:54.860 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0209532 s, 500 MB/s 2024-02-05T07:46:54.860 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-02-05T07:46:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:55 smithi079 bash[14278]: cluster 2024-02-05T07:46:52.612442+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:46:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:55 smithi079 bash[14278]: cluster 2024-02-05T07:46:52.612633+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:46:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:55 smithi079 bash[14278]: cluster 2024-02-05T07:46:54.135832+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 [v2:172.21.15.12:6826/1706235809,v1:172.21.15.12:6827/1706235809] boot 2024-02-05T07:46:55.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:55 smithi079 bash[14278]: cluster 2024-02-05T07:46:54.135947+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-05T07:46:55.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:55 smithi079 bash[14278]: audit 2024-02-05T07:46:54.136730+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:55 smithi012 bash[14158]: cluster 2024-02-05T07:46:52.612442+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:46:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:55 smithi012 bash[14158]: cluster 2024-02-05T07:46:52.612633+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:46:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:55 smithi012 bash[14158]: cluster 2024-02-05T07:46:54.135832+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 [v2:172.21.15.12:6826/1706235809,v1:172.21.15.12:6827/1706235809] boot 2024-02-05T07:46:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:55 smithi012 bash[14158]: cluster 2024-02-05T07:46:54.135947+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-05T07:46:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:55 smithi012 bash[14158]: audit 2024-02-05T07:46:54.136730+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:55.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:55 smithi012 bash[19641]: cluster 2024-02-05T07:46:52.612442+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:46:55.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:55 smithi012 bash[19641]: cluster 2024-02-05T07:46:52.612633+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:46:55.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:55 smithi012 bash[19641]: cluster 2024-02-05T07:46:54.135832+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 [v2:172.21.15.12:6826/1706235809,v1:172.21.15.12:6827/1706235809] boot 2024-02-05T07:46:55.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:55 smithi012 bash[19641]: cluster 2024-02-05T07:46:54.135947+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-05T07:46:55.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:55 smithi012 bash[19641]: audit 2024-02-05T07:46:54.136730+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:46:55.545 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi079:vg_nvme/lv_4 2024-02-05T07:46:56.414 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:56 smithi012 bash[14158]: cluster 2024-02-05T07:46:55.159340+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-05T07:46:56.414 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:56 smithi012 bash[14158]: cluster 2024-02-05T07:46:55.255839+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:46:56.414 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:56 smithi012 bash[19641]: cluster 2024-02-05T07:46:55.159340+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-05T07:46:56.415 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:56 smithi012 bash[19641]: cluster 2024-02-05T07:46:55.255839+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:46:56.415 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:56 smithi079 bash[14278]: cluster 2024-02-05T07:46:55.159340+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-05T07:46:56.415 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:56 smithi079 bash[14278]: cluster 2024-02-05T07:46:55.255839+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: cluster 2024-02-05T07:46:57.256470+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: audit 2024-02-05T07:46:58.291759+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: audit 2024-02-05T07:46:58.298625+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: audit 2024-02-05T07:46:58.300418+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: audit 2024-02-05T07:46:58.435981+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: audit 2024-02-05T07:46:58.438096+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: audit 2024-02-05T07:46:58.439696+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: audit 2024-02-05T07:46:58.441186+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: audit 2024-02-05T07:46:58.442576+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: audit 2024-02-05T07:46:58.450198+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:59.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:58 smithi079 bash[14278]: audit 2024-02-05T07:46:58.457553+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:59.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: cluster 2024-02-05T07:46:57.256470+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:46:59.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: audit 2024-02-05T07:46:58.291759+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:59.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: audit 2024-02-05T07:46:58.298625+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:59.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: audit 2024-02-05T07:46:58.300418+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:59.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: audit 2024-02-05T07:46:58.435981+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: audit 2024-02-05T07:46:58.438096+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: audit 2024-02-05T07:46:58.439696+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: audit 2024-02-05T07:46:58.441186+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: audit 2024-02-05T07:46:58.442576+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: audit 2024-02-05T07:46:58.450198+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[14158]: audit 2024-02-05T07:46:58.457553+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: cluster 2024-02-05T07:46:57.256470+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: audit 2024-02-05T07:46:58.291759+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: audit 2024-02-05T07:46:58.298625+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: audit 2024-02-05T07:46:58.300418+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:46:59.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: audit 2024-02-05T07:46:58.435981+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:59.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: audit 2024-02-05T07:46:58.438096+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: audit 2024-02-05T07:46:58.439696+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: audit 2024-02-05T07:46:58.441186+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: audit 2024-02-05T07:46:58.442576+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:46:59.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: audit 2024-02-05T07:46:58.450198+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:46:59.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:58 smithi012 bash[19641]: audit 2024-02-05T07:46:58.457553+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:00.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:59 smithi079 bash[14278]: audit 2024-02-05T07:46:58.284762+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:00.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:59 smithi079 bash[14278]: cephadm 2024-02-05T07:46:58.426859+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:47:00.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:46:59 smithi079 bash[14278]: cephadm 2024-02-05T07:46:58.443620+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 4062M 2024-02-05T07:47:00.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:59 smithi012 bash[14158]: audit 2024-02-05T07:46:58.284762+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:00.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:59 smithi012 bash[14158]: cephadm 2024-02-05T07:46:58.426859+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:47:00.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:46:59 smithi012 bash[14158]: cephadm 2024-02-05T07:46:58.443620+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 4062M 2024-02-05T07:47:00.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:59 smithi012 bash[19641]: audit 2024-02-05T07:46:58.284762+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:00.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:59 smithi012 bash[19641]: cephadm 2024-02-05T07:46:58.426859+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Detected new or changed devices on smithi012 2024-02-05T07:47:00.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:46:59 smithi012 bash[19641]: cephadm 2024-02-05T07:46:58.443620+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 4062M 2024-02-05T07:47:01.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:00 smithi079 bash[14278]: cluster 2024-02-05T07:46:59.257007+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:01.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:00 smithi012 bash[14158]: cluster 2024-02-05T07:46:59.257007+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:01.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:00 smithi012 bash[19641]: cluster 2024-02-05T07:46:59.257007+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:02 smithi079 bash[14278]: cluster 2024-02-05T07:47:01.257543+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:03.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:02 smithi012 bash[14158]: cluster 2024-02-05T07:47:01.257543+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:03.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:02 smithi012 bash[19641]: cluster 2024-02-05T07:47:01.257543+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:05.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:04 smithi079 bash[14278]: cluster 2024-02-05T07:47:03.258250+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:04 smithi079 bash[14278]: audit 2024-02-05T07:47:04.204382+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.79:0/2716642231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d6e2a2-443c-4c5b-9229-881f95bc68d2"}]: dispatch 2024-02-05T07:47:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:04 smithi079 bash[14278]: audit 2024-02-05T07:47:04.204396+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d6e2a2-443c-4c5b-9229-881f95bc68d2"}]: dispatch 2024-02-05T07:47:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:04 smithi079 bash[14278]: audit 2024-02-05T07:47:04.217305+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7d6e2a2-443c-4c5b-9229-881f95bc68d2"}]': finished 2024-02-05T07:47:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:04 smithi079 bash[14278]: cluster 2024-02-05T07:47:04.217481+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-05T07:47:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:04 smithi079 bash[14278]: audit 2024-02-05T07:47:04.217785+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:04 smithi079 bash[14278]: audit 2024-02-05T07:47:04.914539+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.79:0/2606726362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:47:05.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[14158]: cluster 2024-02-05T07:47:03.258250+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:05.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[14158]: audit 2024-02-05T07:47:04.204382+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.79:0/2716642231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d6e2a2-443c-4c5b-9229-881f95bc68d2"}]: dispatch 2024-02-05T07:47:05.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[14158]: audit 2024-02-05T07:47:04.204396+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d6e2a2-443c-4c5b-9229-881f95bc68d2"}]: dispatch 2024-02-05T07:47:05.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[14158]: audit 2024-02-05T07:47:04.217305+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7d6e2a2-443c-4c5b-9229-881f95bc68d2"}]': finished 2024-02-05T07:47:05.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[14158]: cluster 2024-02-05T07:47:04.217481+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-05T07:47:05.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[14158]: audit 2024-02-05T07:47:04.217785+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:05.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[14158]: audit 2024-02-05T07:47:04.914539+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.79:0/2606726362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:47:05.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[19641]: cluster 2024-02-05T07:47:03.258250+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:05.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[19641]: audit 2024-02-05T07:47:04.204382+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.79:0/2716642231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d6e2a2-443c-4c5b-9229-881f95bc68d2"}]: dispatch 2024-02-05T07:47:05.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[19641]: audit 2024-02-05T07:47:04.204396+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d6e2a2-443c-4c5b-9229-881f95bc68d2"}]: dispatch 2024-02-05T07:47:05.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[19641]: audit 2024-02-05T07:47:04.217305+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7d6e2a2-443c-4c5b-9229-881f95bc68d2"}]': finished 2024-02-05T07:47:05.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[19641]: cluster 2024-02-05T07:47:04.217481+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-05T07:47:05.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[19641]: audit 2024-02-05T07:47:04.217785+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:05.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:04 smithi012 bash[19641]: audit 2024-02-05T07:47:04.914539+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.79:0/2606726362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:47:07.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:06 smithi079 bash[14278]: cluster 2024-02-05T07:47:05.258932+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:07.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:06 smithi012 bash[14158]: cluster 2024-02-05T07:47:05.258932+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:07.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:06 smithi012 bash[19641]: cluster 2024-02-05T07:47:05.258932+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:09.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:08 smithi079 bash[14278]: cluster 2024-02-05T07:47:07.259573+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:09.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:08 smithi012 bash[14158]: cluster 2024-02-05T07:47:07.259573+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:09.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:08 smithi012 bash[19641]: cluster 2024-02-05T07:47:07.259573+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:11.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:10 smithi079 bash[14278]: cluster 2024-02-05T07:47:09.260191+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:11.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:10 smithi012 bash[14158]: cluster 2024-02-05T07:47:09.260191+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:11.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:10 smithi012 bash[19641]: cluster 2024-02-05T07:47:09.260191+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:12 smithi079 bash[14278]: cluster 2024-02-05T07:47:11.260715+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:13.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:12 smithi012 bash[19641]: cluster 2024-02-05T07:47:11.260715+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:13.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:12 smithi012 bash[14158]: cluster 2024-02-05T07:47:11.260715+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:15.246 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:14 smithi079 bash[14278]: cluster 2024-02-05T07:47:13.261325+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:15.246 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:14 smithi079 bash[14278]: audit 2024-02-05T07:47:13.982426+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:47:15.246 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:14 smithi079 bash[14278]: audit 2024-02-05T07:47:13.983813+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:15.246 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:14 smithi079 bash[14278]: cephadm 2024-02-05T07:47:13.985005+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi079 2024-02-05T07:47:15.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:14 smithi012 bash[19641]: cluster 2024-02-05T07:47:13.261325+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:15.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:14 smithi012 bash[19641]: audit 2024-02-05T07:47:13.982426+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:47:15.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:14 smithi012 bash[19641]: audit 2024-02-05T07:47:13.983813+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:15.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:14 smithi012 bash[19641]: cephadm 2024-02-05T07:47:13.985005+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi079 2024-02-05T07:47:15.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:14 smithi012 bash[14158]: cluster 2024-02-05T07:47:13.261325+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:15.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:14 smithi012 bash[14158]: audit 2024-02-05T07:47:13.982426+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:47:15.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:14 smithi012 bash[14158]: audit 2024-02-05T07:47:13.983813+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:15.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:14 smithi012 bash[14158]: cephadm 2024-02-05T07:47:13.985005+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi079 2024-02-05T07:47:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:16 smithi079 bash[14278]: cluster 2024-02-05T07:47:15.261937+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:17.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:16 smithi012 bash[14158]: cluster 2024-02-05T07:47:15.261937+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:17.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:16 smithi012 bash[19641]: cluster 2024-02-05T07:47:15.261937+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:19.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:18 smithi079 bash[14278]: cluster 2024-02-05T07:47:17.262554+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:19.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:18 smithi079 bash[14278]: audit 2024-02-05T07:47:17.779552+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:19.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:18 smithi079 bash[14278]: audit 2024-02-05T07:47:17.780125+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:19.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:18 smithi079 bash[14278]: audit 2024-02-05T07:47:17.783573+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:19.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:18 smithi079 bash[14278]: audit 2024-02-05T07:47:17.785281+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:19.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:18 smithi012 bash[19641]: cluster 2024-02-05T07:47:17.262554+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:19.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:18 smithi012 bash[19641]: audit 2024-02-05T07:47:17.779552+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:19.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:18 smithi012 bash[19641]: audit 2024-02-05T07:47:17.780125+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:19.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:18 smithi012 bash[19641]: audit 2024-02-05T07:47:17.783573+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:19.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:18 smithi012 bash[19641]: audit 2024-02-05T07:47:17.785281+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:19.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:18 smithi012 bash[14158]: cluster 2024-02-05T07:47:17.262554+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:19.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:18 smithi012 bash[14158]: audit 2024-02-05T07:47:17.779552+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:19.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:18 smithi012 bash[14158]: audit 2024-02-05T07:47:17.780125+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:19.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:18 smithi012 bash[14158]: audit 2024-02-05T07:47:17.783573+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:19.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:18 smithi012 bash[14158]: audit 2024-02-05T07:47:17.785281+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:21.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:20 smithi079 bash[14278]: cluster 2024-02-05T07:47:19.263163+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:21.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:20 smithi012 bash[14158]: cluster 2024-02-05T07:47:19.263163+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:21.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:20 smithi012 bash[19641]: cluster 2024-02-05T07:47:19.263163+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:22.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:22 smithi079 bash[14278]: audit 2024-02-05T07:47:21.262495+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:22.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:22 smithi079 bash[14278]: cluster 2024-02-05T07:47:21.263606+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:22.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:22 smithi079 bash[14278]: audit 2024-02-05T07:47:21.543321+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:22.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:22 smithi012 bash[14158]: audit 2024-02-05T07:47:21.262495+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:22.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:22 smithi012 bash[14158]: cluster 2024-02-05T07:47:21.263606+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:22.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:22 smithi012 bash[14158]: audit 2024-02-05T07:47:21.543321+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:22.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:22 smithi012 bash[19641]: audit 2024-02-05T07:47:21.262495+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:22.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:22 smithi012 bash[19641]: cluster 2024-02-05T07:47:21.263606+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:22.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:22 smithi012 bash[19641]: audit 2024-02-05T07:47:21.543321+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:24.176 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 4 on host 'smithi079' 2024-02-05T07:47:24.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:24 smithi079 bash[14278]: cluster 2024-02-05T07:47:23.264207+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:24.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:24 smithi079 bash[14278]: audit 2024-02-05T07:47:23.281633+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:47:24.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:24 smithi079 bash[14278]: audit 2024-02-05T07:47:23.286112+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:47:24.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:24 smithi079 bash[14278]: audit 2024-02-05T07:47:24.169187+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:24.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:24 smithi079 bash[14278]: audit 2024-02-05T07:47:24.173926+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:24.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:24 smithi079 bash[14278]: audit 2024-02-05T07:47:24.174287+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:24.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:24 smithi079 bash[14278]: audit 2024-02-05T07:47:24.177683+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:24.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[14158]: cluster 2024-02-05T07:47:23.264207+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:24.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[14158]: audit 2024-02-05T07:47:23.281633+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:47:24.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[14158]: audit 2024-02-05T07:47:23.286112+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:47:24.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[14158]: audit 2024-02-05T07:47:24.169187+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:24.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[14158]: audit 2024-02-05T07:47:24.173926+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:24.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[14158]: audit 2024-02-05T07:47:24.174287+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:24.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[14158]: audit 2024-02-05T07:47:24.177683+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:24.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[19641]: cluster 2024-02-05T07:47:23.264207+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:24.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[19641]: audit 2024-02-05T07:47:23.281633+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:47:24.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[19641]: audit 2024-02-05T07:47:23.286112+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:47:24.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[19641]: audit 2024-02-05T07:47:24.169187+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:24.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[19641]: audit 2024-02-05T07:47:24.173926+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:24.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[19641]: audit 2024-02-05T07:47:24.174287+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:24.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:24 smithi012 bash[19641]: audit 2024-02-05T07:47:24.177683+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:24.834 DEBUG:teuthology.orchestra.run.smithi079:osd.4> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.4.service 2024-02-05T07:47:24.837 INFO:tasks.cephadm:Deploying osd.5 on smithi079 with /dev/vg_nvme/lv_3... 2024-02-05T07:47:24.837 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-05T07:47:25.547 INFO:journalctl@ceph.osd.4.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:47:25.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:25 smithi012 bash[14158]: audit 2024-02-05T07:47:24.607628+0000 mon.b (mon.2) 13 : audit [INF] from='osd.4 [v2:172.21.15.79:6800/2228976876,v1:172.21.15.79:6801/2228976876]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:47:25.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:25 smithi012 bash[14158]: audit 2024-02-05T07:47:24.607765+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:47:25.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:25 smithi012 bash[19641]: audit 2024-02-05T07:47:24.607628+0000 mon.b (mon.2) 13 : audit [INF] from='osd.4 [v2:172.21.15.79:6800/2228976876,v1:172.21.15.79:6801/2228976876]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:47:25.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:25 smithi012 bash[19641]: audit 2024-02-05T07:47:24.607765+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:47:25.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:25 smithi079 bash[14278]: audit 2024-02-05T07:47:24.607628+0000 mon.b (mon.2) 13 : audit [INF] from='osd.4 [v2:172.21.15.79:6800/2228976876,v1:172.21.15.79:6801/2228976876]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:47:25.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:25 smithi079 bash[14278]: audit 2024-02-05T07:47:24.607765+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:47:26.522 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 07:47:26 smithi079 bash[17527]: debug 2024-02-05T07:47:26.297+0000 7efdcbb8d700 -1 osd.4 0 waiting for initial osdmap 2024-02-05T07:47:26.523 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 07:47:26 smithi079 bash[17527]: debug 2024-02-05T07:47:26.309+0000 7efdc2d1d700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:47:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:26 smithi079 bash[14278]: cluster 2024-02-05T07:47:25.264788+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:26 smithi079 bash[14278]: audit 2024-02-05T07:47:25.289963+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T07:47:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:26 smithi079 bash[14278]: cluster 2024-02-05T07:47:25.290058+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-05T07:47:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:26 smithi079 bash[14278]: audit 2024-02-05T07:47:25.290336+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:26 smithi079 bash[14278]: audit 2024-02-05T07:47:25.292277+0000 mon.b (mon.2) 14 : audit [INF] from='osd.4 [v2:172.21.15.79:6800/2228976876,v1:172.21.15.79:6801/2228976876]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:47:26.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:26 smithi079 bash[14278]: audit 2024-02-05T07:47:25.292288+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:47:26.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[14158]: cluster 2024-02-05T07:47:25.264788+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:26.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[14158]: audit 2024-02-05T07:47:25.289963+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T07:47:26.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[14158]: cluster 2024-02-05T07:47:25.290058+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-05T07:47:26.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[14158]: audit 2024-02-05T07:47:25.290336+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:26.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[14158]: audit 2024-02-05T07:47:25.292277+0000 mon.b (mon.2) 14 : audit [INF] from='osd.4 [v2:172.21.15.79:6800/2228976876,v1:172.21.15.79:6801/2228976876]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:47:26.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[14158]: audit 2024-02-05T07:47:25.292288+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:47:26.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[19641]: cluster 2024-02-05T07:47:25.264788+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:26.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[19641]: audit 2024-02-05T07:47:25.289963+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T07:47:26.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[19641]: cluster 2024-02-05T07:47:25.290058+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-05T07:47:26.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[19641]: audit 2024-02-05T07:47:25.290336+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:26.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[19641]: audit 2024-02-05T07:47:25.292277+0000 mon.b (mon.2) 14 : audit [INF] from='osd.4 [v2:172.21.15.79:6800/2228976876,v1:172.21.15.79:6801/2228976876]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:47:26.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:26 smithi012 bash[19641]: audit 2024-02-05T07:47:25.292288+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:47:27.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:27 smithi079 bash[14278]: audit 2024-02-05T07:47:26.292983+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:47:27.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:27 smithi079 bash[14278]: cluster 2024-02-05T07:47:26.293213+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-05T07:47:27.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:27 smithi079 bash[14278]: audit 2024-02-05T07:47:26.294054+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:27.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:27 smithi079 bash[14278]: audit 2024-02-05T07:47:26.303238+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:27 smithi079 bash[14278]: cluster 2024-02-05T07:47:26.943110+0000 mon.a (mon.0) 445 : cluster [INF] osd.4 [v2:172.21.15.79:6800/2228976876,v1:172.21.15.79:6801/2228976876] boot 2024-02-05T07:47:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:27 smithi079 bash[14278]: cluster 2024-02-05T07:47:26.943316+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-05T07:47:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:27 smithi079 bash[14278]: audit 2024-02-05T07:47:26.944159+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:27.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[14158]: audit 2024-02-05T07:47:26.292983+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:47:27.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[14158]: cluster 2024-02-05T07:47:26.293213+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-05T07:47:27.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[14158]: audit 2024-02-05T07:47:26.294054+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:27.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[14158]: audit 2024-02-05T07:47:26.303238+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:27.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[14158]: cluster 2024-02-05T07:47:26.943110+0000 mon.a (mon.0) 445 : cluster [INF] osd.4 [v2:172.21.15.79:6800/2228976876,v1:172.21.15.79:6801/2228976876] boot 2024-02-05T07:47:27.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[14158]: cluster 2024-02-05T07:47:26.943316+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-05T07:47:27.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[14158]: audit 2024-02-05T07:47:26.944159+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:27.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[19641]: audit 2024-02-05T07:47:26.292983+0000 mon.a (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:47:27.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[19641]: cluster 2024-02-05T07:47:26.293213+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-05T07:47:27.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[19641]: audit 2024-02-05T07:47:26.294054+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:27.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[19641]: audit 2024-02-05T07:47:26.303238+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:27.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[19641]: cluster 2024-02-05T07:47:26.943110+0000 mon.a (mon.0) 445 : cluster [INF] osd.4 [v2:172.21.15.79:6800/2228976876,v1:172.21.15.79:6801/2228976876] boot 2024-02-05T07:47:27.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[19641]: cluster 2024-02-05T07:47:26.943316+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-05T07:47:27.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:27 smithi012 bash[19641]: audit 2024-02-05T07:47:26.944159+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:47:28.452 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-05T07:47:28.452 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-05T07:47:28.452 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-02-05T07:47:28.452 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-02-05T07:47:28.452 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0167216 s, 627 MB/s 2024-02-05T07:47:28.452 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-02-05T07:47:28.459 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:28 smithi079 bash[14278]: cluster 2024-02-05T07:47:25.611102+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:47:28.459 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:28 smithi079 bash[14278]: cluster 2024-02-05T07:47:25.611297+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:47:28.459 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:28 smithi079 bash[14278]: cluster 2024-02-05T07:47:27.265433+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 remapped+peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:28.459 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:28 smithi079 bash[14278]: cluster 2024-02-05T07:47:27.956548+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-05T07:47:28.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:28 smithi012 bash[14158]: cluster 2024-02-05T07:47:25.611102+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:47:28.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:28 smithi012 bash[14158]: cluster 2024-02-05T07:47:25.611297+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:47:28.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:28 smithi012 bash[14158]: cluster 2024-02-05T07:47:27.265433+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 remapped+peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:28.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:28 smithi012 bash[14158]: cluster 2024-02-05T07:47:27.956548+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-05T07:47:28.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:28 smithi012 bash[19641]: cluster 2024-02-05T07:47:25.611102+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:47:28.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:28 smithi012 bash[19641]: cluster 2024-02-05T07:47:25.611297+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:47:28.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:28 smithi012 bash[19641]: cluster 2024-02-05T07:47:27.265433+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 remapped+peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T07:47:28.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:28 smithi012 bash[19641]: cluster 2024-02-05T07:47:27.956548+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-05T07:47:29.692 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi079:vg_nvme/lv_3 2024-02-05T07:47:30.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:29 smithi079 bash[14278]: cluster 2024-02-05T07:47:28.966895+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-05T07:47:30.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:29 smithi012 bash[14158]: cluster 2024-02-05T07:47:28.966895+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-05T07:47:30.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:29 smithi012 bash[19641]: cluster 2024-02-05T07:47:28.966895+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-05T07:47:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:30 smithi079 bash[14278]: cluster 2024-02-05T07:47:29.266033+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:30 smithi079 bash[14278]: cluster 2024-02-05T07:47:29.974054+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-05T07:47:31.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:30 smithi012 bash[14158]: cluster 2024-02-05T07:47:29.266033+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:31.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:30 smithi012 bash[14158]: cluster 2024-02-05T07:47:29.974054+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-05T07:47:31.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:30 smithi012 bash[19641]: cluster 2024-02-05T07:47:29.266033+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:31.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:30 smithi012 bash[19641]: cluster 2024-02-05T07:47:29.974054+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-05T07:47:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:31 smithi079 bash[14278]: cluster 2024-02-05T07:47:30.979184+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-05T07:47:32.334 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:31 smithi012 bash[19641]: cluster 2024-02-05T07:47:30.979184+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-05T07:47:32.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:31 smithi012 bash[14158]: cluster 2024-02-05T07:47:30.979184+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-05T07:47:33.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:32 smithi079 bash[14278]: cluster 2024-02-05T07:47:31.266619+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:33.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:32 smithi012 bash[14158]: cluster 2024-02-05T07:47:31.266619+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:33.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:32 smithi012 bash[19641]: cluster 2024-02-05T07:47:31.266619+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:34.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: cephadm 2024-02-05T07:47:33.105096+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:47:34.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: audit 2024-02-05T07:47:33.115444+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:34.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: audit 2024-02-05T07:47:33.117232+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:47:34.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: cephadm 2024-02-05T07:47:33.118403+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 17271M 2024-02-05T07:47:34.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: audit 2024-02-05T07:47:33.124601+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:34.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: audit 2024-02-05T07:47:33.131845+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:34.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: cluster 2024-02-05T07:47:33.267224+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-02-05T07:47:34.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: audit 2024-02-05T07:47:33.526802+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:34.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: audit 2024-02-05T07:47:33.533726+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:47:34.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: audit 2024-02-05T07:47:33.540202+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:47:34.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:34 smithi079 bash[14278]: audit 2024-02-05T07:47:33.542044+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:34.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: cephadm 2024-02-05T07:47:33.105096+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:47:34.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: audit 2024-02-05T07:47:33.115444+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:34.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: audit 2024-02-05T07:47:33.117232+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:47:34.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: cephadm 2024-02-05T07:47:33.118403+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 17271M 2024-02-05T07:47:34.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: audit 2024-02-05T07:47:33.124601+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:34.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: audit 2024-02-05T07:47:33.131845+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:34.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: cluster 2024-02-05T07:47:33.267224+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-02-05T07:47:34.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: audit 2024-02-05T07:47:33.526802+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:34.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: audit 2024-02-05T07:47:33.533726+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: audit 2024-02-05T07:47:33.540202+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[14158]: audit 2024-02-05T07:47:33.542044+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: cephadm 2024-02-05T07:47:33.105096+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: audit 2024-02-05T07:47:33.115444+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: audit 2024-02-05T07:47:33.117232+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: cephadm 2024-02-05T07:47:33.118403+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 17271M 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: audit 2024-02-05T07:47:33.124601+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: audit 2024-02-05T07:47:33.131845+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: cluster 2024-02-05T07:47:33.267224+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: audit 2024-02-05T07:47:33.526802+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: audit 2024-02-05T07:47:33.533726+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:47:34.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: audit 2024-02-05T07:47:33.540202+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:47:34.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:34 smithi012 bash[19641]: audit 2024-02-05T07:47:33.542044+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:36.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:36 smithi012 bash[19641]: cluster 2024-02-05T07:47:35.267834+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-02-05T07:47:36.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:36 smithi012 bash[14158]: cluster 2024-02-05T07:47:35.267834+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-02-05T07:47:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:36 smithi079 bash[14278]: cluster 2024-02-05T07:47:35.267834+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-02-05T07:47:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:38 smithi079 bash[14278]: cluster 2024-02-05T07:47:37.268488+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-05T07:47:39.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:38 smithi012 bash[14158]: cluster 2024-02-05T07:47:37.268488+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-05T07:47:39.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:38 smithi012 bash[19641]: cluster 2024-02-05T07:47:37.268488+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-05T07:47:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:39 smithi079 bash[14278]: audit 2024-02-05T07:47:39.575710+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c60644c0-0a19-4f11-8756-58f5ac954e14"}]: dispatch 2024-02-05T07:47:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:39 smithi079 bash[14278]: audit 2024-02-05T07:47:39.575746+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.79:0/4038690023' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c60644c0-0a19-4f11-8756-58f5ac954e14"}]: dispatch 2024-02-05T07:47:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:39 smithi079 bash[14278]: audit 2024-02-05T07:47:39.584734+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c60644c0-0a19-4f11-8756-58f5ac954e14"}]': finished 2024-02-05T07:47:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:39 smithi079 bash[14278]: cluster 2024-02-05T07:47:39.585009+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-05T07:47:40.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:39 smithi079 bash[14278]: audit 2024-02-05T07:47:39.585235+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:47:40.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:39 smithi012 bash[14158]: audit 2024-02-05T07:47:39.575710+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c60644c0-0a19-4f11-8756-58f5ac954e14"}]: dispatch 2024-02-05T07:47:40.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:39 smithi012 bash[14158]: audit 2024-02-05T07:47:39.575746+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.79:0/4038690023' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c60644c0-0a19-4f11-8756-58f5ac954e14"}]: dispatch 2024-02-05T07:47:40.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:39 smithi012 bash[14158]: audit 2024-02-05T07:47:39.584734+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c60644c0-0a19-4f11-8756-58f5ac954e14"}]': finished 2024-02-05T07:47:40.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:39 smithi012 bash[14158]: cluster 2024-02-05T07:47:39.585009+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-05T07:47:40.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:39 smithi012 bash[14158]: audit 2024-02-05T07:47:39.585235+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:47:40.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:39 smithi012 bash[19641]: audit 2024-02-05T07:47:39.575710+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c60644c0-0a19-4f11-8756-58f5ac954e14"}]: dispatch 2024-02-05T07:47:40.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:39 smithi012 bash[19641]: audit 2024-02-05T07:47:39.575746+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.79:0/4038690023' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c60644c0-0a19-4f11-8756-58f5ac954e14"}]: dispatch 2024-02-05T07:47:40.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:39 smithi012 bash[19641]: audit 2024-02-05T07:47:39.584734+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c60644c0-0a19-4f11-8756-58f5ac954e14"}]': finished 2024-02-05T07:47:40.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:39 smithi012 bash[19641]: cluster 2024-02-05T07:47:39.585009+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-05T07:47:40.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:39 smithi012 bash[19641]: audit 2024-02-05T07:47:39.585235+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:47:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:40 smithi079 bash[14278]: cluster 2024-02-05T07:47:39.269209+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-02-05T07:47:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:40 smithi079 bash[14278]: audit 2024-02-05T07:47:40.321714+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.79:0/2563999520' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:47:41.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:40 smithi012 bash[14158]: cluster 2024-02-05T07:47:39.269209+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-02-05T07:47:41.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:40 smithi012 bash[14158]: audit 2024-02-05T07:47:40.321714+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.79:0/2563999520' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:47:41.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:40 smithi012 bash[19641]: cluster 2024-02-05T07:47:39.269209+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-02-05T07:47:41.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:40 smithi012 bash[19641]: audit 2024-02-05T07:47:40.321714+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.79:0/2563999520' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:47:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:42 smithi079 bash[14278]: cluster 2024-02-05T07:47:41.269868+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:47:43.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:42 smithi012 bash[14158]: cluster 2024-02-05T07:47:41.269868+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:47:43.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:42 smithi012 bash[19641]: cluster 2024-02-05T07:47:41.269868+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:47:45.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:44 smithi079 bash[14278]: cluster 2024-02-05T07:47:43.270457+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:45.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:44 smithi012 bash[19641]: cluster 2024-02-05T07:47:43.270457+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:45.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:44 smithi012 bash[14158]: cluster 2024-02-05T07:47:43.270457+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:46 smithi079 bash[14278]: cluster 2024-02-05T07:47:45.271063+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:47.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:46 smithi012 bash[19641]: cluster 2024-02-05T07:47:45.271063+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:47.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:46 smithi012 bash[14158]: cluster 2024-02-05T07:47:45.271063+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:49.255 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:48 smithi079 bash[14278]: cluster 2024-02-05T07:47:47.271670+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:49.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:48 smithi012 bash[14158]: cluster 2024-02-05T07:47:47.271670+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:49.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:48 smithi012 bash[19641]: cluster 2024-02-05T07:47:47.271670+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:50.019 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:49 smithi079 bash[14278]: audit 2024-02-05T07:47:49.742684+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T07:47:50.019 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:49 smithi079 bash[14278]: audit 2024-02-05T07:47:49.744724+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:50.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:49 smithi012 bash[14158]: audit 2024-02-05T07:47:49.742684+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T07:47:50.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:49 smithi012 bash[14158]: audit 2024-02-05T07:47:49.744724+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:50.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:49 smithi012 bash[19641]: audit 2024-02-05T07:47:49.742684+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T07:47:50.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:49 smithi012 bash[19641]: audit 2024-02-05T07:47:49.744724+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:51.071 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:50 smithi079 bash[14278]: cluster 2024-02-05T07:47:49.272267+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:51.071 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:50 smithi079 bash[14278]: cephadm 2024-02-05T07:47:49.746300+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi079 2024-02-05T07:47:51.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:50 smithi012 bash[14158]: cluster 2024-02-05T07:47:49.272267+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:51.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:50 smithi012 bash[14158]: cephadm 2024-02-05T07:47:49.746300+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi079 2024-02-05T07:47:51.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:50 smithi012 bash[19641]: cluster 2024-02-05T07:47:49.272267+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:51.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:50 smithi012 bash[19641]: cephadm 2024-02-05T07:47:49.746300+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi079 2024-02-05T07:47:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:52 smithi079 bash[14278]: cluster 2024-02-05T07:47:51.272874+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:53.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:52 smithi012 bash[14158]: cluster 2024-02-05T07:47:51.272874+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:53.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:52 smithi012 bash[19641]: cluster 2024-02-05T07:47:51.272874+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:54 smithi079 bash[14278]: audit 2024-02-05T07:47:53.606343+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:54 smithi079 bash[14278]: audit 2024-02-05T07:47:53.612401+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:54 smithi079 bash[14278]: audit 2024-02-05T07:47:53.615658+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:54 smithi079 bash[14278]: audit 2024-02-05T07:47:53.617376+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:54.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:53 smithi012 bash[14158]: audit 2024-02-05T07:47:53.606343+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:54.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:54 smithi012 bash[14158]: audit 2024-02-05T07:47:53.612401+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:54.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:54 smithi012 bash[14158]: audit 2024-02-05T07:47:53.615658+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:54.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:54 smithi012 bash[14158]: audit 2024-02-05T07:47:53.617376+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:54.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:54 smithi012 bash[19641]: audit 2024-02-05T07:47:53.606343+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:47:54.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:54 smithi012 bash[19641]: audit 2024-02-05T07:47:53.612401+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:54.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:54 smithi012 bash[19641]: audit 2024-02-05T07:47:53.615658+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:47:54.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:54 smithi012 bash[19641]: audit 2024-02-05T07:47:53.617376+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:47:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:55 smithi079 bash[14278]: cluster 2024-02-05T07:47:53.273546+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:55 smithi012 bash[14158]: cluster 2024-02-05T07:47:53.273546+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:55.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:55 smithi012 bash[19641]: cluster 2024-02-05T07:47:53.273546+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:57.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:57 smithi079 bash[14278]: cluster 2024-02-05T07:47:55.274178+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:57.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:57 smithi012 bash[14158]: cluster 2024-02-05T07:47:55.274178+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:57.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:57 smithi012 bash[19641]: cluster 2024-02-05T07:47:55.274178+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:58.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:58 smithi012 bash[14158]: audit 2024-02-05T07:47:57.057040+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:58.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:58 smithi012 bash[14158]: audit 2024-02-05T07:47:57.064858+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:58.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:47:58 smithi012 bash[14158]: cluster 2024-02-05T07:47:57.274781+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:58.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:58 smithi012 bash[19641]: audit 2024-02-05T07:47:57.057040+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:58.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:58 smithi012 bash[19641]: audit 2024-02-05T07:47:57.064858+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:58.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:47:58 smithi012 bash[19641]: cluster 2024-02-05T07:47:57.274781+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:47:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:58 smithi079 bash[14278]: audit 2024-02-05T07:47:57.057040+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:58 smithi079 bash[14278]: audit 2024-02-05T07:47:57.064858+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:47:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:47:58 smithi079 bash[14278]: cluster 2024-02-05T07:47:57.274781+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:48:00.050 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 5 on host 'smithi079' 2024-02-05T07:48:00.502 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:00 smithi079 bash[14278]: cluster 2024-02-05T07:47:59.275387+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:48:00.502 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:00 smithi079 bash[14278]: audit 2024-02-05T07:48:00.041434+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:00.502 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:00 smithi079 bash[14278]: audit 2024-02-05T07:48:00.046762+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:00.502 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:00 smithi079 bash[14278]: audit 2024-02-05T07:48:00.050078+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:00.502 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:00 smithi079 bash[14278]: audit 2024-02-05T07:48:00.051430+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:00.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:00 smithi012 bash[14158]: cluster 2024-02-05T07:47:59.275387+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:48:00.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:00 smithi012 bash[14158]: audit 2024-02-05T07:48:00.041434+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:00.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:00 smithi012 bash[14158]: audit 2024-02-05T07:48:00.046762+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:00.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:00 smithi012 bash[14158]: audit 2024-02-05T07:48:00.050078+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:00.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:00 smithi012 bash[14158]: audit 2024-02-05T07:48:00.051430+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:00.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:00 smithi012 bash[19641]: cluster 2024-02-05T07:47:59.275387+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:48:00.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:00 smithi012 bash[19641]: audit 2024-02-05T07:48:00.041434+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:00.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:00 smithi012 bash[19641]: audit 2024-02-05T07:48:00.046762+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:00.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:00 smithi012 bash[19641]: audit 2024-02-05T07:48:00.050078+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:00.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:00 smithi012 bash[19641]: audit 2024-02-05T07:48:00.051430+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:00.696 DEBUG:teuthology.orchestra.run.smithi079:osd.5> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.5.service 2024-02-05T07:48:00.698 INFO:tasks.cephadm:Deploying osd.6 on smithi079 with /dev/vg_nvme/lv_2... 2024-02-05T07:48:00.699 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-05T07:48:00.879 INFO:journalctl@ceph.osd.5.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:48:01.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:01 smithi012 bash[14158]: audit 2024-02-05T07:48:00.506478+0000 mon.a (mon.0) 475 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:48:01.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:01 smithi012 bash[14158]: audit 2024-02-05T07:48:00.506716+0000 mon.b (mon.2) 17 : audit [INF] from='osd.5 [v2:172.21.15.79:6808/3475664084,v1:172.21.15.79:6809/3475664084]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:48:01.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:01 smithi012 bash[19641]: audit 2024-02-05T07:48:00.506478+0000 mon.a (mon.0) 475 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:48:01.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:01 smithi012 bash[19641]: audit 2024-02-05T07:48:00.506716+0000 mon.b (mon.2) 17 : audit [INF] from='osd.5 [v2:172.21.15.79:6808/3475664084,v1:172.21.15.79:6809/3475664084]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:48:01.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:01 smithi079 bash[14278]: audit 2024-02-05T07:48:00.506478+0000 mon.a (mon.0) 475 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:48:01.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:01 smithi079 bash[14278]: audit 2024-02-05T07:48:00.506716+0000 mon.b (mon.2) 17 : audit [INF] from='osd.5 [v2:172.21.15.79:6808/3475664084,v1:172.21.15.79:6809/3475664084]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:48:02.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:02 smithi079 bash[14278]: cluster 2024-02-05T07:48:01.275986+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:48:02.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:02 smithi079 bash[14278]: audit 2024-02-05T07:48:01.351025+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T07:48:02.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:02 smithi079 bash[14278]: cluster 2024-02-05T07:48:01.351172+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-05T07:48:02.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:02 smithi079 bash[14278]: audit 2024-02-05T07:48:01.351519+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:02.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:02 smithi079 bash[14278]: audit 2024-02-05T07:48:01.353179+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:02.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:02 smithi079 bash[14278]: audit 2024-02-05T07:48:01.353500+0000 mon.b (mon.2) 18 : audit [INF] from='osd.5 [v2:172.21.15.79:6808/3475664084,v1:172.21.15.79:6809/3475664084]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:02.773 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 07:48:02 smithi079 bash[20630]: debug 2024-02-05T07:48:02.369+0000 7fdc5b0ae700 -1 osd.5 0 waiting for initial osdmap 2024-02-05T07:48:02.773 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 07:48:02 smithi079 bash[20630]: debug 2024-02-05T07:48:02.377+0000 7fdc55244700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:48:02.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[14158]: cluster 2024-02-05T07:48:01.275986+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:48:02.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[14158]: audit 2024-02-05T07:48:01.351025+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T07:48:02.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[14158]: cluster 2024-02-05T07:48:01.351172+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-05T07:48:02.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[14158]: audit 2024-02-05T07:48:01.351519+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:02.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[14158]: audit 2024-02-05T07:48:01.353179+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:02.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[14158]: audit 2024-02-05T07:48:01.353500+0000 mon.b (mon.2) 18 : audit [INF] from='osd.5 [v2:172.21.15.79:6808/3475664084,v1:172.21.15.79:6809/3475664084]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:02.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[19641]: cluster 2024-02-05T07:48:01.275986+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:48:02.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[19641]: audit 2024-02-05T07:48:01.351025+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T07:48:02.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[19641]: cluster 2024-02-05T07:48:01.351172+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-05T07:48:02.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[19641]: audit 2024-02-05T07:48:01.351519+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:02.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[19641]: audit 2024-02-05T07:48:01.353179+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:02.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:02 smithi012 bash[19641]: audit 2024-02-05T07:48:01.353500+0000 mon.b (mon.2) 18 : audit [INF] from='osd.5 [v2:172.21.15.79:6808/3475664084,v1:172.21.15.79:6809/3475664084]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:03.753 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:03 smithi079 bash[14278]: audit 2024-02-05T07:48:02.357683+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:48:03.753 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:03 smithi079 bash[14278]: cluster 2024-02-05T07:48:02.357822+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-05T07:48:03.753 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:03 smithi079 bash[14278]: audit 2024-02-05T07:48:02.358618+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:03.753 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:03 smithi079 bash[14278]: audit 2024-02-05T07:48:02.367410+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:03.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:03 smithi012 bash[19641]: audit 2024-02-05T07:48:02.357683+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:48:03.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:03 smithi012 bash[19641]: cluster 2024-02-05T07:48:02.357822+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-05T07:48:03.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:03 smithi012 bash[19641]: audit 2024-02-05T07:48:02.358618+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:03.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:03 smithi012 bash[19641]: audit 2024-02-05T07:48:02.367410+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:03.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:03 smithi012 bash[14158]: audit 2024-02-05T07:48:02.357683+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:48:03.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:03 smithi012 bash[14158]: cluster 2024-02-05T07:48:02.357822+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-05T07:48:03.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:03 smithi012 bash[14158]: audit 2024-02-05T07:48:02.358618+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:03.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:03 smithi012 bash[14158]: audit 2024-02-05T07:48:02.367410+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:04.335 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-05T07:48:04.335 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-05T07:48:04.335 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-02-05T07:48:04.335 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-02-05T07:48:04.335 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0206001 s, 509 MB/s 2024-02-05T07:48:04.335 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-02-05T07:48:04.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:04 smithi079 bash[14278]: cluster 2024-02-05T07:48:01.539665+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:48:04.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:04 smithi079 bash[14278]: cluster 2024-02-05T07:48:01.539861+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:48:04.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:04 smithi079 bash[14278]: cluster 2024-02-05T07:48:03.276560+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:48:04.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:04 smithi079 bash[14278]: cluster 2024-02-05T07:48:03.372828+0000 mon.a (mon.0) 484 : cluster [INF] osd.5 [v2:172.21.15.79:6808/3475664084,v1:172.21.15.79:6809/3475664084] boot 2024-02-05T07:48:04.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:04 smithi079 bash[14278]: cluster 2024-02-05T07:48:03.373003+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-05T07:48:04.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:04 smithi079 bash[14278]: audit 2024-02-05T07:48:03.373982+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:04.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:04 smithi079 bash[14278]: cluster 2024-02-05T07:48:04.373384+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-05T07:48:04.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[14158]: cluster 2024-02-05T07:48:01.539665+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:48:04.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[14158]: cluster 2024-02-05T07:48:01.539861+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:48:04.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[14158]: cluster 2024-02-05T07:48:03.276560+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:48:04.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[14158]: cluster 2024-02-05T07:48:03.372828+0000 mon.a (mon.0) 484 : cluster [INF] osd.5 [v2:172.21.15.79:6808/3475664084,v1:172.21.15.79:6809/3475664084] boot 2024-02-05T07:48:04.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[14158]: cluster 2024-02-05T07:48:03.373003+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-05T07:48:04.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[14158]: audit 2024-02-05T07:48:03.373982+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:04.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[14158]: cluster 2024-02-05T07:48:04.373384+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-05T07:48:04.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[19641]: cluster 2024-02-05T07:48:01.539665+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:48:04.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[19641]: cluster 2024-02-05T07:48:01.539861+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:48:04.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[19641]: cluster 2024-02-05T07:48:03.276560+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T07:48:04.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[19641]: cluster 2024-02-05T07:48:03.372828+0000 mon.a (mon.0) 484 : cluster [INF] osd.5 [v2:172.21.15.79:6808/3475664084,v1:172.21.15.79:6809/3475664084] boot 2024-02-05T07:48:04.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[19641]: cluster 2024-02-05T07:48:03.373003+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-05T07:48:04.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[19641]: audit 2024-02-05T07:48:03.373982+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:48:04.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:04 smithi012 bash[19641]: cluster 2024-02-05T07:48:04.373384+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-05T07:48:05.622 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi079:vg_nvme/lv_2 2024-02-05T07:48:06.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:06 smithi079 bash[14278]: cluster 2024-02-05T07:48:05.277194+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:06.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:06 smithi079 bash[14278]: cluster 2024-02-05T07:48:05.374160+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-05T07:48:06.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:06 smithi079 bash[14278]: cluster 2024-02-05T07:48:05.378567+0000 mon.a (mon.0) 489 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-05T07:48:06.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:06 smithi012 bash[14158]: cluster 2024-02-05T07:48:05.277194+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:06.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:06 smithi012 bash[14158]: cluster 2024-02-05T07:48:05.374160+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-05T07:48:06.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:06 smithi012 bash[14158]: cluster 2024-02-05T07:48:05.378567+0000 mon.a (mon.0) 489 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-05T07:48:06.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:06 smithi012 bash[19641]: cluster 2024-02-05T07:48:05.277194+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v170: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:06.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:06 smithi012 bash[19641]: cluster 2024-02-05T07:48:05.374160+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-05T07:48:06.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:06 smithi012 bash[19641]: cluster 2024-02-05T07:48:05.378567+0000 mon.a (mon.0) 489 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-05T07:48:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:07 smithi079 bash[14278]: cluster 2024-02-05T07:48:06.387854+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-05T07:48:07.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:07 smithi012 bash[14158]: cluster 2024-02-05T07:48:06.387854+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-05T07:48:07.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:07 smithi012 bash[19641]: cluster 2024-02-05T07:48:06.387854+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-05T07:48:08.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:08 smithi079 bash[14278]: cluster 2024-02-05T07:48:07.277874+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v173: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:08.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:08 smithi079 bash[14278]: cluster 2024-02-05T07:48:07.391654+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-05T07:48:08.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:08 smithi012 bash[14158]: cluster 2024-02-05T07:48:07.277874+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v173: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:08.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:08 smithi012 bash[14158]: cluster 2024-02-05T07:48:07.391654+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-05T07:48:08.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:08 smithi012 bash[19641]: cluster 2024-02-05T07:48:07.277874+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v173: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:08.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:08 smithi012 bash[19641]: cluster 2024-02-05T07:48:07.391654+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-05T07:48:10.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[14158]: cephadm 2024-02-05T07:48:08.819141+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:48:10.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[14158]: audit 2024-02-05T07:48:08.827918+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:10.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[14158]: audit 2024-02-05T07:48:08.829793+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:10.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[14158]: audit 2024-02-05T07:48:08.831437+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:10.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[14158]: cephadm 2024-02-05T07:48:08.832515+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 8635M 2024-02-05T07:48:10.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[14158]: audit 2024-02-05T07:48:08.840830+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:10.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[14158]: audit 2024-02-05T07:48:08.847898+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:10.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[14158]: audit 2024-02-05T07:48:09.274014+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:48:10.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[14158]: audit 2024-02-05T07:48:09.280404+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:48:10.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[14158]: audit 2024-02-05T07:48:09.282228+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:10.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[19641]: cephadm 2024-02-05T07:48:08.819141+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:48:10.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[19641]: audit 2024-02-05T07:48:08.827918+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:10.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[19641]: audit 2024-02-05T07:48:08.829793+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:10.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[19641]: audit 2024-02-05T07:48:08.831437+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:10.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[19641]: cephadm 2024-02-05T07:48:08.832515+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 8635M 2024-02-05T07:48:10.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[19641]: audit 2024-02-05T07:48:08.840830+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:10.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[19641]: audit 2024-02-05T07:48:08.847898+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:10.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[19641]: audit 2024-02-05T07:48:09.274014+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:48:10.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[19641]: audit 2024-02-05T07:48:09.280404+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:48:10.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:09 smithi012 bash[19641]: audit 2024-02-05T07:48:09.282228+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:10.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:09 smithi079 bash[14278]: cephadm 2024-02-05T07:48:08.819141+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:48:10.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:09 smithi079 bash[14278]: audit 2024-02-05T07:48:08.827918+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:10.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:09 smithi079 bash[14278]: audit 2024-02-05T07:48:08.829793+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:10.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:09 smithi079 bash[14278]: audit 2024-02-05T07:48:08.831437+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:10.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:09 smithi079 bash[14278]: cephadm 2024-02-05T07:48:08.832515+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 8635M 2024-02-05T07:48:10.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:09 smithi079 bash[14278]: audit 2024-02-05T07:48:08.840830+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:10.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:09 smithi079 bash[14278]: audit 2024-02-05T07:48:08.847898+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:10.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:09 smithi079 bash[14278]: audit 2024-02-05T07:48:09.274014+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:48:10.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:09 smithi079 bash[14278]: audit 2024-02-05T07:48:09.280404+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:48:10.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:09 smithi079 bash[14278]: audit 2024-02-05T07:48:09.282228+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:11.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:10 smithi079 bash[14278]: audit 2024-02-05T07:48:09.267646+0000 mgr.y (mgr.14152) 193 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:48:11.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:10 smithi079 bash[14278]: cluster 2024-02-05T07:48:09.278497+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:11.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:10 smithi012 bash[14158]: audit 2024-02-05T07:48:09.267646+0000 mgr.y (mgr.14152) 193 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:48:11.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:10 smithi012 bash[14158]: cluster 2024-02-05T07:48:09.278497+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:11.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:10 smithi012 bash[19641]: audit 2024-02-05T07:48:09.267646+0000 mgr.y (mgr.14152) 193 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:48:11.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:10 smithi012 bash[19641]: cluster 2024-02-05T07:48:09.278497+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:11 smithi079 bash[14278]: cluster 2024-02-05T07:48:11.848793+0000 mon.a (mon.0) 500 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-05T07:48:12.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:11 smithi079 bash[14278]: cluster 2024-02-05T07:48:11.848859+0000 mon.a (mon.0) 501 : cluster [INF] Cluster is now healthy 2024-02-05T07:48:12.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:11 smithi012 bash[14158]: cluster 2024-02-05T07:48:11.848793+0000 mon.a (mon.0) 500 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-05T07:48:12.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:11 smithi012 bash[14158]: cluster 2024-02-05T07:48:11.848859+0000 mon.a (mon.0) 501 : cluster [INF] Cluster is now healthy 2024-02-05T07:48:12.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:11 smithi012 bash[19641]: cluster 2024-02-05T07:48:11.848793+0000 mon.a (mon.0) 500 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-05T07:48:12.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:11 smithi012 bash[19641]: cluster 2024-02-05T07:48:11.848859+0000 mon.a (mon.0) 501 : cluster [INF] Cluster is now healthy 2024-02-05T07:48:13.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:12 smithi079 bash[14278]: cluster 2024-02-05T07:48:11.279154+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T07:48:13.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:12 smithi012 bash[14158]: cluster 2024-02-05T07:48:11.279154+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T07:48:13.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:12 smithi012 bash[19641]: cluster 2024-02-05T07:48:11.279154+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T07:48:15.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:14 smithi079 bash[14278]: cluster 2024-02-05T07:48:13.279777+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-05T07:48:15.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:14 smithi012 bash[14158]: cluster 2024-02-05T07:48:13.279777+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-05T07:48:15.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:14 smithi012 bash[19641]: cluster 2024-02-05T07:48:13.279777+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-05T07:48:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:15 smithi079 bash[14278]: audit 2024-02-05T07:48:15.253040+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.79:0/2467842266' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7a919e-8138-49bc-b8a5-d7b3912dee98"}]: dispatch 2024-02-05T07:48:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:15 smithi079 bash[14278]: audit 2024-02-05T07:48:15.253138+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7a919e-8138-49bc-b8a5-d7b3912dee98"}]: dispatch 2024-02-05T07:48:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:15 smithi079 bash[14278]: audit 2024-02-05T07:48:15.261969+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c7a919e-8138-49bc-b8a5-d7b3912dee98"}]': finished 2024-02-05T07:48:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:15 smithi079 bash[14278]: cluster 2024-02-05T07:48:15.262224+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-05T07:48:16.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:15 smithi079 bash[14278]: audit 2024-02-05T07:48:15.262582+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:16.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:15 smithi012 bash[14158]: audit 2024-02-05T07:48:15.253040+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.79:0/2467842266' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7a919e-8138-49bc-b8a5-d7b3912dee98"}]: dispatch 2024-02-05T07:48:16.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:15 smithi012 bash[14158]: audit 2024-02-05T07:48:15.253138+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7a919e-8138-49bc-b8a5-d7b3912dee98"}]: dispatch 2024-02-05T07:48:16.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:15 smithi012 bash[14158]: audit 2024-02-05T07:48:15.261969+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c7a919e-8138-49bc-b8a5-d7b3912dee98"}]': finished 2024-02-05T07:48:16.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:15 smithi012 bash[14158]: cluster 2024-02-05T07:48:15.262224+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-05T07:48:16.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:15 smithi012 bash[14158]: audit 2024-02-05T07:48:15.262582+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:16.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:15 smithi012 bash[19641]: audit 2024-02-05T07:48:15.253040+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.79:0/2467842266' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7a919e-8138-49bc-b8a5-d7b3912dee98"}]: dispatch 2024-02-05T07:48:16.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:15 smithi012 bash[19641]: audit 2024-02-05T07:48:15.253138+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c7a919e-8138-49bc-b8a5-d7b3912dee98"}]: dispatch 2024-02-05T07:48:16.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:15 smithi012 bash[19641]: audit 2024-02-05T07:48:15.261969+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c7a919e-8138-49bc-b8a5-d7b3912dee98"}]': finished 2024-02-05T07:48:16.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:15 smithi012 bash[19641]: cluster 2024-02-05T07:48:15.262224+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-05T07:48:16.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:15 smithi012 bash[19641]: audit 2024-02-05T07:48:15.262582+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:16 smithi079 bash[14278]: cluster 2024-02-05T07:48:15.280425+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-05T07:48:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:16 smithi079 bash[14278]: audit 2024-02-05T07:48:15.994074+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.79:0/1980414875' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:48:17.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:16 smithi012 bash[14158]: cluster 2024-02-05T07:48:15.280425+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-05T07:48:17.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:16 smithi012 bash[14158]: audit 2024-02-05T07:48:15.994074+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.79:0/1980414875' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:48:17.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:16 smithi012 bash[19641]: cluster 2024-02-05T07:48:15.280425+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-05T07:48:17.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:16 smithi012 bash[19641]: audit 2024-02-05T07:48:15.994074+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.79:0/1980414875' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:48:19.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:18 smithi079 bash[14278]: cluster 2024-02-05T07:48:17.281048+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:19.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:18 smithi012 bash[14158]: cluster 2024-02-05T07:48:17.281048+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:19.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:18 smithi012 bash[19641]: cluster 2024-02-05T07:48:17.281048+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:20 smithi079 bash[14278]: cluster 2024-02-05T07:48:19.281654+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:21.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:20 smithi012 bash[14158]: cluster 2024-02-05T07:48:19.281654+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:21.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:20 smithi012 bash[19641]: cluster 2024-02-05T07:48:19.281654+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:22 smithi079 bash[14278]: cluster 2024-02-05T07:48:21.282317+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:23.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:22 smithi012 bash[14158]: cluster 2024-02-05T07:48:21.282317+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:23.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:22 smithi012 bash[19641]: cluster 2024-02-05T07:48:21.282317+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:23 smithi079 bash[14278]: audit 2024-02-05T07:48:23.286888+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:48:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:23 smithi079 bash[14278]: audit 2024-02-05T07:48:23.289598+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:48:24.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:23 smithi012 bash[19641]: audit 2024-02-05T07:48:23.286888+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:48:24.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:23 smithi012 bash[19641]: audit 2024-02-05T07:48:23.289598+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:48:24.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:23 smithi012 bash[14158]: audit 2024-02-05T07:48:23.286888+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:48:24.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:23 smithi012 bash[14158]: audit 2024-02-05T07:48:23.289598+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:48:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:24 smithi079 bash[14278]: cluster 2024-02-05T07:48:23.282889+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:25.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:24 smithi012 bash[19641]: cluster 2024-02-05T07:48:23.282889+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:25.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:24 smithi012 bash[14158]: cluster 2024-02-05T07:48:23.282889+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:26.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:25 smithi079 bash[14278]: audit 2024-02-05T07:48:25.592225+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T07:48:26.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:25 smithi079 bash[14278]: audit 2024-02-05T07:48:25.593881+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:26.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:25 smithi012 bash[14158]: audit 2024-02-05T07:48:25.592225+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T07:48:26.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:25 smithi012 bash[14158]: audit 2024-02-05T07:48:25.593881+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:26.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:25 smithi012 bash[19641]: audit 2024-02-05T07:48:25.592225+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T07:48:26.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:25 smithi012 bash[19641]: audit 2024-02-05T07:48:25.593881+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:27.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:26 smithi079 bash[14278]: cluster 2024-02-05T07:48:25.283495+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:27.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:26 smithi079 bash[14278]: cephadm 2024-02-05T07:48:25.595215+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Deploying daemon osd.6 on smithi079 2024-02-05T07:48:27.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:26 smithi012 bash[19641]: cluster 2024-02-05T07:48:25.283495+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:27.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:26 smithi012 bash[19641]: cephadm 2024-02-05T07:48:25.595215+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Deploying daemon osd.6 on smithi079 2024-02-05T07:48:27.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:26 smithi012 bash[14158]: cluster 2024-02-05T07:48:25.283495+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:27.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:26 smithi012 bash[14158]: cephadm 2024-02-05T07:48:25.595215+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Deploying daemon osd.6 on smithi079 2024-02-05T07:48:29.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:29 smithi079 bash[14278]: cluster 2024-02-05T07:48:27.284103+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:29.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:28 smithi012 bash[14158]: cluster 2024-02-05T07:48:27.284103+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:29.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:28 smithi012 bash[19641]: cluster 2024-02-05T07:48:27.284103+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:31.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:30 smithi079 bash[14278]: cluster 2024-02-05T07:48:29.284705+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:31.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:30 smithi079 bash[14278]: audit 2024-02-05T07:48:29.698642+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:31.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:30 smithi079 bash[14278]: audit 2024-02-05T07:48:29.724809+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:31.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:30 smithi079 bash[14278]: audit 2024-02-05T07:48:29.727661+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:31.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:30 smithi079 bash[14278]: audit 2024-02-05T07:48:29.729380+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:31.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:30 smithi012 bash[14158]: cluster 2024-02-05T07:48:29.284705+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:31.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:30 smithi012 bash[14158]: audit 2024-02-05T07:48:29.698642+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:31.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:30 smithi012 bash[14158]: audit 2024-02-05T07:48:29.724809+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:31.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:30 smithi012 bash[14158]: audit 2024-02-05T07:48:29.727661+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:31.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:30 smithi012 bash[14158]: audit 2024-02-05T07:48:29.729380+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:31.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:30 smithi012 bash[19641]: cluster 2024-02-05T07:48:29.284705+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:31.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:30 smithi012 bash[19641]: audit 2024-02-05T07:48:29.698642+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:31.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:30 smithi012 bash[19641]: audit 2024-02-05T07:48:29.724809+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:31.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:30 smithi012 bash[19641]: audit 2024-02-05T07:48:29.727661+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:31.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:30 smithi012 bash[19641]: audit 2024-02-05T07:48:29.729380+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:33.234 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:32 smithi079 bash[14278]: cluster 2024-02-05T07:48:31.285375+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:33.334 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:32 smithi012 bash[14158]: cluster 2024-02-05T07:48:31.285375+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:33.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:32 smithi012 bash[19641]: cluster 2024-02-05T07:48:31.285375+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:34.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:34 smithi079 bash[14278]: cluster 2024-02-05T07:48:33.286094+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:34.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:34 smithi079 bash[14278]: audit 2024-02-05T07:48:33.445735+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:34.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:34 smithi079 bash[14278]: audit 2024-02-05T07:48:33.732526+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:34.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:34 smithi012 bash[14158]: cluster 2024-02-05T07:48:33.286094+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:34.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:34 smithi012 bash[14158]: audit 2024-02-05T07:48:33.445735+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:34.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:34 smithi012 bash[14158]: audit 2024-02-05T07:48:33.732526+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:34.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:34 smithi012 bash[19641]: cluster 2024-02-05T07:48:33.286094+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:34.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:34 smithi012 bash[19641]: audit 2024-02-05T07:48:33.445735+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:34.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:34 smithi012 bash[19641]: audit 2024-02-05T07:48:33.732526+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:36.301 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 6 on host 'smithi079' 2024-02-05T07:48:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:36 smithi079 bash[14278]: cluster 2024-02-05T07:48:35.286862+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:36 smithi079 bash[14278]: audit 2024-02-05T07:48:36.298283+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:36 smithi079 bash[14278]: audit 2024-02-05T07:48:36.310518+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:36 smithi079 bash[14278]: audit 2024-02-05T07:48:36.313240+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:36 smithi079 bash[14278]: audit 2024-02-05T07:48:36.315008+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:36.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:36 smithi012 bash[14158]: cluster 2024-02-05T07:48:35.286862+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:36.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:36 smithi012 bash[14158]: audit 2024-02-05T07:48:36.298283+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:36.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:36 smithi012 bash[14158]: audit 2024-02-05T07:48:36.310518+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:36.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:36 smithi012 bash[14158]: audit 2024-02-05T07:48:36.313240+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:36.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:36 smithi012 bash[14158]: audit 2024-02-05T07:48:36.315008+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:36.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:36 smithi012 bash[19641]: cluster 2024-02-05T07:48:35.286862+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:36.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:36 smithi012 bash[19641]: audit 2024-02-05T07:48:36.298283+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:36.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:36 smithi012 bash[19641]: audit 2024-02-05T07:48:36.310518+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:48:36.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:36 smithi012 bash[19641]: audit 2024-02-05T07:48:36.313240+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:36.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:36 smithi012 bash[19641]: audit 2024-02-05T07:48:36.315008+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:48:36.948 DEBUG:teuthology.orchestra.run.smithi079:osd.6> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.6.service 2024-02-05T07:48:36.951 INFO:tasks.cephadm:Deploying osd.7 on smithi079 with /dev/vg_nvme/lv_1... 2024-02-05T07:48:36.951 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-05T07:48:37.168 INFO:journalctl@ceph.osd.6.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:48:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:37 smithi079 bash[14278]: audit 2024-02-05T07:48:36.903844+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T07:48:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:37 smithi079 bash[14278]: audit 2024-02-05T07:48:36.904014+0000 mon.b (mon.2) 21 : audit [INF] from='osd.6 [v2:172.21.15.79:6816/1554617145,v1:172.21.15.79:6817/1554617145]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T07:48:37.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:37 smithi012 bash[14158]: audit 2024-02-05T07:48:36.903844+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T07:48:37.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:37 smithi012 bash[14158]: audit 2024-02-05T07:48:36.904014+0000 mon.b (mon.2) 21 : audit [INF] from='osd.6 [v2:172.21.15.79:6816/1554617145,v1:172.21.15.79:6817/1554617145]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T07:48:37.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:37 smithi012 bash[19641]: audit 2024-02-05T07:48:36.903844+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T07:48:37.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:37 smithi012 bash[19641]: audit 2024-02-05T07:48:36.904014+0000 mon.b (mon.2) 21 : audit [INF] from='osd.6 [v2:172.21.15.79:6816/1554617145,v1:172.21.15.79:6817/1554617145]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T07:48:38.772 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 07:48:38 smithi079 bash[23761]: debug 2024-02-05T07:48:38.472+0000 7fd9ecdd3700 -1 osd.6 0 waiting for initial osdmap 2024-02-05T07:48:38.772 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 07:48:38 smithi079 bash[23761]: debug 2024-02-05T07:48:38.484+0000 7fd9e776a700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:48:38.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:38 smithi079 bash[14278]: cluster 2024-02-05T07:48:37.287494+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:38.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:38 smithi079 bash[14278]: audit 2024-02-05T07:48:37.461563+0000 mon.a (mon.0) 521 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T07:48:38.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:38 smithi079 bash[14278]: cluster 2024-02-05T07:48:37.461703+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-05T07:48:38.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:38 smithi079 bash[14278]: audit 2024-02-05T07:48:37.461923+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:38.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:38 smithi079 bash[14278]: audit 2024-02-05T07:48:37.463539+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:38.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:38 smithi079 bash[14278]: audit 2024-02-05T07:48:37.463817+0000 mon.b (mon.2) 22 : audit [INF] from='osd.6 [v2:172.21.15.79:6816/1554617145,v1:172.21.15.79:6817/1554617145]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:38.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[14158]: cluster 2024-02-05T07:48:37.287494+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:38.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[14158]: audit 2024-02-05T07:48:37.461563+0000 mon.a (mon.0) 521 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T07:48:38.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[14158]: cluster 2024-02-05T07:48:37.461703+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-05T07:48:38.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[14158]: audit 2024-02-05T07:48:37.461923+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:38.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[14158]: audit 2024-02-05T07:48:37.463539+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:38.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[14158]: audit 2024-02-05T07:48:37.463817+0000 mon.b (mon.2) 22 : audit [INF] from='osd.6 [v2:172.21.15.79:6816/1554617145,v1:172.21.15.79:6817/1554617145]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:38.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[19641]: cluster 2024-02-05T07:48:37.287494+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:38.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[19641]: audit 2024-02-05T07:48:37.461563+0000 mon.a (mon.0) 521 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T07:48:38.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[19641]: cluster 2024-02-05T07:48:37.461703+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-05T07:48:38.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[19641]: audit 2024-02-05T07:48:37.461923+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:38.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[19641]: audit 2024-02-05T07:48:37.463539+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:38.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:38 smithi012 bash[19641]: audit 2024-02-05T07:48:37.463817+0000 mon.b (mon.2) 22 : audit [INF] from='osd.6 [v2:172.21.15.79:6816/1554617145,v1:172.21.15.79:6817/1554617145]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:48:39.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:39 smithi079 bash[14278]: audit 2024-02-05T07:48:38.465386+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:48:39.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:39 smithi079 bash[14278]: cluster 2024-02-05T07:48:38.465696+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-05T07:48:39.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:39 smithi079 bash[14278]: audit 2024-02-05T07:48:38.466605+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:39.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:39 smithi079 bash[14278]: audit 2024-02-05T07:48:38.474624+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:39.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:39 smithi012 bash[14158]: audit 2024-02-05T07:48:38.465386+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:48:39.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:39 smithi012 bash[14158]: cluster 2024-02-05T07:48:38.465696+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-05T07:48:39.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:39 smithi012 bash[14158]: audit 2024-02-05T07:48:38.466605+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:39.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:39 smithi012 bash[14158]: audit 2024-02-05T07:48:38.474624+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:39.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:39 smithi012 bash[19641]: audit 2024-02-05T07:48:38.465386+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:48:39.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:39 smithi012 bash[19641]: cluster 2024-02-05T07:48:38.465696+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-05T07:48:39.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:39 smithi012 bash[19641]: audit 2024-02-05T07:48:38.466605+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:39.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:39 smithi012 bash[19641]: audit 2024-02-05T07:48:38.474624+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:40.757 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-05T07:48:40.757 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-05T07:48:40.757 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-02-05T07:48:40.757 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-02-05T07:48:40.757 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176521 s, 594 MB/s 2024-02-05T07:48:40.757 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-02-05T07:48:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:40 smithi079 bash[14278]: cluster 2024-02-05T07:48:37.901033+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:48:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:40 smithi079 bash[14278]: cluster 2024-02-05T07:48:37.901194+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:48:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:40 smithi079 bash[14278]: cluster 2024-02-05T07:48:39.288212+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:40 smithi079 bash[14278]: audit 2024-02-05T07:48:39.475687+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:40 smithi079 bash[14278]: cluster 2024-02-05T07:48:39.484450+0000 mon.a (mon.0) 530 : cluster [INF] osd.6 [v2:172.21.15.79:6816/1554617145,v1:172.21.15.79:6817/1554617145] boot 2024-02-05T07:48:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:40 smithi079 bash[14278]: cluster 2024-02-05T07:48:39.484516+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-05T07:48:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:40 smithi079 bash[14278]: audit 2024-02-05T07:48:39.484939+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:40.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[14158]: cluster 2024-02-05T07:48:37.901033+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:48:40.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[14158]: cluster 2024-02-05T07:48:37.901194+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:48:40.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[14158]: cluster 2024-02-05T07:48:39.288212+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:40.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[14158]: audit 2024-02-05T07:48:39.475687+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:40.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[14158]: cluster 2024-02-05T07:48:39.484450+0000 mon.a (mon.0) 530 : cluster [INF] osd.6 [v2:172.21.15.79:6816/1554617145,v1:172.21.15.79:6817/1554617145] boot 2024-02-05T07:48:40.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[14158]: cluster 2024-02-05T07:48:39.484516+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-05T07:48:40.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[14158]: audit 2024-02-05T07:48:39.484939+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:40.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[19641]: cluster 2024-02-05T07:48:37.901033+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:48:40.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[19641]: cluster 2024-02-05T07:48:37.901194+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:48:40.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[19641]: cluster 2024-02-05T07:48:39.288212+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T07:48:40.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[19641]: audit 2024-02-05T07:48:39.475687+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:40.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[19641]: cluster 2024-02-05T07:48:39.484450+0000 mon.a (mon.0) 530 : cluster [INF] osd.6 [v2:172.21.15.79:6816/1554617145,v1:172.21.15.79:6817/1554617145] boot 2024-02-05T07:48:40.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[19641]: cluster 2024-02-05T07:48:39.484516+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-05T07:48:40.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:40 smithi012 bash[19641]: audit 2024-02-05T07:48:39.484939+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:48:41.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:41 smithi079 bash[14278]: cluster 2024-02-05T07:48:40.485367+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-05T07:48:41.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:41 smithi012 bash[14158]: cluster 2024-02-05T07:48:40.485367+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-05T07:48:41.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:41 smithi012 bash[19641]: cluster 2024-02-05T07:48:40.485367+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-05T07:48:42.053 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi079:vg_nvme/lv_1 2024-02-05T07:48:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:42 smithi079 bash[14278]: cluster 2024-02-05T07:48:41.288835+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:42 smithi079 bash[14278]: cluster 2024-02-05T07:48:41.495045+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-05T07:48:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:42 smithi079 bash[14278]: cluster 2024-02-05T07:48:41.966755+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-05T07:48:42.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:42 smithi012 bash[14158]: cluster 2024-02-05T07:48:41.288835+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:42.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:42 smithi012 bash[14158]: cluster 2024-02-05T07:48:41.495045+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-05T07:48:42.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:42 smithi012 bash[14158]: cluster 2024-02-05T07:48:41.966755+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-05T07:48:42.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:42 smithi012 bash[19641]: cluster 2024-02-05T07:48:41.288835+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:42.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:42 smithi012 bash[19641]: cluster 2024-02-05T07:48:41.495045+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-05T07:48:42.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:42 smithi012 bash[19641]: cluster 2024-02-05T07:48:41.966755+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-05T07:48:44.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:43 smithi079 bash[14278]: cluster 2024-02-05T07:48:42.982163+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-05T07:48:44.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:43 smithi012 bash[14158]: cluster 2024-02-05T07:48:42.982163+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-05T07:48:44.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:43 smithi012 bash[19641]: cluster 2024-02-05T07:48:42.982163+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-05T07:48:45.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:44 smithi079 bash[14278]: cluster 2024-02-05T07:48:43.289454+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v200: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:45.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:44 smithi012 bash[14158]: cluster 2024-02-05T07:48:43.289454+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v200: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:45.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:44 smithi012 bash[19641]: cluster 2024-02-05T07:48:43.289454+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v200: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:46.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: cluster 2024-02-05T07:48:45.290079+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: cephadm 2024-02-05T07:48:45.329728+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: audit 2024-02-05T07:48:45.341812+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: audit 2024-02-05T07:48:45.344242+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: audit 2024-02-05T07:48:45.345945+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: audit 2024-02-05T07:48:45.347491+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: cephadm 2024-02-05T07:48:45.348662+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 5757M 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: audit 2024-02-05T07:48:45.355533+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: audit 2024-02-05T07:48:45.363464+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: audit 2024-02-05T07:48:45.823011+0000 mgr.y (mgr.14152) 216 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: audit 2024-02-05T07:48:45.829884+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: audit 2024-02-05T07:48:45.836804+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:48:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:46 smithi079 bash[14278]: audit 2024-02-05T07:48:45.838634+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: cluster 2024-02-05T07:48:45.290079+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: cephadm 2024-02-05T07:48:45.329728+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:48:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: audit 2024-02-05T07:48:45.341812+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: audit 2024-02-05T07:48:45.344242+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: audit 2024-02-05T07:48:45.345945+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: audit 2024-02-05T07:48:45.347491+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: cephadm 2024-02-05T07:48:45.348662+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 5757M 2024-02-05T07:48:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: audit 2024-02-05T07:48:45.355533+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: audit 2024-02-05T07:48:45.363464+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: audit 2024-02-05T07:48:45.823011+0000 mgr.y (mgr.14152) 216 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: audit 2024-02-05T07:48:45.829884+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: audit 2024-02-05T07:48:45.836804+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[14158]: audit 2024-02-05T07:48:45.838634+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: cluster 2024-02-05T07:48:45.290079+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: cephadm 2024-02-05T07:48:45.329728+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: audit 2024-02-05T07:48:45.341812+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: audit 2024-02-05T07:48:45.344242+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: audit 2024-02-05T07:48:45.345945+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: audit 2024-02-05T07:48:45.347491+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:48:46.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: cephadm 2024-02-05T07:48:45.348662+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 5757M 2024-02-05T07:48:46.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: audit 2024-02-05T07:48:45.355533+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:46.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: audit 2024-02-05T07:48:45.363464+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:48:46.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: audit 2024-02-05T07:48:45.823011+0000 mgr.y (mgr.14152) 216 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:48:46.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: audit 2024-02-05T07:48:45.829884+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T07:48:46.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: audit 2024-02-05T07:48:45.836804+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T07:48:46.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:46 smithi012 bash[19641]: audit 2024-02-05T07:48:45.838634+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:48:49.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:48 smithi079 bash[14278]: cluster 2024-02-05T07:48:47.290726+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T07:48:49.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:48 smithi012 bash[14158]: cluster 2024-02-05T07:48:47.290726+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T07:48:49.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:48 smithi012 bash[19641]: cluster 2024-02-05T07:48:47.290726+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T07:48:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:50 smithi079 bash[14278]: cluster 2024-02-05T07:48:49.291309+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-02-05T07:48:51.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:50 smithi012 bash[14158]: cluster 2024-02-05T07:48:49.291309+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-02-05T07:48:51.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:50 smithi012 bash[19641]: cluster 2024-02-05T07:48:49.291309+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-02-05T07:48:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:51 smithi079 bash[14278]: audit 2024-02-05T07:48:51.698965+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22c2bb02-1035-483f-bfcc-31a7e5c869f0"}]: dispatch 2024-02-05T07:48:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:51 smithi079 bash[14278]: audit 2024-02-05T07:48:51.699024+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.79:0/3426384419' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22c2bb02-1035-483f-bfcc-31a7e5c869f0"}]: dispatch 2024-02-05T07:48:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:51 smithi079 bash[14278]: audit 2024-02-05T07:48:51.710268+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "22c2bb02-1035-483f-bfcc-31a7e5c869f0"}]': finished 2024-02-05T07:48:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:51 smithi079 bash[14278]: cluster 2024-02-05T07:48:51.710473+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-05T07:48:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:51 smithi079 bash[14278]: audit 2024-02-05T07:48:51.710865+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:48:52.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:51 smithi012 bash[14158]: audit 2024-02-05T07:48:51.698965+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22c2bb02-1035-483f-bfcc-31a7e5c869f0"}]: dispatch 2024-02-05T07:48:52.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:51 smithi012 bash[14158]: audit 2024-02-05T07:48:51.699024+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.79:0/3426384419' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22c2bb02-1035-483f-bfcc-31a7e5c869f0"}]: dispatch 2024-02-05T07:48:52.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:51 smithi012 bash[14158]: audit 2024-02-05T07:48:51.710268+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "22c2bb02-1035-483f-bfcc-31a7e5c869f0"}]': finished 2024-02-05T07:48:52.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:51 smithi012 bash[14158]: cluster 2024-02-05T07:48:51.710473+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-05T07:48:52.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:51 smithi012 bash[14158]: audit 2024-02-05T07:48:51.710865+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:48:52.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:51 smithi012 bash[19641]: audit 2024-02-05T07:48:51.698965+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22c2bb02-1035-483f-bfcc-31a7e5c869f0"}]: dispatch 2024-02-05T07:48:52.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:51 smithi012 bash[19641]: audit 2024-02-05T07:48:51.699024+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.79:0/3426384419' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22c2bb02-1035-483f-bfcc-31a7e5c869f0"}]: dispatch 2024-02-05T07:48:52.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:51 smithi012 bash[19641]: audit 2024-02-05T07:48:51.710268+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "22c2bb02-1035-483f-bfcc-31a7e5c869f0"}]': finished 2024-02-05T07:48:52.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:51 smithi012 bash[19641]: cluster 2024-02-05T07:48:51.710473+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-05T07:48:52.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:51 smithi012 bash[19641]: audit 2024-02-05T07:48:51.710865+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:48:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:52 smithi079 bash[14278]: cluster 2024-02-05T07:48:51.291948+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-02-05T07:48:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:52 smithi079 bash[14278]: audit 2024-02-05T07:48:52.443517+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.79:0/2256327362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:48:53.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:52 smithi012 bash[14158]: cluster 2024-02-05T07:48:51.291948+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-02-05T07:48:53.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:52 smithi012 bash[14158]: audit 2024-02-05T07:48:52.443517+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.79:0/2256327362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:48:53.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:52 smithi012 bash[19641]: cluster 2024-02-05T07:48:51.291948+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-02-05T07:48:53.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:52 smithi012 bash[19641]: audit 2024-02-05T07:48:52.443517+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.79:0/2256327362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T07:48:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:54 smithi079 bash[14278]: cluster 2024-02-05T07:48:53.292625+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:55.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:54 smithi012 bash[14158]: cluster 2024-02-05T07:48:53.292625+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:55.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:54 smithi012 bash[19641]: cluster 2024-02-05T07:48:53.292625+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:57.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:57 smithi079 bash[14278]: cluster 2024-02-05T07:48:55.293250+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:57.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:57 smithi012 bash[14158]: cluster 2024-02-05T07:48:55.293250+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:57.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:57 smithi012 bash[19641]: cluster 2024-02-05T07:48:55.293250+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:48:59.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:48:59 smithi079 bash[14278]: cluster 2024-02-05T07:48:57.293831+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:59.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:48:59 smithi012 bash[14158]: cluster 2024-02-05T07:48:57.293831+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:48:59.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:48:59 smithi012 bash[19641]: cluster 2024-02-05T07:48:57.293831+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:01.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:01 smithi079 bash[14278]: cluster 2024-02-05T07:48:59.294419+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:01.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:01 smithi012 bash[14158]: cluster 2024-02-05T07:48:59.294419+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:01.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:01 smithi012 bash[19641]: cluster 2024-02-05T07:48:59.294419+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:03 smithi079 bash[14278]: cluster 2024-02-05T07:49:01.295039+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:03 smithi079 bash[14278]: audit 2024-02-05T07:49:02.073866+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T07:49:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:03 smithi079 bash[14278]: audit 2024-02-05T07:49:02.075393+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:03.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:03 smithi012 bash[14158]: cluster 2024-02-05T07:49:01.295039+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:03.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:03 smithi012 bash[14158]: audit 2024-02-05T07:49:02.073866+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T07:49:03.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:03 smithi012 bash[14158]: audit 2024-02-05T07:49:02.075393+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:03.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:03 smithi012 bash[19641]: cluster 2024-02-05T07:49:01.295039+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:03.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:03 smithi012 bash[19641]: audit 2024-02-05T07:49:02.073866+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T07:49:03.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:03 smithi012 bash[19641]: audit 2024-02-05T07:49:02.075393+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:04.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:04 smithi012 bash[14158]: cephadm 2024-02-05T07:49:02.076609+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Deploying daemon osd.7 on smithi079 2024-02-05T07:49:04.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:04 smithi012 bash[19641]: cephadm 2024-02-05T07:49:02.076609+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Deploying daemon osd.7 on smithi079 2024-02-05T07:49:04.346 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:04 smithi079 bash[14278]: cephadm 2024-02-05T07:49:02.076609+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Deploying daemon osd.7 on smithi079 2024-02-05T07:49:05.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:05 smithi079 bash[14278]: cluster 2024-02-05T07:49:03.295617+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:05.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:05 smithi012 bash[14158]: cluster 2024-02-05T07:49:03.295617+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:05.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:05 smithi012 bash[19641]: cluster 2024-02-05T07:49:03.295617+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:07.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:06 smithi079 bash[14278]: cluster 2024-02-05T07:49:05.296290+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:07.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:06 smithi079 bash[14278]: audit 2024-02-05T07:49:05.756699+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:07.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:06 smithi079 bash[14278]: audit 2024-02-05T07:49:05.789692+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:07.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:06 smithi079 bash[14278]: audit 2024-02-05T07:49:05.792354+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:07.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:06 smithi079 bash[14278]: audit 2024-02-05T07:49:05.794076+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:07.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:06 smithi012 bash[14158]: cluster 2024-02-05T07:49:05.296290+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:07.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:06 smithi012 bash[14158]: audit 2024-02-05T07:49:05.756699+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:07.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:06 smithi012 bash[14158]: audit 2024-02-05T07:49:05.789692+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:07.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:06 smithi012 bash[14158]: audit 2024-02-05T07:49:05.792354+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:07.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:06 smithi012 bash[14158]: audit 2024-02-05T07:49:05.794076+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:07.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:06 smithi012 bash[19641]: cluster 2024-02-05T07:49:05.296290+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:07.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:06 smithi012 bash[19641]: audit 2024-02-05T07:49:05.756699+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:07.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:06 smithi012 bash[19641]: audit 2024-02-05T07:49:05.789692+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:07.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:06 smithi012 bash[19641]: audit 2024-02-05T07:49:05.792354+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:07.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:06 smithi012 bash[19641]: audit 2024-02-05T07:49:05.794076+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:09.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:08 smithi079 bash[14278]: cluster 2024-02-05T07:49:07.296874+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:09.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:08 smithi012 bash[14158]: cluster 2024-02-05T07:49:07.296874+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:09.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:08 smithi012 bash[19641]: cluster 2024-02-05T07:49:07.296874+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:10.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:10 smithi079 bash[14278]: cluster 2024-02-05T07:49:09.297460+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:10.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:10 smithi079 bash[14278]: audit 2024-02-05T07:49:09.510632+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:10.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:10 smithi079 bash[14278]: audit 2024-02-05T07:49:09.518483+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:10.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:10 smithi012 bash[14158]: cluster 2024-02-05T07:49:09.297460+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:10.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:10 smithi012 bash[14158]: audit 2024-02-05T07:49:09.510632+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:10.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:10 smithi012 bash[14158]: audit 2024-02-05T07:49:09.518483+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:10.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:10 smithi012 bash[19641]: cluster 2024-02-05T07:49:09.297460+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:10.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:10 smithi012 bash[19641]: audit 2024-02-05T07:49:09.510632+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:10.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:10 smithi012 bash[19641]: audit 2024-02-05T07:49:09.518483+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:12.491 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 7 on host 'smithi079' 2024-02-05T07:49:13.133 DEBUG:teuthology.orchestra.run.smithi079:osd.7> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.7.service 2024-02-05T07:49:13.135 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-05T07:49:13.136 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd stat -f json 2024-02-05T07:49:13.165 INFO:journalctl@ceph.osd.7.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:49:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:12 smithi079 bash[14278]: cluster 2024-02-05T07:49:11.298065+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:12 smithi079 bash[14278]: audit 2024-02-05T07:49:12.487984+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:12 smithi079 bash[14278]: audit 2024-02-05T07:49:12.495474+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:12 smithi079 bash[14278]: audit 2024-02-05T07:49:12.498260+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:12 smithi079 bash[14278]: audit 2024-02-05T07:49:12.500278+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:12 smithi079 bash[14278]: audit 2024-02-05T07:49:12.648216+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:49:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:12 smithi079 bash[14278]: audit 2024-02-05T07:49:12.648519+0000 mon.b (mon.2) 25 : audit [INF] from='osd.7 [v2:172.21.15.79:6824/2788320394,v1:172.21.15.79:6825/2788320394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:49:13.327 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[14158]: cluster 2024-02-05T07:49:11.298065+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[14158]: audit 2024-02-05T07:49:12.487984+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[14158]: audit 2024-02-05T07:49:12.495474+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[14158]: audit 2024-02-05T07:49:12.498260+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[14158]: audit 2024-02-05T07:49:12.500278+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[14158]: audit 2024-02-05T07:49:12.648216+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[14158]: audit 2024-02-05T07:49:12.648519+0000 mon.b (mon.2) 25 : audit [INF] from='osd.7 [v2:172.21.15.79:6824/2788320394,v1:172.21.15.79:6825/2788320394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[19641]: cluster 2024-02-05T07:49:11.298065+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[19641]: audit 2024-02-05T07:49:12.487984+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[19641]: audit 2024-02-05T07:49:12.495474+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[19641]: audit 2024-02-05T07:49:12.498260+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:13.328 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[19641]: audit 2024-02-05T07:49:12.500278+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:13.329 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[19641]: audit 2024-02-05T07:49:12.648216+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:49:13.329 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:12 smithi012 bash[19641]: audit 2024-02-05T07:49:12.648519+0000 mon.b (mon.2) 25 : audit [INF] from='osd.7 [v2:172.21.15.79:6824/2788320394,v1:172.21.15.79:6825/2788320394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:49:14.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 07:49:14 smithi079 bash[26889]: debug 2024-02-05T07:49:14.503+0000 7fa6b97cb700 -1 osd.7 0 waiting for initial osdmap 2024-02-05T07:49:14.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 07:49:14 smithi079 bash[26889]: debug 2024-02-05T07:49:14.515+0000 7fa6b195d700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:49:14.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:14 smithi079 bash[14278]: cluster 2024-02-05T07:49:13.298644+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:14.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:14 smithi079 bash[14278]: audit 2024-02-05T07:49:13.494274+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T07:49:14.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:14 smithi079 bash[14278]: cluster 2024-02-05T07:49:13.494423+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-05T07:49:14.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:14 smithi079 bash[14278]: audit 2024-02-05T07:49:13.494743+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:14.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:14 smithi079 bash[14278]: audit 2024-02-05T07:49:13.496619+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:49:14.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:14 smithi079 bash[14278]: audit 2024-02-05T07:49:13.496821+0000 mon.b (mon.2) 26 : audit [INF] from='osd.7 [v2:172.21.15.79:6824/2788320394,v1:172.21.15.79:6825/2788320394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:49:14.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[14158]: cluster 2024-02-05T07:49:13.298644+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:14.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[14158]: audit 2024-02-05T07:49:13.494274+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T07:49:14.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[14158]: cluster 2024-02-05T07:49:13.494423+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-05T07:49:14.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[14158]: audit 2024-02-05T07:49:13.494743+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:14.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[14158]: audit 2024-02-05T07:49:13.496619+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:49:14.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[14158]: audit 2024-02-05T07:49:13.496821+0000 mon.b (mon.2) 26 : audit [INF] from='osd.7 [v2:172.21.15.79:6824/2788320394,v1:172.21.15.79:6825/2788320394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:49:14.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[19641]: cluster 2024-02-05T07:49:13.298644+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:14.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[19641]: audit 2024-02-05T07:49:13.494274+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T07:49:14.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[19641]: cluster 2024-02-05T07:49:13.494423+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-05T07:49:14.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[19641]: audit 2024-02-05T07:49:13.494743+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:14.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[19641]: audit 2024-02-05T07:49:13.496619+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:49:14.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:14 smithi012 bash[19641]: audit 2024-02-05T07:49:13.496821+0000 mon.b (mon.2) 26 : audit [INF] from='osd.7 [v2:172.21.15.79:6824/2788320394,v1:172.21.15.79:6825/2788320394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T07:49:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:15 smithi079 bash[14278]: audit 2024-02-05T07:49:14.497507+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:49:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:15 smithi079 bash[14278]: cluster 2024-02-05T07:49:14.497715+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-05T07:49:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:15 smithi079 bash[14278]: audit 2024-02-05T07:49:14.498455+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:15 smithi079 bash[14278]: audit 2024-02-05T07:49:14.505750+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:15.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:15 smithi012 bash[14158]: audit 2024-02-05T07:49:14.497507+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:49:15.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:15 smithi012 bash[14158]: cluster 2024-02-05T07:49:14.497715+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-05T07:49:15.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:15 smithi012 bash[14158]: audit 2024-02-05T07:49:14.498455+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:15.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:15 smithi012 bash[14158]: audit 2024-02-05T07:49:14.505750+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:15.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:15 smithi012 bash[19641]: audit 2024-02-05T07:49:14.497507+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-05T07:49:15.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:15 smithi012 bash[19641]: cluster 2024-02-05T07:49:14.497715+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-05T07:49:15.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:15 smithi012 bash[19641]: audit 2024-02-05T07:49:14.498455+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:15.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:15 smithi012 bash[19641]: audit 2024-02-05T07:49:14.505750+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:16.046 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-02-05T07:49:16.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:16 smithi079 bash[14278]: cluster 2024-02-05T07:49:13.603634+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:49:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:16 smithi079 bash[14278]: cluster 2024-02-05T07:49:13.603830+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:49:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:16 smithi079 bash[14278]: cluster 2024-02-05T07:49:15.299260+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v219: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:16 smithi079 bash[14278]: cluster 2024-02-05T07:49:15.509767+0000 mon.a (mon.0) 571 : cluster [INF] osd.7 [v2:172.21.15.79:6824/2788320394,v1:172.21.15.79:6825/2788320394] boot 2024-02-05T07:49:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:16 smithi079 bash[14278]: cluster 2024-02-05T07:49:15.509938+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-05T07:49:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:16 smithi079 bash[14278]: audit 2024-02-05T07:49:15.510812+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:16.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:16 smithi079 bash[14278]: audit 2024-02-05T07:49:16.044361+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.12:0/1389126236' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-05T07:49:16.773 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[19641]: cluster 2024-02-05T07:49:13.603634+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:49:16.773 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[19641]: cluster 2024-02-05T07:49:13.603830+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[19641]: cluster 2024-02-05T07:49:15.299260+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v219: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[19641]: cluster 2024-02-05T07:49:15.509767+0000 mon.a (mon.0) 571 : cluster [INF] osd.7 [v2:172.21.15.79:6824/2788320394,v1:172.21.15.79:6825/2788320394] boot 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[19641]: cluster 2024-02-05T07:49:15.509938+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[19641]: audit 2024-02-05T07:49:15.510812+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[19641]: audit 2024-02-05T07:49:16.044361+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.12:0/1389126236' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[14158]: cluster 2024-02-05T07:49:13.603634+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[14158]: cluster 2024-02-05T07:49:13.603830+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[14158]: cluster 2024-02-05T07:49:15.299260+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v219: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[14158]: cluster 2024-02-05T07:49:15.509767+0000 mon.a (mon.0) 571 : cluster [INF] osd.7 [v2:172.21.15.79:6824/2788320394,v1:172.21.15.79:6825/2788320394] boot 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[14158]: cluster 2024-02-05T07:49:15.509938+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-05T07:49:16.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[14158]: audit 2024-02-05T07:49:15.510812+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:16.775 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:16 smithi012 bash[14158]: audit 2024-02-05T07:49:16.044361+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.12:0/1389126236' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-05T07:49:16.775 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1707119355,"num_in_osds":8,"osd_in_since":1707119331,"num_remapped_pgs":1} 2024-02-05T07:49:16.776 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-05T07:49:17.823 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:17 smithi079 bash[14278]: cluster 2024-02-05T07:49:16.529824+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-05T07:49:17.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:17 smithi012 bash[14158]: cluster 2024-02-05T07:49:16.529824+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-05T07:49:17.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:17 smithi012 bash[19641]: cluster 2024-02-05T07:49:16.529824+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-05T07:49:18.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:18 smithi012 bash[14158]: cluster 2024-02-05T07:49:17.299869+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:18.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:18 smithi012 bash[14158]: cluster 2024-02-05T07:49:17.544520+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-05T07:49:18.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:18 smithi012 bash[19641]: cluster 2024-02-05T07:49:17.299869+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:18.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:18 smithi012 bash[19641]: cluster 2024-02-05T07:49:17.544520+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-05T07:49:18.998 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:18 smithi079 bash[14278]: cluster 2024-02-05T07:49:17.299869+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v222: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:18.998 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:18 smithi079 bash[14278]: cluster 2024-02-05T07:49:17.544520+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-05T07:49:19.513 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:49:19.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:19 smithi012 bash[14158]: cluster 2024-02-05T07:49:18.546319+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-05T07:49:19.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:19 smithi012 bash[19641]: cluster 2024-02-05T07:49:18.546319+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-05T07:49:20.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:19 smithi079 bash[14278]: cluster 2024-02-05T07:49:18.546319+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: cluster 2024-02-05T07:49:19.300486+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: cluster 2024-02-05T07:49:19.554166+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: cephadm 2024-02-05T07:49:19.707768+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: audit 2024-02-05T07:49:19.718541+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: audit 2024-02-05T07:49:19.720819+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: audit 2024-02-05T07:49:19.722572+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: audit 2024-02-05T07:49:19.724202+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: audit 2024-02-05T07:49:19.725793+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: cephadm 2024-02-05T07:49:19.726924+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 4317M 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: audit 2024-02-05T07:49:19.734187+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:20.693 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[14158]: audit 2024-02-05T07:49:19.741845+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: cluster 2024-02-05T07:49:19.300486+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: cluster 2024-02-05T07:49:19.554166+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: cephadm 2024-02-05T07:49:19.707768+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: audit 2024-02-05T07:49:19.718541+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: audit 2024-02-05T07:49:19.720819+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: audit 2024-02-05T07:49:19.722572+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: audit 2024-02-05T07:49:19.724202+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: audit 2024-02-05T07:49:19.725793+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: cephadm 2024-02-05T07:49:19.726924+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 4317M 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: audit 2024-02-05T07:49:19.734187+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:20.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:20 smithi012 bash[19641]: audit 2024-02-05T07:49:19.741845+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:21.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: cluster 2024-02-05T07:49:19.300486+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:21.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: cluster 2024-02-05T07:49:19.554166+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-05T07:49:21.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: cephadm 2024-02-05T07:49:19.707768+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi079 2024-02-05T07:49:21.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: audit 2024-02-05T07:49:19.718541+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:21.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: audit 2024-02-05T07:49:19.720819+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:21.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: audit 2024-02-05T07:49:19.722572+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:21.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: audit 2024-02-05T07:49:19.724202+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:21.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: audit 2024-02-05T07:49:19.725793+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:49:21.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: cephadm 2024-02-05T07:49:19.726924+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 4317M 2024-02-05T07:49:21.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: audit 2024-02-05T07:49:19.734187+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:21.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:20 smithi079 bash[14278]: audit 2024-02-05T07:49:19.741845+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:22.283 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-02-05T07:49:22.283 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":58,"fsid":"f81843c6-c3f9-11ee-95b6-87774f69a715","created":"2024-02-05T07:42:20.680999+0000","modified":"2024-02-05T07:49:19.548322+0000","last_up_change":"2024-02-05T07:49:15.499651+0000","last_in_change":"2024-02-05T07:48:51.700567+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-02-05T07:46:17.788320+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"c9fc29df-a327-4152-ab04-9401f6c38c27","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6803","nonce":571316033}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6805","nonce":571316033}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6809","nonce":571316033}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6807","nonce":571316033}]},"public_addr":"172.21.15.12:6803/571316033","cluster_addr":"172.21.15.12:6805/571316033","heartbeat_back_addr":"172.21.15.12:6809/571316033","heartbeat_front_addr":"172.21.15.12:6807/571316033","state":["exists","up"]},{"osd":1,"uuid":"0ca1802c-7f47-4f19-92b8-942491dab6e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6810","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6811","nonce":2097176403}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6813","nonce":2097176403}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6817","nonce":2097176403}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6815","nonce":2097176403}]},"public_addr":"172.21.15.12:6811/2097176403","cluster_addr":"172.21.15.12:6813/2097176403","heartbeat_back_addr":"172.21.15.12:6817/2097176403","heartbeat_front_addr":"172.21.15.12:6815/2097176403","state":["exists","up"]},{"osd":2,"uuid":"8d6f2242-8aa0-49fa-92f3-3d211e53a1d3","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.12:6818","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6819","nonce":751160924}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6820","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6821","nonce":751160924}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6824","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6825","nonce":751160924}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6822","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6823","nonce":751160924}]},"public_addr":"172.21.15.12:6819/751160924","cluster_addr":"172.21.15.12:6821/751160924","heartbeat_back_addr":"172.21.15.12:6825/751160924","heartbeat_front_addr":"172.21.15.12:6823/751160924","state":["exists","up"]},{"osd":3,"uuid":"71ac2f54-59e4-403f-9dc3-ad6f314cc6dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6826","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6827","nonce":1706235809}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6828","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6829","nonce":1706235809}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6832","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6833","nonce":1706235809}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6830","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6831","nonce":1706235809}]},"public_addr":"172.21.15.12:6827/1706235809","cluster_addr":"172.21.15.12:6829/1706235809","heartbeat_back_addr":"172.21.15.12:6833/1706235809","heartbeat_front_addr":"172.21.15.12:6831/1706235809","state":["exists","up"]},{"osd":4,"uuid":"c7d6e2a2-443c-4c5b-9229-881f95bc68d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6801","nonce":2228976876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6803","nonce":2228976876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6807","nonce":2228976876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6805","nonce":2228976876}]},"public_addr":"172.21.15.79:6801/2228976876","cluster_addr":"172.21.15.79:6803/2228976876","heartbeat_back_addr":"172.21.15.79:6807/2228976876","heartbeat_front_addr":"172.21.15.79:6805/2228976876","state":["exists","up"]},{"osd":5,"uuid":"c60644c0-0a19-4f11-8756-58f5ac954e14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6809","nonce":3475664084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6811","nonce":3475664084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6815","nonce":3475664084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6813","nonce":3475664084}]},"public_addr":"172.21.15.79:6809/3475664084","cluster_addr":"172.21.15.79:6811/3475664084","heartbeat_back_addr":"172.21.15.79:6815/3475664084","heartbeat_front_addr":"172.21.15.79:6813/3475664084","state":["exists","up"]},{"osd":6,"uuid":"4c7a919e-8138-49bc-b8a5-d7b3912dee98","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6817","nonce":1554617145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6818","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6819","nonce":1554617145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6823","nonce":1554617145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6821","nonce":1554617145}]},"public_addr":"172.21.15.79:6817/1554617145","cluster_addr":"172.21.15.79:6819/1554617145","heartbeat_back_addr":"172.21.15.79:6823/1554617145","heartbeat_front_addr":"172.21.15.79:6821/1554617145","state":["exists","up"]},{"osd":7,"uuid":"22c2bb02-1035-483f-bfcc-31a7e5c869f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6825","nonce":2788320394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6826","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6827","nonce":2788320394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6831","nonce":2788320394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6829","nonce":2788320394}]},"public_addr":"172.21.15.79:6825/2788320394","cluster_addr":"172.21.15.79:6827/2788320394","heartbeat_back_addr":"172.21.15.79:6831/2788320394","heartbeat_front_addr":"172.21.15.79:6829/2788320394","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-02-05T07:45:02.191613+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-02-05T07:45:39.104325+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-02-05T07:46:15.441827+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-02-05T07:46:52.612638+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-02-05T07:47:25.611303+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-02-05T07:48:01.539866+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-02-05T07:48:37.901199+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-02-05T07:49:13.603836+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:6801/3625527473":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/1806763874":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/644481280":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/1914593906":"2024-02-06T07:42:52.165954+0000","172.21.15.12:6800/3625527473":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/2122407285":"2024-02-06T07:42:52.165954+0000","172.21.15.12:0/2022163662":"2024-02-06T07:42:52.165954+0000","172.21.15.12:6800/2701942775":"2024-02-06T07:42:52.165954+0000","172.21.15.12:0/3388063993":"2024-02-06T07:43:23.141970+0000","172.21.15.12:6801/2701942775":"2024-02-06T07:42:52.165954+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-02-05T07:49:22.947 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-05T07:46:17.788320+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-02-05T07:49:22.947 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-02-05T07:49:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:22 smithi079 bash[14278]: cluster 2024-02-05T07:49:21.301036+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v227: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:22 smithi079 bash[14278]: audit 2024-02-05T07:49:22.280275+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.12:0/4083297912' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:49:23.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:22 smithi012 bash[14158]: cluster 2024-02-05T07:49:21.301036+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v227: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:23.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:22 smithi012 bash[14158]: audit 2024-02-05T07:49:22.280275+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.12:0/4083297912' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:49:23.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:22 smithi012 bash[19641]: cluster 2024-02-05T07:49:21.301036+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v227: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:23.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:22 smithi012 bash[19641]: audit 2024-02-05T07:49:22.280275+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.12:0/4083297912' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:49:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:23 smithi079 bash[14278]: audit 2024-02-05T07:49:23.295018+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:49:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:23 smithi079 bash[14278]: audit 2024-02-05T07:49:23.295616+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:49:24.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:23 smithi012 bash[14158]: audit 2024-02-05T07:49:23.295018+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:49:24.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:23 smithi012 bash[14158]: audit 2024-02-05T07:49:23.295616+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:49:24.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:23 smithi012 bash[19641]: audit 2024-02-05T07:49:23.295018+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:49:24.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:23 smithi012 bash[19641]: audit 2024-02-05T07:49:23.295616+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:49:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:24 smithi079 bash[14278]: cluster 2024-02-05T07:49:23.301697+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T07:49:25.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:24 smithi012 bash[14158]: cluster 2024-02-05T07:49:23.301697+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T07:49:25.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:24 smithi012 bash[19641]: cluster 2024-02-05T07:49:23.301697+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T07:49:25.684 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:49:27.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:27 smithi012 bash[19641]: cluster 2024-02-05T07:49:25.302314+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-02-05T07:49:27.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:26 smithi012 bash[14158]: cluster 2024-02-05T07:49:25.302314+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-02-05T07:49:27.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:26 smithi079 bash[14278]: cluster 2024-02-05T07:49:25.302314+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-02-05T07:49:28.575 INFO:teuthology.orchestra.run.smithi012.stdout:pg_num: 1 2024-02-05T07:49:29.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:28 smithi012 bash[14158]: cluster 2024-02-05T07:49:27.302944+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-05T07:49:29.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:28 smithi012 bash[14158]: audit 2024-02-05T07:49:28.573687+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.12:0/1637727126' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-05T07:49:29.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:28 smithi012 bash[19641]: cluster 2024-02-05T07:49:27.302944+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-05T07:49:29.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:28 smithi012 bash[19641]: audit 2024-02-05T07:49:28.573687+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.12:0/1637727126' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-05T07:49:29.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:28 smithi079 bash[14278]: cluster 2024-02-05T07:49:27.302944+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-05T07:49:29.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:28 smithi079 bash[14278]: audit 2024-02-05T07:49:28.573687+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.12:0/1637727126' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-05T07:49:29.274 INFO:tasks.cephadm:Adding prometheus.a on smithi079 2024-02-05T07:49:29.274 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch apply prometheus '1;smithi079=a' 2024-02-05T07:49:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:31 smithi079 bash[14278]: cluster 2024-02-05T07:49:29.303530+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:49:31.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:31 smithi012 bash[14158]: cluster 2024-02-05T07:49:29.303530+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:49:31.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:31 smithi012 bash[19641]: cluster 2024-02-05T07:49:29.303530+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-05T07:49:32.363 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled prometheus update... 2024-02-05T07:49:33.034 DEBUG:teuthology.orchestra.run.smithi079:prometheus.a> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@prometheus.a.service 2024-02-05T07:49:33.037 INFO:tasks.cephadm:Adding node-exporter.a on smithi012 2024-02-05T07:49:33.037 INFO:tasks.cephadm:Adding node-exporter.b on smithi079 2024-02-05T07:49:33.037 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch apply node-exporter '2;smithi012=a;smithi079=b' 2024-02-05T07:49:33.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[14278]: cluster 2024-02-05T07:49:31.304203+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-02-05T07:49:33.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[14278]: audit 2024-02-05T07:49:32.360520+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:33.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[14278]: audit 2024-02-05T07:49:32.392476+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:33.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[14278]: audit 2024-02-05T07:49:32.395324+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:33.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[14278]: audit 2024-02-05T07:49:32.397079+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:33.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[14278]: audit 2024-02-05T07:49:32.409090+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:33.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[14278]: audit 2024-02-05T07:49:32.419700+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T07:49:33.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14158]: cluster 2024-02-05T07:49:31.304203+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-02-05T07:49:33.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14158]: audit 2024-02-05T07:49:32.360520+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:33.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14158]: audit 2024-02-05T07:49:32.392476+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:33.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14158]: audit 2024-02-05T07:49:32.395324+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:33.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14158]: audit 2024-02-05T07:49:32.397079+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:33.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14158]: audit 2024-02-05T07:49:32.409090+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:33.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14158]: audit 2024-02-05T07:49:32.419700+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T07:49:33.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[19641]: cluster 2024-02-05T07:49:31.304203+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s, 0 objects/s recovering 2024-02-05T07:49:33.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[19641]: audit 2024-02-05T07:49:32.360520+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:33.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[19641]: audit 2024-02-05T07:49:32.392476+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:33.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[19641]: audit 2024-02-05T07:49:32.395324+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:33.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[19641]: audit 2024-02-05T07:49:32.397079+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:33.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[19641]: audit 2024-02-05T07:49:32.409090+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' 2024-02-05T07:49:33.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[19641]: audit 2024-02-05T07:49:32.419700+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T07:49:33.533 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:49:33.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[15188]: ignoring --setuser ceph since I am not root 2024-02-05T07:49:33.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[15188]: ignoring --setgroup ceph since I am not root 2024-02-05T07:49:33.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[15188]: debug 2024-02-05T07:49:33.459+0000 7f9e6cac8700 1 -- 172.21.15.79:0/1234242281 <== mon.1 v2:172.21.15.12:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563f9d1ee340 con 0x563f9df6c800 2024-02-05T07:49:33.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:33 smithi079 bash[15188]: debug 2024-02-05T07:49:33.623+0000 7f9e75524000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:49:33.834 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14440]: ignoring --setuser ceph since I am not root 2024-02-05T07:49:33.835 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14440]: ignoring --setgroup ceph since I am not root 2024-02-05T07:49:33.835 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14440]: debug 2024-02-05T07:49:33.467+0000 7fe834e77700 1 -- 172.21.15.12:0/2143834989 <== mon.0 v2:172.21.15.12:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c4e06b4340 con 0x55c4e1430400 2024-02-05T07:49:33.835 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:33 smithi012 bash[14440]: debug 2024-02-05T07:49:33.627+0000 7fe83d8d3000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:49:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:34 smithi079 bash[14278]: audit 2024-02-05T07:49:32.347251+0000 mgr.y (mgr.14152) 243 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:34 smithi079 bash[14278]: cephadm 2024-02-05T07:49:32.350714+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Saving service prometheus spec with placement smithi079=a;count:1 2024-02-05T07:49:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:34 smithi079 bash[14278]: audit 2024-02-05T07:49:33.421665+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T07:49:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:34 smithi079 bash[14278]: cluster 2024-02-05T07:49:33.421857+0000 mon.a (mon.0) 595 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-05T07:49:34.320 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[14158]: audit 2024-02-05T07:49:32.347251+0000 mgr.y (mgr.14152) 243 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:34.320 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[14158]: cephadm 2024-02-05T07:49:32.350714+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Saving service prometheus spec with placement smithi079=a;count:1 2024-02-05T07:49:34.321 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[14158]: audit 2024-02-05T07:49:33.421665+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T07:49:34.321 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[14158]: cluster 2024-02-05T07:49:33.421857+0000 mon.a (mon.0) 595 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-05T07:49:34.321 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[19641]: audit 2024-02-05T07:49:32.347251+0000 mgr.y (mgr.14152) 243 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:34.321 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[19641]: cephadm 2024-02-05T07:49:32.350714+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Saving service prometheus spec with placement smithi079=a;count:1 2024-02-05T07:49:34.321 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[19641]: audit 2024-02-05T07:49:33.421665+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.12:0/2230601455' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T07:49:34.321 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[19641]: cluster 2024-02-05T07:49:33.421857+0000 mon.a (mon.0) 595 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-05T07:49:34.585 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[14440]: debug 2024-02-05T07:49:34.315+0000 7fe83d8d3000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:49:34.585 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[14440]: debug 2024-02-05T07:49:34.443+0000 7fe83d8d3000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:49:34.610 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:34 smithi079 bash[15188]: debug 2024-02-05T07:49:34.302+0000 7f9e75524000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:49:34.610 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:34 smithi079 bash[15188]: debug 2024-02-05T07:49:34.434+0000 7f9e75524000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:49:34.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:34 smithi079 bash[15188]: debug 2024-02-05T07:49:34.606+0000 7f9e75524000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:49:34.949 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[14440]: debug 2024-02-05T07:49:34.607+0000 7fe83d8d3000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:49:35.255 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:34 smithi012 bash[14440]: debug 2024-02-05T07:49:34.947+0000 7fe83d8d3000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:49:35.255 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:35 smithi012 bash[14440]: debug 2024-02-05T07:49:35.043+0000 7fe83d8d3000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:49:35.255 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:35 smithi012 bash[14440]: debug 2024-02-05T07:49:35.251+0000 7fe83d8d3000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:49:35.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:34 smithi079 bash[15188]: debug 2024-02-05T07:49:34.942+0000 7f9e75524000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:49:35.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:35 smithi079 bash[15188]: debug 2024-02-05T07:49:35.046+0000 7f9e75524000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:49:35.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:35 smithi079 bash[15188]: debug 2024-02-05T07:49:35.270+0000 7f9e75524000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:49:36.242 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:36 smithi079 bash[15188]: debug 2024-02-05T07:49:36.130+0000 7f9e75524000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:49:36.450 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:36 smithi012 bash[14440]: debug 2024-02-05T07:49:36.127+0000 7fe83d8d3000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:49:36.450 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:36 smithi012 bash[14440]: debug 2024-02-05T07:49:36.235+0000 7fe83d8d3000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:49:36.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:36 smithi079 bash[15188]: debug 2024-02-05T07:49:36.238+0000 7f9e75524000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:49:36.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:36 smithi079 bash[15188]: debug 2024-02-05T07:49:36.442+0000 7f9e75524000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:49:36.810 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:36 smithi012 bash[14440]: debug 2024-02-05T07:49:36.447+0000 7fe83d8d3000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:49:37.111 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:36 smithi079 bash[15188]: debug 2024-02-05T07:49:36.782+0000 7f9e75524000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:49:37.473 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:37 smithi079 bash[15188]: debug 2024-02-05T07:49:37.106+0000 7f9e75524000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:49:37.531 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:36 smithi012 bash[14440]: debug 2024-02-05T07:49:36.807+0000 7fe83d8d3000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:49:37.531 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:37 smithi012 bash[14440]: debug 2024-02-05T07:49:37.143+0000 7fe83d8d3000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:49:37.740 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:37 smithi079 bash[15188]: debug 2024-02-05T07:49:37.466+0000 7f9e75524000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:49:37.809 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:37 smithi012 bash[14440]: debug 2024-02-05T07:49:37.527+0000 7fe83d8d3000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:49:38.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:37 smithi079 bash[15188]: debug 2024-02-05T07:49:37.734+0000 7f9e75524000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:49:38.084 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:37 smithi012 bash[14440]: debug 2024-02-05T07:49:37.807+0000 7fe83d8d3000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:49:38.668 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:38 smithi079 bash[15188]: debug 2024-02-05T07:49:38.406+0000 7f9e75524000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:49:38.668 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:38 smithi079 bash[15188]: debug 2024-02-05T07:49:38.510+0000 7f9e75524000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:49:38.784 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:38 smithi012 bash[14440]: debug 2024-02-05T07:49:38.507+0000 7fe83d8d3000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:49:38.784 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:38 smithi012 bash[14440]: debug 2024-02-05T07:49:38.615+0000 7fe83d8d3000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:49:39.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:38 smithi079 bash[15188]: debug 2024-02-05T07:49:38.662+0000 7f9e75524000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:49:39.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:38 smithi079 bash[15188]: debug 2024-02-05T07:49:38.766+0000 7f9e75524000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:49:39.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:38 smithi079 bash[15188]: debug 2024-02-05T07:49:38.902+0000 7f9e75524000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:49:39.038 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:38 smithi012 bash[14440]: debug 2024-02-05T07:49:38.779+0000 7fe83d8d3000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:49:39.038 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:38 smithi012 bash[14440]: debug 2024-02-05T07:49:38.891+0000 7fe83d8d3000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:49:39.490 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:39 smithi079 bash[15188]: debug 2024-02-05T07:49:39.190+0000 7f9e75524000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:49:39.491 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:39 smithi079 bash[15188]: debug 2024-02-05T07:49:39.306+0000 7f9e75524000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:49:39.585 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:39 smithi012 bash[14440]: debug 2024-02-05T07:49:39.035+0000 7fe83d8d3000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:49:39.585 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:39 smithi012 bash[14440]: debug 2024-02-05T07:49:39.331+0000 7fe83d8d3000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:49:39.585 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:39 smithi012 bash[14440]: debug 2024-02-05T07:49:39.451+0000 7fe83d8d3000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:49:39.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:39 smithi079 bash[15188]: debug 2024-02-05T07:49:39.486+0000 7f9e75524000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:49:39.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:39 smithi079 bash[15188]: debug 2024-02-05T07:49:39.602+0000 7f9e75524000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:49:40.084 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:39 smithi012 bash[14440]: debug 2024-02-05T07:49:39.639+0000 7fe83d8d3000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:49:40.085 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:39 smithi012 bash[14440]: debug 2024-02-05T07:49:39.763+0000 7fe83d8d3000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:49:40.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[15188]: debug 2024-02-05T07:49:40.438+0000 7f9e75524000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:49:40.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[15188]: [05/Feb/2024:07:49:40] ENGINE Bus STARTING 2024-02-05T07:49:40.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[15188]: CherryPy Checker: 2024-02-05T07:49:40.773 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[15188]: The Application mounted at '' has an empty config. 2024-02-05T07:49:40.773 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[15188]: [05/Feb/2024:07:49:40] ENGINE Serving on http://:::9283 2024-02-05T07:49:40.773 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[15188]: [05/Feb/2024:07:49:40] ENGINE Bus STARTED 2024-02-05T07:49:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[14278]: cluster 2024-02-05T07:49:40.466470+0000 mon.a (mon.0) 596 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:49:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[14278]: cluster 2024-02-05T07:49:40.466646+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:49:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[14278]: audit 2024-02-05T07:49:40.471526+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:49:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[14278]: audit 2024-02-05T07:49:40.473829+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:49:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[14278]: audit 2024-02-05T07:49:40.481066+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:49:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:40 smithi079 bash[14278]: audit 2024-02-05T07:49:40.482085+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:49:40.835 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[14440]: debug 2024-02-05T07:49:40.647+0000 7fe83d8d3000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:49:40.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[19641]: cluster 2024-02-05T07:49:40.466470+0000 mon.a (mon.0) 596 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:49:40.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[19641]: cluster 2024-02-05T07:49:40.466646+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:49:40.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[19641]: audit 2024-02-05T07:49:40.471526+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:49:40.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[19641]: audit 2024-02-05T07:49:40.473829+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:49:40.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[19641]: audit 2024-02-05T07:49:40.481066+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:49:40.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[19641]: audit 2024-02-05T07:49:40.482085+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:49:40.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[14158]: cluster 2024-02-05T07:49:40.466470+0000 mon.a (mon.0) 596 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:49:40.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[14158]: cluster 2024-02-05T07:49:40.466646+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:49:40.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[14158]: audit 2024-02-05T07:49:40.471526+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:49:40.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[14158]: audit 2024-02-05T07:49:40.473829+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:49:40.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[14158]: audit 2024-02-05T07:49:40.481066+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:49:40.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:40 smithi012 bash[14158]: audit 2024-02-05T07:49:40.482085+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.? 172.21.15.79:0/1604948887' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:49:41.835 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:41 smithi012 bash[14440]: [05/Feb/2024:07:49:41] ENGINE Bus STARTING 2024-02-05T07:49:41.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:41 smithi012 bash[14158]: cluster 2024-02-05T07:49:40.522991+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-02-05T07:49:41.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:41 smithi012 bash[14158]: cluster 2024-02-05T07:49:40.670014+0000 mon.a (mon.0) 603 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:49:41.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:41 smithi012 bash[14158]: cluster 2024-02-05T07:49:40.671066+0000 mon.a (mon.0) 604 : cluster [INF] Activating manager daemon y 2024-02-05T07:49:41.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:41 smithi012 bash[14158]: cluster 2024-02-05T07:49:40.676896+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-05T07:49:41.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:41 smithi012 bash[19641]: cluster 2024-02-05T07:49:40.522991+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-02-05T07:49:41.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:41 smithi012 bash[19641]: cluster 2024-02-05T07:49:40.670014+0000 mon.a (mon.0) 603 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:49:41.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:41 smithi012 bash[19641]: cluster 2024-02-05T07:49:40.671066+0000 mon.a (mon.0) 604 : cluster [INF] Activating manager daemon y 2024-02-05T07:49:41.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:41 smithi012 bash[19641]: cluster 2024-02-05T07:49:40.676896+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-05T07:49:41.951 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:41 smithi079 bash[14278]: cluster 2024-02-05T07:49:40.522991+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-02-05T07:49:41.951 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:41 smithi079 bash[14278]: cluster 2024-02-05T07:49:40.670014+0000 mon.a (mon.0) 603 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:49:41.951 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:41 smithi079 bash[14278]: cluster 2024-02-05T07:49:40.671066+0000 mon.a (mon.0) 604 : cluster [INF] Activating manager daemon y 2024-02-05T07:49:41.951 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:41 smithi079 bash[14278]: cluster 2024-02-05T07:49:40.676896+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-05T07:49:42.255 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14440]: [05/Feb/2024:07:49:42] ENGINE Bus STARTING 2024-02-05T07:49:42.255 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14440]: CherryPy Checker: 2024-02-05T07:49:42.255 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14440]: The Application mounted at '' has an empty config. 2024-02-05T07:49:42.255 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14440]: [05/Feb/2024:07:49:42] ENGINE Serving on http://:::9283 2024-02-05T07:49:42.255 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14440]: [05/Feb/2024:07:49:42] ENGINE Bus STARTED 2024-02-05T07:49:42.255 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14440]: [05/Feb/2024:07:49:42] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:49:42.571 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14440]: [05/Feb/2024:07:49:42] ENGINE Bus STARTED 2024-02-05T07:49:42.584 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled node-exporter update... 2024-02-05T07:49:42.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: cluster 2024-02-05T07:49:41.548503+0000 mon.a (mon.0) 606 : cluster [DBG] mgrmap e18: y(active, starting, since 0.877725s), standbys: x 2024-02-05T07:49:42.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.549741+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:49:42.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.549980+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.550177+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.552417+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.552691+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.553090+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.553481+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.553844+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.554316+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.555028+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.555355+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.555736+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.556138+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.556600+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:49:42.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.556960+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:49:42.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.557692+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:49:42.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: cluster 2024-02-05T07:49:41.568154+0000 mon.a (mon.0) 607 : cluster [INF] Manager daemon y is now available 2024-02-05T07:49:42.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.600946+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:42.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: cluster 2024-02-05T07:49:41.548503+0000 mon.a (mon.0) 606 : cluster [DBG] mgrmap e18: y(active, starting, since 0.877725s), standbys: x 2024-02-05T07:49:42.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.549741+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:49:42.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.549980+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:49:42.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.550177+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:49:42.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.552417+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:49:42.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.552691+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:49:42.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.553090+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.553481+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.553844+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.554316+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.555028+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.555355+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.555736+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.556138+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.556600+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.556960+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.557692+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: cluster 2024-02-05T07:49:41.568154+0000 mon.a (mon.0) 607 : cluster [INF] Manager daemon y is now available 2024-02-05T07:49:42.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.600946+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.605124+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.607527+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.609865+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.639768+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.654533+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.654981+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.904013+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:41.904975+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: cephadm 2024-02-05T07:49:42.021349+0000 mgr.y (mgr.14460) 1 : cephadm [INF] [05/Feb/2024:07:49:42] ENGINE Bus STARTING 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: cephadm 2024-02-05T07:49:42.253781+0000 mgr.y (mgr.14460) 2 : cephadm [INF] [05/Feb/2024:07:49:42] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:49:42.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: cephadm 2024-02-05T07:49:42.253977+0000 mgr.y (mgr.14460) 3 : cephadm [INF] [05/Feb/2024:07:49:42] ENGINE Bus STARTED 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[14158]: audit 2024-02-05T07:49:42.264979+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.605124+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.607527+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.609865+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.639768+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.654533+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.654981+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.904013+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:41.904975+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: cephadm 2024-02-05T07:49:42.021349+0000 mgr.y (mgr.14460) 1 : cephadm [INF] [05/Feb/2024:07:49:42] ENGINE Bus STARTING 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: cephadm 2024-02-05T07:49:42.253781+0000 mgr.y (mgr.14460) 2 : cephadm [INF] [05/Feb/2024:07:49:42] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:49:42.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: cephadm 2024-02-05T07:49:42.253977+0000 mgr.y (mgr.14460) 3 : cephadm [INF] [05/Feb/2024:07:49:42] ENGINE Bus STARTED 2024-02-05T07:49:42.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:42 smithi012 bash[19641]: audit 2024-02-05T07:49:42.264979+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: cluster 2024-02-05T07:49:41.548503+0000 mon.a (mon.0) 606 : cluster [DBG] mgrmap e18: y(active, starting, since 0.877725s), standbys: x 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.549741+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.549980+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.550177+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.552417+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.552691+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.553090+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.553481+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.553844+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.554316+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.555028+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.555355+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:49:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.555736+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.556138+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.556600+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.556960+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.557692+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: cluster 2024-02-05T07:49:41.568154+0000 mon.a (mon.0) 607 : cluster [INF] Manager daemon y is now available 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.600946+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.605124+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.607527+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.609865+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.639768+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.654533+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.654981+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.904013+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:49:43.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:41.904975+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:49:43.025 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: cephadm 2024-02-05T07:49:42.021349+0000 mgr.y (mgr.14460) 1 : cephadm [INF] [05/Feb/2024:07:49:42] ENGINE Bus STARTING 2024-02-05T07:49:43.025 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: cephadm 2024-02-05T07:49:42.253781+0000 mgr.y (mgr.14460) 2 : cephadm [INF] [05/Feb/2024:07:49:42] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:49:43.025 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: cephadm 2024-02-05T07:49:42.253977+0000 mgr.y (mgr.14460) 3 : cephadm [INF] [05/Feb/2024:07:49:42] ENGINE Bus STARTED 2024-02-05T07:49:43.025 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:42 smithi079 bash[14278]: audit 2024-02-05T07:49:42.264979+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:43.345 DEBUG:teuthology.orchestra.run.smithi012:node-exporter.a> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.a.service 2024-02-05T07:49:43.347 DEBUG:teuthology.orchestra.run.smithi079:node-exporter.b> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.b.service 2024-02-05T07:49:43.350 INFO:tasks.cephadm:Adding alertmanager.a on smithi012 2024-02-05T07:49:43.350 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch apply alertmanager '1;smithi012=a' 2024-02-05T07:49:43.385 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:49:43.460 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:49:43.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:43 smithi079 bash[14278]: cluster 2024-02-05T07:49:42.555492+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e19: y(active, since 1.88471s), standbys: x 2024-02-05T07:49:43.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:43 smithi079 bash[14278]: audit 2024-02-05T07:49:42.569340+0000 mgr.y (mgr.14460) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi012=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:43.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:43 smithi079 bash[14278]: cephadm 2024-02-05T07:49:42.573209+0000 mgr.y (mgr.14460) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi012=a;smithi079=b;count:2 2024-02-05T07:49:43.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:43 smithi079 bash[14278]: cluster 2024-02-05T07:49:42.575770+0000 mgr.y (mgr.14460) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:43.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:43 smithi079 bash[14278]: audit 2024-02-05T07:49:42.580307+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:43.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:43 smithi012 bash[14158]: cluster 2024-02-05T07:49:42.555492+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e19: y(active, since 1.88471s), standbys: x 2024-02-05T07:49:43.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:43 smithi012 bash[14158]: audit 2024-02-05T07:49:42.569340+0000 mgr.y (mgr.14460) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi012=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:43.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:43 smithi012 bash[14158]: cephadm 2024-02-05T07:49:42.573209+0000 mgr.y (mgr.14460) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi012=a;smithi079=b;count:2 2024-02-05T07:49:43.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:43 smithi012 bash[14158]: cluster 2024-02-05T07:49:42.575770+0000 mgr.y (mgr.14460) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:43.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:43 smithi012 bash[14158]: audit 2024-02-05T07:49:42.580307+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:43.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:43 smithi012 bash[19641]: cluster 2024-02-05T07:49:42.555492+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e19: y(active, since 1.88471s), standbys: x 2024-02-05T07:49:43.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:43 smithi012 bash[19641]: audit 2024-02-05T07:49:42.569340+0000 mgr.y (mgr.14460) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi012=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:43.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:43 smithi012 bash[19641]: cephadm 2024-02-05T07:49:42.573209+0000 mgr.y (mgr.14460) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi012=a;smithi079=b;count:2 2024-02-05T07:49:43.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:43 smithi012 bash[19641]: cluster 2024-02-05T07:49:42.575770+0000 mgr.y (mgr.14460) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:43.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:43 smithi012 bash[19641]: audit 2024-02-05T07:49:42.580307+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:44 smithi079 bash[14278]: cluster 2024-02-05T07:49:43.554828+0000 mgr.y (mgr.14460) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:44.705 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:44 smithi079 bash[14278]: cluster 2024-02-05T07:49:43.595598+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-02-05T07:49:45.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:44 smithi012 bash[14158]: cluster 2024-02-05T07:49:43.554828+0000 mgr.y (mgr.14460) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:45.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:44 smithi012 bash[14158]: cluster 2024-02-05T07:49:43.595598+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-02-05T07:49:45.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:44 smithi012 bash[19641]: cluster 2024-02-05T07:49:43.554828+0000 mgr.y (mgr.14460) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:45.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:44 smithi012 bash[19641]: cluster 2024-02-05T07:49:43.595598+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-02-05T07:49:46.424 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled alertmanager update... 2024-02-05T07:49:46.505 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: audit 2024-02-05T07:49:45.492844+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: cluster 2024-02-05T07:49:45.555374+0000 mgr.y (mgr.14460) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: audit 2024-02-05T07:49:45.563343+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: audit 2024-02-05T07:49:45.996743+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: cephadm 2024-02-05T07:49:45.999430+0000 mgr.y (mgr.14460) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: audit 2024-02-05T07:49:46.065999+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: cephadm 2024-02-05T07:49:46.069389+0000 mgr.y (mgr.14460) 10 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: cephadm 2024-02-05T07:49:46.131576+0000 mgr.y (mgr.14460) 11 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: cephadm 2024-02-05T07:49:46.190437+0000 mgr.y (mgr.14460) 12 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: audit 2024-02-05T07:49:46.260170+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: audit 2024-02-05T07:49:46.316338+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: audit 2024-02-05T07:49:46.325745+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: cephadm 2024-02-05T07:49:46.350490+0000 mgr.y (mgr.14460) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi079 2024-02-05T07:49:46.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: audit 2024-02-05T07:49:46.382479+0000 mgr.y (mgr.14460) 14 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi012=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:46.507 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: cephadm 2024-02-05T07:49:46.401244+0000 mgr.y (mgr.14460) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi012=a;count:1 2024-02-05T07:49:46.507 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[19641]: audit 2024-02-05T07:49:46.416086+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: audit 2024-02-05T07:49:45.492844+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: cluster 2024-02-05T07:49:45.555374+0000 mgr.y (mgr.14460) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: audit 2024-02-05T07:49:45.563343+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: audit 2024-02-05T07:49:45.996743+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: cephadm 2024-02-05T07:49:45.999430+0000 mgr.y (mgr.14460) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: audit 2024-02-05T07:49:46.065999+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: cephadm 2024-02-05T07:49:46.069389+0000 mgr.y (mgr.14460) 10 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: cephadm 2024-02-05T07:49:46.131576+0000 mgr.y (mgr.14460) 11 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: cephadm 2024-02-05T07:49:46.190437+0000 mgr.y (mgr.14460) 12 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: audit 2024-02-05T07:49:46.260170+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: audit 2024-02-05T07:49:46.316338+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: audit 2024-02-05T07:49:46.325745+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: cephadm 2024-02-05T07:49:46.350490+0000 mgr.y (mgr.14460) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi079 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: audit 2024-02-05T07:49:46.382479+0000 mgr.y (mgr.14460) 14 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi012=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:46.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: cephadm 2024-02-05T07:49:46.401244+0000 mgr.y (mgr.14460) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi012=a;count:1 2024-02-05T07:49:46.774 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:46 smithi079 bash[14278]: audit 2024-02-05T07:49:46.416086+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: audit 2024-02-05T07:49:45.492844+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: cluster 2024-02-05T07:49:45.555374+0000 mgr.y (mgr.14460) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: audit 2024-02-05T07:49:45.563343+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: audit 2024-02-05T07:49:45.996743+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: cephadm 2024-02-05T07:49:45.999430+0000 mgr.y (mgr.14460) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:49:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: audit 2024-02-05T07:49:46.065999+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: cephadm 2024-02-05T07:49:46.069389+0000 mgr.y (mgr.14460) 10 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:49:46.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: cephadm 2024-02-05T07:49:46.131576+0000 mgr.y (mgr.14460) 11 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:49:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: cephadm 2024-02-05T07:49:46.190437+0000 mgr.y (mgr.14460) 12 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:49:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: audit 2024-02-05T07:49:46.260170+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: audit 2024-02-05T07:49:46.316338+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: audit 2024-02-05T07:49:46.325745+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: cephadm 2024-02-05T07:49:46.350490+0000 mgr.y (mgr.14460) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi079 2024-02-05T07:49:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: audit 2024-02-05T07:49:46.382479+0000 mgr.y (mgr.14460) 14 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi012=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: cephadm 2024-02-05T07:49:46.401244+0000 mgr.y (mgr.14460) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi012=a;count:1 2024-02-05T07:49:46.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:46 smithi012 bash[14158]: audit 2024-02-05T07:49:46.416086+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:47.326 DEBUG:teuthology.orchestra.run.smithi012:alertmanager.a> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@alertmanager.a.service 2024-02-05T07:49:47.329 INFO:tasks.cephadm:Adding grafana.a on smithi079 2024-02-05T07:49:47.329 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph orch apply grafana '1;smithi079=a' 2024-02-05T07:49:47.597 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:49:49.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:48 smithi079 bash[14278]: cluster 2024-02-05T07:49:47.556038+0000 mgr.y (mgr.14460) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:49.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:48 smithi012 bash[14158]: cluster 2024-02-05T07:49:47.556038+0000 mgr.y (mgr.14460) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:49.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:48 smithi012 bash[19641]: cluster 2024-02-05T07:49:47.556038+0000 mgr.y (mgr.14460) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:50 smithi079 bash[14278]: cluster 2024-02-05T07:49:49.556717+0000 mgr.y (mgr.14460) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:51.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:50 smithi012 bash[14158]: cluster 2024-02-05T07:49:49.556717+0000 mgr.y (mgr.14460) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:51.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:50 smithi012 bash[19641]: cluster 2024-02-05T07:49:49.556717+0000 mgr.y (mgr.14460) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:52.132 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled grafana update... 2024-02-05T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:53 smithi079 bash[14278]: cluster 2024-02-05T07:49:51.557356+0000 mgr.y (mgr.14460) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:53 smithi079 bash[14278]: audit 2024-02-05T07:49:52.117877+0000 mgr.y (mgr.14460) 19 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:53 smithi079 bash[14278]: cephadm 2024-02-05T07:49:52.121261+0000 mgr.y (mgr.14460) 20 : cephadm [INF] Saving service grafana spec with placement smithi079=a;count:1 2024-02-05T07:49:53.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:53 smithi079 bash[14278]: audit 2024-02-05T07:49:52.129298+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:53.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:53 smithi012 bash[19641]: cluster 2024-02-05T07:49:51.557356+0000 mgr.y (mgr.14460) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:53.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:53 smithi012 bash[19641]: audit 2024-02-05T07:49:52.117877+0000 mgr.y (mgr.14460) 19 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:53.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:53 smithi012 bash[19641]: cephadm 2024-02-05T07:49:52.121261+0000 mgr.y (mgr.14460) 20 : cephadm [INF] Saving service grafana spec with placement smithi079=a;count:1 2024-02-05T07:49:53.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:53 smithi012 bash[19641]: audit 2024-02-05T07:49:52.129298+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:53 smithi012 bash[14158]: cluster 2024-02-05T07:49:51.557356+0000 mgr.y (mgr.14460) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:53.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:53 smithi012 bash[14158]: audit 2024-02-05T07:49:52.117877+0000 mgr.y (mgr.14460) 19 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:49:53.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:53 smithi012 bash[14158]: cephadm 2024-02-05T07:49:52.121261+0000 mgr.y (mgr.14460) 20 : cephadm [INF] Saving service grafana spec with placement smithi079=a;count:1 2024-02-05T07:49:53.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:53 smithi012 bash[14158]: audit 2024-02-05T07:49:52.129298+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:49:54.082 DEBUG:teuthology.orchestra.run.smithi079:grafana.a> sudo journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@grafana.a.service 2024-02-05T07:49:54.085 INFO:tasks.cephadm:Setting up client nodes... 2024-02-05T07:49:54.088 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-05T07:49:54.554 INFO:journalctl@ceph.grafana.a.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T07:49:55.384 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:55 smithi012 bash[14158]: cluster 2024-02-05T07:49:53.558039+0000 mgr.y (mgr.14460) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:55.384 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:55 smithi012 bash[19641]: cluster 2024-02-05T07:49:53.558039+0000 mgr.y (mgr.14460) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:55.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:55 smithi079 bash[14278]: cluster 2024-02-05T07:49:53.558039+0000 mgr.y (mgr.14460) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:57.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:57 smithi079 bash[14278]: cluster 2024-02-05T07:49:55.558688+0000 mgr.y (mgr.14460) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:57.332 INFO:teuthology.orchestra.run.smithi012.stdout:[client.0] 2024-02-05T07:49:57.332 INFO:teuthology.orchestra.run.smithi012.stdout: key = AQAlk8BlesUFExAAjSar/rDfgOj0c0EI8cNB2w== 2024-02-05T07:49:57.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:57 smithi012 bash[14158]: cluster 2024-02-05T07:49:55.558688+0000 mgr.y (mgr.14460) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:57.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:57 smithi012 bash[19641]: cluster 2024-02-05T07:49:55.558688+0000 mgr.y (mgr.14460) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:58.112 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-02-05T07:49:58.112 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-05T07:49:58.112 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-05T07:49:58.131 DEBUG:teuthology.orchestra.run.smithi079:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-05T07:49:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:58 smithi079 bash[14278]: audit 2024-02-05T07:49:57.317958+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.12:0/3868185692' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T07:49:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:58 smithi079 bash[14278]: audit 2024-02-05T07:49:57.318785+0000 mon.a (mon.0) 624 : 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-02-05T07:49:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:58 smithi079 bash[14278]: audit 2024-02-05T07:49:57.327738+0000 mon.a (mon.0) 625 : 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-02-05T07:49:58.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:58 smithi012 bash[14158]: audit 2024-02-05T07:49:57.317958+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.12:0/3868185692' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T07:49:58.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:58 smithi012 bash[14158]: audit 2024-02-05T07:49:57.318785+0000 mon.a (mon.0) 624 : 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-02-05T07:49:58.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:58 smithi012 bash[14158]: audit 2024-02-05T07:49:57.327738+0000 mon.a (mon.0) 625 : 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-02-05T07:49:58.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:58 smithi012 bash[19641]: audit 2024-02-05T07:49:57.317958+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.12:0/3868185692' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T07:49:58.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:58 smithi012 bash[19641]: audit 2024-02-05T07:49:57.318785+0000 mon.a (mon.0) 624 : 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-02-05T07:49:58.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:58 smithi012 bash[19641]: audit 2024-02-05T07:49:57.327738+0000 mon.a (mon.0) 625 : 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-02-05T07:49:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:49:59 smithi079 bash[14278]: cluster 2024-02-05T07:49:57.559318+0000 mgr.y (mgr.14460) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:59.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:49:59 smithi012 bash[14158]: cluster 2024-02-05T07:49:57.559318+0000 mgr.y (mgr.14460) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:49:59.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:49:59 smithi012 bash[19641]: cluster 2024-02-05T07:49:57.559318+0000 mgr.y (mgr.14460) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:00.715 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:00 smithi012 bash[14158]: cluster 2024-02-05T07:50:00.000162+0000 mon.a (mon.0) 626 : cluster [INF] overall HEALTH_OK 2024-02-05T07:50:00.716 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:00 smithi012 bash[19641]: cluster 2024-02-05T07:50:00.000162+0000 mon.a (mon.0) 626 : cluster [INF] overall HEALTH_OK 2024-02-05T07:50:00.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:00 smithi079 bash[14278]: cluster 2024-02-05T07:50:00.000162+0000 mon.a (mon.0) 626 : cluster [INF] overall HEALTH_OK 2024-02-05T07:50:01.455 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:01 smithi012 systemd[1]: Started Ceph node-exporter.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:50:01.455 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:01 smithi012 bash[34442]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-05T07:50:01.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:01 smithi079 bash[14278]: cluster 2024-02-05T07:49:59.560028+0000 mgr.y (mgr.14460) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:01.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:01 smithi079 bash[14278]: audit 2024-02-05T07:50:00.454084+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:01.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:01 smithi079 bash[14278]: cephadm 2024-02-05T07:50:00.460543+0000 mgr.y (mgr.14460) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi012 2024-02-05T07:50:01.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:01 smithi079 bash[14278]: audit 2024-02-05T07:50:01.214736+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:01.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:01 smithi012 bash[14158]: cluster 2024-02-05T07:49:59.560028+0000 mgr.y (mgr.14460) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:01.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:01 smithi012 bash[14158]: audit 2024-02-05T07:50:00.454084+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:01.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:01 smithi012 bash[14158]: cephadm 2024-02-05T07:50:00.460543+0000 mgr.y (mgr.14460) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi012 2024-02-05T07:50:01.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:01 smithi012 bash[14158]: audit 2024-02-05T07:50:01.214736+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:01.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:01 smithi012 bash[19641]: cluster 2024-02-05T07:49:59.560028+0000 mgr.y (mgr.14460) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:01.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:01 smithi012 bash[19641]: audit 2024-02-05T07:50:00.454084+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:01.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:01 smithi012 bash[19641]: cephadm 2024-02-05T07:50:00.460543+0000 mgr.y (mgr.14460) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi012 2024-02-05T07:50:01.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:01 smithi012 bash[19641]: audit 2024-02-05T07:50:01.214736+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:01.963 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:50:01 smithi079 bash[29436]: ts=2024-02-05T07:50:01.867Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-05T07:50:02.222 INFO:teuthology.orchestra.run.smithi079.stdout:[client.1] 2024-02-05T07:50:02.222 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQAqk8BlWweVDBAAwYcFyaYla6n6N+LQu/GdqQ== 2024-02-05T07:50:02.242 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:01 smithi079 systemd[1]: Started Ceph node-exporter.b for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:50:02.242 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:02 smithi079 bash[29706]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-05T07:50:02.335 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[34442]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-05T07:50:02.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:02 smithi079 bash[14278]: cephadm 2024-02-05T07:50:01.217258+0000 mgr.y (mgr.14460) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi079 2024-02-05T07:50:02.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:02 smithi079 bash[14278]: audit 2024-02-05T07:50:01.642586+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:02.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:02 smithi079 bash[14278]: audit 2024-02-05T07:50:02.025464+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:02.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:02 smithi079 bash[14278]: audit 2024-02-05T07:50:02.029564+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:50:02.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:02 smithi079 bash[14278]: audit 2024-02-05T07:50:02.032342+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:50:02.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:02 smithi079 bash[14278]: audit 2024-02-05T07:50:02.034030+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:50:02.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:02 smithi079 bash[14278]: audit 2024-02-05T07:50:02.210618+0000 mon.a (mon.0) 631 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T07:50:02.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:02 smithi079 bash[14278]: audit 2024-02-05T07:50:02.211194+0000 mon.b (mon.2) 27 : audit [INF] from='client.? 172.21.15.79:0/702553064' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T07:50:02.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:02 smithi079 bash[14278]: audit 2024-02-05T07:50:02.219901+0000 mon.a (mon.0) 632 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-05T07:50:02.654 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[34442]: aa2a8d90b84c: Pulling fs layer 2024-02-05T07:50:02.654 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[34442]: b45d31ee2d7f: Pulling fs layer 2024-02-05T07:50:02.654 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[34442]: b5db1e299295: Pulling fs layer 2024-02-05T07:50:02.655 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[34442]: b45d31ee2d7f: Download complete 2024-02-05T07:50:02.655 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[34442]: aa2a8d90b84c: Verifying Checksum 2024-02-05T07:50:02.655 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[14158]: cephadm 2024-02-05T07:50:01.217258+0000 mgr.y (mgr.14460) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi079 2024-02-05T07:50:02.655 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[14158]: audit 2024-02-05T07:50:01.642586+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:02.655 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[14158]: audit 2024-02-05T07:50:02.025464+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:02.655 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[14158]: audit 2024-02-05T07:50:02.029564+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:50:02.655 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[14158]: audit 2024-02-05T07:50:02.032342+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:50:02.655 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[14158]: audit 2024-02-05T07:50:02.034030+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:50:02.655 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[14158]: audit 2024-02-05T07:50:02.210618+0000 mon.a (mon.0) 631 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T07:50:02.655 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[14158]: audit 2024-02-05T07:50:02.211194+0000 mon.b (mon.2) 27 : audit [INF] from='client.? 172.21.15.79:0/702553064' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T07:50:02.655 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[14158]: audit 2024-02-05T07:50:02.219901+0000 mon.a (mon.0) 632 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-05T07:50:02.656 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[19641]: cephadm 2024-02-05T07:50:01.217258+0000 mgr.y (mgr.14460) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi079 2024-02-05T07:50:02.656 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[19641]: audit 2024-02-05T07:50:01.642586+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:02.656 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[19641]: audit 2024-02-05T07:50:02.025464+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:02.656 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[19641]: audit 2024-02-05T07:50:02.029564+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:50:02.656 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[19641]: audit 2024-02-05T07:50:02.032342+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:50:02.656 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[19641]: audit 2024-02-05T07:50:02.034030+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:50:02.656 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[19641]: audit 2024-02-05T07:50:02.210618+0000 mon.a (mon.0) 631 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T07:50:02.656 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[19641]: audit 2024-02-05T07:50:02.211194+0000 mon.b (mon.2) 27 : audit [INF] from='client.? 172.21.15.79:0/702553064' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T07:50:02.656 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[19641]: audit 2024-02-05T07:50:02.219901+0000 mon.a (mon.0) 632 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-05T07:50:03.085 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[34442]: b5db1e299295: Verifying Checksum 2024-02-05T07:50:03.085 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[34442]: b5db1e299295: Download complete 2024-02-05T07:50:03.085 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:02 smithi012 bash[34442]: aa2a8d90b84c: Pull complete 2024-02-05T07:50:03.330 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-05T07:50:03.330 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-05T07:50:03.330 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-05T07:50:03.354 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-05T07:50:03.355 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-05T07:50:03.355 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph mgr dump --format=json 2024-02-05T07:50:03.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:03 smithi012 bash[14158]: cluster 2024-02-05T07:50:01.560643+0000 mgr.y (mgr.14460) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:03.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:03 smithi012 bash[19641]: cluster 2024-02-05T07:50:01.560643+0000 mgr.y (mgr.14460) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:03.586 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:03 smithi012 bash[34442]: b45d31ee2d7f: Pull complete 2024-02-05T07:50:03.627 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:03 smithi079 bash[14278]: cluster 2024-02-05T07:50:01.560643+0000 mgr.y (mgr.14460) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:03.627 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:03 smithi079 bash[29706]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-05T07:50:03.914 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:03 smithi079 bash[29706]: aa2a8d90b84c: Pulling fs layer 2024-02-05T07:50:03.914 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:03 smithi079 bash[29706]: b45d31ee2d7f: Pulling fs layer 2024-02-05T07:50:03.915 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:03 smithi079 bash[29706]: b5db1e299295: Pulling fs layer 2024-02-05T07:50:03.915 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:03 smithi079 bash[29706]: b45d31ee2d7f: Verifying Checksum 2024-02-05T07:50:03.915 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:03 smithi079 bash[29706]: b45d31ee2d7f: Download complete 2024-02-05T07:50:03.915 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:03 smithi079 bash[29706]: aa2a8d90b84c: Verifying Checksum 2024-02-05T07:50:03.915 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:03 smithi079 bash[29706]: aa2a8d90b84c: Download complete 2024-02-05T07:50:04.136 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:03 smithi012 bash[34442]: b5db1e299295: Pull complete 2024-02-05T07:50:04.136 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:03 smithi012 bash[34442]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-05T07:50:04.136 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:03 smithi012 bash[34442]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-05T07:50:04.272 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:03 smithi079 bash[29706]: b5db1e299295: Verifying Checksum 2024-02-05T07:50:04.272 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:04 smithi079 bash[29706]: aa2a8d90b84c: Pull complete 2024-02-05T07:50:04.965 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:04 smithi079 bash[29706]: b45d31ee2d7f: Pull complete 2024-02-05T07:50:04.965 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:04 smithi079 bash[29706]: b5db1e299295: Pull complete 2024-02-05T07:50:05.272 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:05 smithi079 bash[29706]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-05T07:50:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:05 smithi079 bash[29706]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-05T07:50:05.336 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.158Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-05T07:50:05.336 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.158Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-05T07:50:05.336 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.159Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-05T07:50:05.336 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.159Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T07:50:05.336 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-05T07:50:05.336 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=arp 2024-02-05T07:50:05.336 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-05T07:50:05.336 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-05T07:50:05.336 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-05T07:50:05.336 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=edac 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-05T07:50:05.337 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=os 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=stat 2024-02-05T07:50:05.338 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-05T07:50:05.339 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-05T07:50:05.339 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-05T07:50:05.339 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=time 2024-02-05T07:50:05.339 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-05T07:50:05.339 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=uname 2024-02-05T07:50:05.339 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-05T07:50:05.339 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-05T07:50:05.339 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-05T07:50:05.339 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.160Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-05T07:50:05.339 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[34442]: ts=2024-02-05T07:50:05.161Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-05T07:50:05.762 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:05 smithi079 bash[14278]: cluster 2024-02-05T07:50:03.561232+0000 mgr.y (mgr.14460) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:05.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[14158]: cluster 2024-02-05T07:50:03.561232+0000 mgr.y (mgr.14460) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:05.835 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:05 smithi012 bash[19641]: cluster 2024-02-05T07:50:03.561232+0000 mgr.y (mgr.14460) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[14278]: audit 2024-02-05T07:50:05.497977+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[14278]: cluster 2024-02-05T07:50:05.561816+0000 mgr.y (mgr.14460) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[14278]: audit 2024-02-05T07:50:05.976557+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[14278]: audit 2024-02-05T07:50:05.986346+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[14278]: cephadm 2024-02-05T07:50:06.000535+0000 mgr.y (mgr.14460) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi012 2024-02-05T07:50:06.773 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.500Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-05T07:50:06.773 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.500Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-05T07:50:06.773 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.501Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-05T07:50:06.773 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.501Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=arp 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=edac 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-05T07:50:06.774 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-05T07:50:06.775 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=os 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.502Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=stat 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=time 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-05T07:50:06.776 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=uname 2024-02-05T07:50:06.777 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-05T07:50:06.777 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-05T07:50:06.777 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-05T07:50:06.777 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-05T07:50:06.777 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:50:06 smithi079 bash[29706]: ts=2024-02-05T07:50:06.503Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-05T07:50:06.811 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:06.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:06 smithi012 bash[14158]: audit 2024-02-05T07:50:05.497977+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:06.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:06 smithi012 bash[14158]: cluster 2024-02-05T07:50:05.561816+0000 mgr.y (mgr.14460) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:06.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:06 smithi012 bash[14158]: audit 2024-02-05T07:50:05.976557+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:06.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:06 smithi012 bash[14158]: audit 2024-02-05T07:50:05.986346+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:06.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:06 smithi012 bash[14158]: cephadm 2024-02-05T07:50:06.000535+0000 mgr.y (mgr.14460) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi012 2024-02-05T07:50:06.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:06 smithi012 bash[19641]: audit 2024-02-05T07:50:05.497977+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:06.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:06 smithi012 bash[19641]: cluster 2024-02-05T07:50:05.561816+0000 mgr.y (mgr.14460) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:06.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:06 smithi012 bash[19641]: audit 2024-02-05T07:50:05.976557+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:06.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:06 smithi012 bash[19641]: audit 2024-02-05T07:50:05.986346+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:06.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:06 smithi012 bash[19641]: cephadm 2024-02-05T07:50:06.000535+0000 mgr.y (mgr.14460) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi012 2024-02-05T07:50:08.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:07 smithi079 bash[14278]: audit 2024-02-05T07:50:06.652720+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:08.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:07 smithi012 bash[14158]: audit 2024-02-05T07:50:06.652720+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:08.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:07 smithi012 bash[19641]: audit 2024-02-05T07:50:06.652720+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:09.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:08 smithi079 bash[14278]: cluster 2024-02-05T07:50:07.562419+0000 mgr.y (mgr.14460) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:09.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:08 smithi012 bash[19641]: cluster 2024-02-05T07:50:07.562419+0000 mgr.y (mgr.14460) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:09.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:08 smithi012 bash[14158]: cluster 2024-02-05T07:50:07.562419+0000 mgr.y (mgr.14460) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:11.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:10 smithi079 bash[14278]: cluster 2024-02-05T07:50:09.563034+0000 mgr.y (mgr.14460) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:11.329 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:10 smithi012 bash[14158]: cluster 2024-02-05T07:50:09.563034+0000 mgr.y (mgr.14460) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:11.329 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:10 smithi012 bash[19641]: cluster 2024-02-05T07:50:09.563034+0000 mgr.y (mgr.14460) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:11.375 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-02-05T07:50:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:12 smithi079 bash[14278]: audit 2024-02-05T07:50:11.364723+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.12:0/1675900285' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-05T07:50:12.317 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:12 smithi012 bash[14158]: audit 2024-02-05T07:50:11.364723+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.12:0/1675900285' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-05T07:50:12.317 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:12 smithi012 bash[19641]: audit 2024-02-05T07:50:11.364723+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.12:0/1675900285' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-05T07:50:12.770 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":20,"active_gid":14460,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6800","nonce":1476133751},{"type":"v1","addr":"172.21.15.12:6801","nonce":1476133751}]},"active_addr":"172.21.15.12:6801/1476133751","active_change":"2024-02-05T07:49:40.670758+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":14454,"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.12:8443/","prometheus":"http://172.21.15.12:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":3199667225}]},{"addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":3419810910}]},{"addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":1272703303}]},{"addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":2510406230}]}]}} 2024-02-05T07:50:12.773 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-05T07:50:12.774 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-05T07:50:12.774 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-05T07:50:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:13 smithi079 bash[14278]: cluster 2024-02-05T07:50:11.563645+0000 mgr.y (mgr.14460) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:13.289 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:13 smithi012 bash[14158]: cluster 2024-02-05T07:50:11.563645+0000 mgr.y (mgr.14460) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:13.289 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:13 smithi012 bash[19641]: cluster 2024-02-05T07:50:11.563645+0000 mgr.y (mgr.14460) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:14.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:50:13 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:50:15.085 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:15 smithi012 bash[19641]: cluster 2024-02-05T07:50:13.564367+0000 mgr.y (mgr.14460) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:15.085 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:15 smithi012 bash[14158]: cluster 2024-02-05T07:50:13.564367+0000 mgr.y (mgr.14460) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:15.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:15 smithi079 bash[14278]: cluster 2024-02-05T07:50:13.564367+0000 mgr.y (mgr.14460) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:15.585 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:50:15 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:50:15] "GET /metrics HTTP/1.1" 200 191518 "" "Prometheus/2.33.4" 2024-02-05T07:50:16.233 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:17.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[14158]: cluster 2024-02-05T07:50:15.564968+0000 mgr.y (mgr.14460) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:17.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[14158]: audit 2024-02-05T07:50:16.292446+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[14158]: audit 2024-02-05T07:50:16.402070+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[14158]: audit 2024-02-05T07:50:16.414288+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[14158]: audit 2024-02-05T07:50:16.420124+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:50:17.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[14158]: audit 2024-02-05T07:50:16.421037+0000 mgr.y (mgr.14460) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:50:17.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[14158]: audit 2024-02-05T07:50:16.429991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[14158]: cephadm 2024-02-05T07:50:16.438530+0000 mgr.y (mgr.14460) 37 : cephadm [INF] Deploying daemon grafana.a on smithi079 2024-02-05T07:50:17.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[14158]: audit 2024-02-05T07:50:16.667481+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[19641]: cluster 2024-02-05T07:50:15.564968+0000 mgr.y (mgr.14460) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:17.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[19641]: audit 2024-02-05T07:50:16.292446+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[19641]: audit 2024-02-05T07:50:16.402070+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[19641]: audit 2024-02-05T07:50:16.414288+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[19641]: audit 2024-02-05T07:50:16.420124+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:50:17.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[19641]: audit 2024-02-05T07:50:16.421037+0000 mgr.y (mgr.14460) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:50:17.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[19641]: audit 2024-02-05T07:50:16.429991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[19641]: cephadm 2024-02-05T07:50:16.438530+0000 mgr.y (mgr.14460) 37 : cephadm [INF] Deploying daemon grafana.a on smithi079 2024-02-05T07:50:17.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:17 smithi012 bash[19641]: audit 2024-02-05T07:50:16.667481+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:17 smithi079 bash[14278]: cluster 2024-02-05T07:50:15.564968+0000 mgr.y (mgr.14460) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:17.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:17 smithi079 bash[14278]: audit 2024-02-05T07:50:16.292446+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:17 smithi079 bash[14278]: audit 2024-02-05T07:50:16.402070+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:17 smithi079 bash[14278]: audit 2024-02-05T07:50:16.414288+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:17 smithi079 bash[14278]: audit 2024-02-05T07:50:16.420124+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:50:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:17 smithi079 bash[14278]: audit 2024-02-05T07:50:16.421037+0000 mgr.y (mgr.14460) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:50:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:17 smithi079 bash[14278]: audit 2024-02-05T07:50:16.429991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:17 smithi079 bash[14278]: cephadm 2024-02-05T07:50:16.438530+0000 mgr.y (mgr.14460) 37 : cephadm [INF] Deploying daemon grafana.a on smithi079 2024-02-05T07:50:17.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:17 smithi079 bash[14278]: audit 2024-02-05T07:50:16.667481+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:18.771 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:50:18 smithi012 bash[35246]: level=info ts=2024-02-05T07:50:18.646Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-05T07:50:19.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:19 smithi012 bash[14158]: cluster 2024-02-05T07:50:17.565606+0000 mgr.y (mgr.14460) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:19.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:19 smithi012 bash[19641]: cluster 2024-02-05T07:50:17.565606+0000 mgr.y (mgr.14460) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:19 smithi079 bash[14278]: cluster 2024-02-05T07:50:17.565606+0000 mgr.y (mgr.14460) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:20.461 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-02-05T07:50:20.462 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":59,"fsid":"f81843c6-c3f9-11ee-95b6-87774f69a715","created":"2024-02-05T07:42:20.680999+0000","modified":"2024-02-05T07:49:40.670122+0000","last_up_change":"2024-02-05T07:49:15.499651+0000","last_in_change":"2024-02-05T07:48:51.700567+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-02-05T07:46:17.788320+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"c9fc29df-a327-4152-ab04-9401f6c38c27","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6803","nonce":571316033}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6805","nonce":571316033}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6809","nonce":571316033}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6807","nonce":571316033}]},"public_addr":"172.21.15.12:6803/571316033","cluster_addr":"172.21.15.12:6805/571316033","heartbeat_back_addr":"172.21.15.12:6809/571316033","heartbeat_front_addr":"172.21.15.12:6807/571316033","state":["exists","up"]},{"osd":1,"uuid":"0ca1802c-7f47-4f19-92b8-942491dab6e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6810","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6811","nonce":2097176403}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6813","nonce":2097176403}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6817","nonce":2097176403}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6815","nonce":2097176403}]},"public_addr":"172.21.15.12:6811/2097176403","cluster_addr":"172.21.15.12:6813/2097176403","heartbeat_back_addr":"172.21.15.12:6817/2097176403","heartbeat_front_addr":"172.21.15.12:6815/2097176403","state":["exists","up"]},{"osd":2,"uuid":"8d6f2242-8aa0-49fa-92f3-3d211e53a1d3","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.12:6818","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6819","nonce":751160924}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6820","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6821","nonce":751160924}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6824","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6825","nonce":751160924}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6822","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6823","nonce":751160924}]},"public_addr":"172.21.15.12:6819/751160924","cluster_addr":"172.21.15.12:6821/751160924","heartbeat_back_addr":"172.21.15.12:6825/751160924","heartbeat_front_addr":"172.21.15.12:6823/751160924","state":["exists","up"]},{"osd":3,"uuid":"71ac2f54-59e4-403f-9dc3-ad6f314cc6dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6826","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6827","nonce":1706235809}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6828","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6829","nonce":1706235809}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6832","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6833","nonce":1706235809}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6830","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6831","nonce":1706235809}]},"public_addr":"172.21.15.12:6827/1706235809","cluster_addr":"172.21.15.12:6829/1706235809","heartbeat_back_addr":"172.21.15.12:6833/1706235809","heartbeat_front_addr":"172.21.15.12:6831/1706235809","state":["exists","up"]},{"osd":4,"uuid":"c7d6e2a2-443c-4c5b-9229-881f95bc68d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6801","nonce":2228976876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6803","nonce":2228976876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6807","nonce":2228976876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6805","nonce":2228976876}]},"public_addr":"172.21.15.79:6801/2228976876","cluster_addr":"172.21.15.79:6803/2228976876","heartbeat_back_addr":"172.21.15.79:6807/2228976876","heartbeat_front_addr":"172.21.15.79:6805/2228976876","state":["exists","up"]},{"osd":5,"uuid":"c60644c0-0a19-4f11-8756-58f5ac954e14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6809","nonce":3475664084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6811","nonce":3475664084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6815","nonce":3475664084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6813","nonce":3475664084}]},"public_addr":"172.21.15.79:6809/3475664084","cluster_addr":"172.21.15.79:6811/3475664084","heartbeat_back_addr":"172.21.15.79:6815/3475664084","heartbeat_front_addr":"172.21.15.79:6813/3475664084","state":["exists","up"]},{"osd":6,"uuid":"4c7a919e-8138-49bc-b8a5-d7b3912dee98","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6817","nonce":1554617145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6818","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6819","nonce":1554617145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6823","nonce":1554617145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6821","nonce":1554617145}]},"public_addr":"172.21.15.79:6817/1554617145","cluster_addr":"172.21.15.79:6819/1554617145","heartbeat_back_addr":"172.21.15.79:6823/1554617145","heartbeat_front_addr":"172.21.15.79:6821/1554617145","state":["exists","up"]},{"osd":7,"uuid":"22c2bb02-1035-483f-bfcc-31a7e5c869f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6825","nonce":2788320394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6826","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6827","nonce":2788320394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6831","nonce":2788320394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6829","nonce":2788320394}]},"public_addr":"172.21.15.79:6825/2788320394","cluster_addr":"172.21.15.79:6827/2788320394","heartbeat_back_addr":"172.21.15.79:6831/2788320394","heartbeat_front_addr":"172.21.15.79:6829/2788320394","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-02-05T07:45:02.191613+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-02-05T07:45:39.104325+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-02-05T07:46:15.441827+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-02-05T07:46:52.612638+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-02-05T07:47:25.611303+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-02-05T07:48:01.539866+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-02-05T07:48:37.901199+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-02-05T07:49:13.603836+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:6801/1553332944":"2024-02-06T07:49:40.670049+0000","172.21.15.12:6800/1553332944":"2024-02-06T07:49:40.670049+0000","172.21.15.12:0/949499524":"2024-02-06T07:49:40.670049+0000","172.21.15.12:0/3643890713":"2024-02-06T07:49:40.670049+0000","172.21.15.12:0/2697762746":"2024-02-06T07:49:40.670049+0000","172.21.15.12:6801/3625527473":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/2520802173":"2024-02-06T07:49:40.670049+0000","172.21.15.12:0/1806763874":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/644481280":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/1914593906":"2024-02-06T07:42:52.165954+0000","172.21.15.12:6800/3625527473":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/2122407285":"2024-02-06T07:42:52.165954+0000","172.21.15.12:0/2022163662":"2024-02-06T07:42:52.165954+0000","172.21.15.12:6800/2701942775":"2024-02-06T07:42:52.165954+0000","172.21.15.12:0/3388063993":"2024-02-06T07:43:23.141970+0000","172.21.15.12:6801/2701942775":"2024-02-06T07:42:52.165954+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-02-05T07:50:20.835 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:50:20 smithi012 bash[35246]: level=info ts=2024-02-05T07:50:20.592Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000901567s 2024-02-05T07:50:21.139 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-05T07:50:21.139 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-05T07:50:21.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:21 smithi012 bash[14158]: cluster 2024-02-05T07:50:19.566259+0000 mgr.y (mgr.14460) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:21.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:21 smithi012 bash[14158]: audit 2024-02-05T07:50:20.458122+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.12:0/4240537840' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:50:21.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:21 smithi012 bash[19641]: cluster 2024-02-05T07:50:19.566259+0000 mgr.y (mgr.14460) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:21.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:21 smithi012 bash[19641]: audit 2024-02-05T07:50:20.458122+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.12:0/4240537840' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:50:21.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:21 smithi079 bash[14278]: cluster 2024-02-05T07:50:19.566259+0000 mgr.y (mgr.14460) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:21.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:21 smithi079 bash[14278]: audit 2024-02-05T07:50:20.458122+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.12:0/4240537840' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:50:23.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:23 smithi079 bash[14278]: cluster 2024-02-05T07:50:21.566895+0000 mgr.y (mgr.14460) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:23.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:23 smithi012 bash[14158]: cluster 2024-02-05T07:50:21.566895+0000 mgr.y (mgr.14460) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:23.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:23 smithi012 bash[19641]: cluster 2024-02-05T07:50:21.566895+0000 mgr.y (mgr.14460) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:23.876 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:24.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:50:23 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:50:25.568 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:50:25 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:50:25] "GET /metrics HTTP/1.1" 200 191518 "" "Prometheus/2.33.4" 2024-02-05T07:50:25.568 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:25 smithi012 bash[14158]: cluster 2024-02-05T07:50:23.567538+0000 mgr.y (mgr.14460) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:25.569 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:25 smithi012 bash[19641]: cluster 2024-02-05T07:50:23.567538+0000 mgr.y (mgr.14460) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:25.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:25 smithi079 bash[14278]: cluster 2024-02-05T07:50:23.567538+0000 mgr.y (mgr.14460) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:26.776 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-02-05T07:50:26.776 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":59,"fsid":"f81843c6-c3f9-11ee-95b6-87774f69a715","created":"2024-02-05T07:42:20.680999+0000","modified":"2024-02-05T07:49:40.670122+0000","last_up_change":"2024-02-05T07:49:15.499651+0000","last_in_change":"2024-02-05T07:48:51.700567+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-02-05T07:46:17.788320+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"c9fc29df-a327-4152-ab04-9401f6c38c27","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6803","nonce":571316033}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6805","nonce":571316033}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6809","nonce":571316033}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":571316033},{"type":"v1","addr":"172.21.15.12:6807","nonce":571316033}]},"public_addr":"172.21.15.12:6803/571316033","cluster_addr":"172.21.15.12:6805/571316033","heartbeat_back_addr":"172.21.15.12:6809/571316033","heartbeat_front_addr":"172.21.15.12:6807/571316033","state":["exists","up"]},{"osd":1,"uuid":"0ca1802c-7f47-4f19-92b8-942491dab6e9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6810","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6811","nonce":2097176403}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6813","nonce":2097176403}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6817","nonce":2097176403}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":2097176403},{"type":"v1","addr":"172.21.15.12:6815","nonce":2097176403}]},"public_addr":"172.21.15.12:6811/2097176403","cluster_addr":"172.21.15.12:6813/2097176403","heartbeat_back_addr":"172.21.15.12:6817/2097176403","heartbeat_front_addr":"172.21.15.12:6815/2097176403","state":["exists","up"]},{"osd":2,"uuid":"8d6f2242-8aa0-49fa-92f3-3d211e53a1d3","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.12:6818","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6819","nonce":751160924}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6820","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6821","nonce":751160924}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6824","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6825","nonce":751160924}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6822","nonce":751160924},{"type":"v1","addr":"172.21.15.12:6823","nonce":751160924}]},"public_addr":"172.21.15.12:6819/751160924","cluster_addr":"172.21.15.12:6821/751160924","heartbeat_back_addr":"172.21.15.12:6825/751160924","heartbeat_front_addr":"172.21.15.12:6823/751160924","state":["exists","up"]},{"osd":3,"uuid":"71ac2f54-59e4-403f-9dc3-ad6f314cc6dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6826","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6827","nonce":1706235809}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6828","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6829","nonce":1706235809}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6832","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6833","nonce":1706235809}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6830","nonce":1706235809},{"type":"v1","addr":"172.21.15.12:6831","nonce":1706235809}]},"public_addr":"172.21.15.12:6827/1706235809","cluster_addr":"172.21.15.12:6829/1706235809","heartbeat_back_addr":"172.21.15.12:6833/1706235809","heartbeat_front_addr":"172.21.15.12:6831/1706235809","state":["exists","up"]},{"osd":4,"uuid":"c7d6e2a2-443c-4c5b-9229-881f95bc68d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6801","nonce":2228976876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6803","nonce":2228976876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6807","nonce":2228976876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":2228976876},{"type":"v1","addr":"172.21.15.79:6805","nonce":2228976876}]},"public_addr":"172.21.15.79:6801/2228976876","cluster_addr":"172.21.15.79:6803/2228976876","heartbeat_back_addr":"172.21.15.79:6807/2228976876","heartbeat_front_addr":"172.21.15.79:6805/2228976876","state":["exists","up"]},{"osd":5,"uuid":"c60644c0-0a19-4f11-8756-58f5ac954e14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6809","nonce":3475664084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6811","nonce":3475664084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6815","nonce":3475664084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":3475664084},{"type":"v1","addr":"172.21.15.79:6813","nonce":3475664084}]},"public_addr":"172.21.15.79:6809/3475664084","cluster_addr":"172.21.15.79:6811/3475664084","heartbeat_back_addr":"172.21.15.79:6815/3475664084","heartbeat_front_addr":"172.21.15.79:6813/3475664084","state":["exists","up"]},{"osd":6,"uuid":"4c7a919e-8138-49bc-b8a5-d7b3912dee98","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6817","nonce":1554617145}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6818","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6819","nonce":1554617145}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6823","nonce":1554617145}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":1554617145},{"type":"v1","addr":"172.21.15.79:6821","nonce":1554617145}]},"public_addr":"172.21.15.79:6817/1554617145","cluster_addr":"172.21.15.79:6819/1554617145","heartbeat_back_addr":"172.21.15.79:6823/1554617145","heartbeat_front_addr":"172.21.15.79:6821/1554617145","state":["exists","up"]},{"osd":7,"uuid":"22c2bb02-1035-483f-bfcc-31a7e5c869f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6825","nonce":2788320394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6826","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6827","nonce":2788320394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6831","nonce":2788320394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":2788320394},{"type":"v1","addr":"172.21.15.79:6829","nonce":2788320394}]},"public_addr":"172.21.15.79:6825/2788320394","cluster_addr":"172.21.15.79:6827/2788320394","heartbeat_back_addr":"172.21.15.79:6831/2788320394","heartbeat_front_addr":"172.21.15.79:6829/2788320394","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-02-05T07:45:02.191613+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-02-05T07:45:39.104325+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-02-05T07:46:15.441827+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-02-05T07:46:52.612638+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-02-05T07:47:25.611303+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-02-05T07:48:01.539866+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-02-05T07:48:37.901199+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-02-05T07:49:13.603836+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:6801/1553332944":"2024-02-06T07:49:40.670049+0000","172.21.15.12:6800/1553332944":"2024-02-06T07:49:40.670049+0000","172.21.15.12:0/949499524":"2024-02-06T07:49:40.670049+0000","172.21.15.12:0/3643890713":"2024-02-06T07:49:40.670049+0000","172.21.15.12:0/2697762746":"2024-02-06T07:49:40.670049+0000","172.21.15.12:6801/3625527473":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/2520802173":"2024-02-06T07:49:40.670049+0000","172.21.15.12:0/1806763874":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/644481280":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/1914593906":"2024-02-06T07:42:52.165954+0000","172.21.15.12:6800/3625527473":"2024-02-06T07:43:23.141970+0000","172.21.15.12:0/2122407285":"2024-02-06T07:42:52.165954+0000","172.21.15.12:0/2022163662":"2024-02-06T07:42:52.165954+0000","172.21.15.12:6800/2701942775":"2024-02-06T07:42:52.165954+0000","172.21.15.12:0/3388063993":"2024-02-06T07:43:23.141970+0000","172.21.15.12:6801/2701942775":"2024-02-06T07:42:52.165954+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-02-05T07:50:27.454 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-05T07:50:27.454 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-05T07:50:27.455 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-05T07:50:27.455 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-05T07:50:27.456 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-05T07:50:27.456 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-05T07:50:27.457 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-05T07:50:27.457 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-05T07:50:27.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:27 smithi012 bash[14158]: cluster 2024-02-05T07:50:25.568417+0000 mgr.y (mgr.14460) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:27.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:27 smithi012 bash[14158]: audit 2024-02-05T07:50:26.772555+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.12:0/3447590600' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:50:27.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:27 smithi012 bash[19641]: cluster 2024-02-05T07:50:25.568417+0000 mgr.y (mgr.14460) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:27.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:27 smithi012 bash[19641]: audit 2024-02-05T07:50:26.772555+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.12:0/3447590600' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:50:27.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:27 smithi079 bash[14278]: cluster 2024-02-05T07:50:25.568417+0000 mgr.y (mgr.14460) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:27.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:27 smithi079 bash[14278]: audit 2024-02-05T07:50:26.772555+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.12:0/3447590600' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T07:50:29.085 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:50:28 smithi012 bash[35246]: level=info ts=2024-02-05T07:50:28.594Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00349729s 2024-02-05T07:50:29.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:29 smithi012 bash[14158]: cluster 2024-02-05T07:50:27.568901+0000 mgr.y (mgr.14460) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:29.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:29 smithi012 bash[19641]: cluster 2024-02-05T07:50:27.568901+0000 mgr.y (mgr.14460) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:29.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:29 smithi079 bash[14278]: cluster 2024-02-05T07:50:27.568901+0000 mgr.y (mgr.14460) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:30.337 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:30.337 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:30.337 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:30.338 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:30.338 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:30.338 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:30.340 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:30.344 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:31.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:31 smithi012 bash[14158]: cluster 2024-02-05T07:50:29.569540+0000 mgr.y (mgr.14460) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:31.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:31 smithi012 bash[19641]: cluster 2024-02-05T07:50:29.569540+0000 mgr.y (mgr.14460) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:31.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:31 smithi079 bash[14278]: cluster 2024-02-05T07:50:29.569540+0000 mgr.y (mgr.14460) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:33.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:33 smithi012 bash[14158]: cluster 2024-02-05T07:50:31.570187+0000 mgr.y (mgr.14460) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:33.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:33 smithi012 bash[19641]: cluster 2024-02-05T07:50:31.570187+0000 mgr.y (mgr.14460) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:33.835 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:33 smithi079 bash[14278]: cluster 2024-02-05T07:50:31.570187+0000 mgr.y (mgr.14460) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:34.273 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:50:33 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:50:35.585 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:35 smithi012 bash[19641]: cluster 2024-02-05T07:50:33.570907+0000 mgr.y (mgr.14460) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:35.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:35 smithi012 bash[14158]: cluster 2024-02-05T07:50:33.570907+0000 mgr.y (mgr.14460) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:35.586 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:50:35 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:50:35] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-02-05T07:50:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:35 smithi079 bash[14278]: cluster 2024-02-05T07:50:33.570907+0000 mgr.y (mgr.14460) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:37.585 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:37 smithi012 bash[14158]: cluster 2024-02-05T07:50:35.571510+0000 mgr.y (mgr.14460) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:37.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:37 smithi012 bash[19641]: cluster 2024-02-05T07:50:35.571510+0000 mgr.y (mgr.14460) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:37 smithi079 bash[14278]: cluster 2024-02-05T07:50:35.571510+0000 mgr.y (mgr.14460) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:39.239 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:39 smithi079 systemd[1]: Started Ceph grafana.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:50:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:39 smithi079 bash[14278]: cluster 2024-02-05T07:50:37.572181+0000 mgr.y (mgr.14460) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:39 smithi079 bash[14278]: audit 2024-02-05T07:50:39.295608+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:39 smithi079 bash[14278]: audit 2024-02-05T07:50:39.298992+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:50:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:39 smithi079 bash[14278]: audit 2024-02-05T07:50:39.301237+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:50:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:39 smithi079 bash[14278]: audit 2024-02-05T07:50:39.302875+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:50:39.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:39 smithi012 bash[14158]: cluster 2024-02-05T07:50:37.572181+0000 mgr.y (mgr.14460) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:39.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:39 smithi012 bash[14158]: audit 2024-02-05T07:50:39.295608+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:39.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:39 smithi012 bash[14158]: audit 2024-02-05T07:50:39.298992+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:50:39.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:39 smithi012 bash[14158]: audit 2024-02-05T07:50:39.301237+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:50:39.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:39 smithi012 bash[14158]: audit 2024-02-05T07:50:39.302875+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:50:39.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:39 smithi012 bash[19641]: cluster 2024-02-05T07:50:37.572181+0000 mgr.y (mgr.14460) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:39.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:39 smithi012 bash[19641]: audit 2024-02-05T07:50:39.295608+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:39.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:39 smithi012 bash[19641]: audit 2024-02-05T07:50:39.298992+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:50:39.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:39 smithi012 bash[19641]: audit 2024-02-05T07:50:39.301237+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:50:39.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:39 smithi012 bash[19641]: audit 2024-02-05T07:50:39.302875+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:50:40.457 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="App mode production" logger=settings 2024-02-05T07:50:40.458 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-05T07:50:40.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-05T07:50:40.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-05T07:50:40.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-05T07:50:40.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-05T07:50:40.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-05T07:50:40.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-05T07:50:40.710 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-05T07:50:40.710 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-05T07:50:40.710 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-05T07:50:40.710 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-05T07:50:40.710 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-05T07:50:40.710 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-05T07:50:40.710 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-05T07:50:40.710 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-05T07:50:40.711 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-05T07:50:40.711 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-05T07:50:41.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-05T07:50:41.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-05T07:50:41.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-05T07:50:41.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-02-05T07:50:41.023 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-02-05T07:50:41.023 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-05T07:50:41.023 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-05T07:50:41.023 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:40 smithi079 bash[30391]: t=2024-02-05T07:50:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-05T07:50:41.324 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-05T07:50:41.324 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-05T07:50:41.324 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-05T07:50:41.324 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-02-05T07:50:41.324 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-02-05T07:50:41.324 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-02-05T07:50:41.324 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-02-05T07:50:41.324 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-05T07:50:41.324 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-02-05T07:50:41.325 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-02-05T07:50:41.627 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[14278]: cluster 2024-02-05T07:50:39.572803+0000 mgr.y (mgr.14460) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:41.627 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-02-05T07:50:41.627 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-02-05T07:50:41.627 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-02-05T07:50:41.627 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-02-05T07:50:41.627 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-02-05T07:50:41.627 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-02-05T07:50:41.628 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-05T07:50:41.628 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-05T07:50:41.628 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-05T07:50:41.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:41 smithi012 bash[14158]: cluster 2024-02-05T07:50:39.572803+0000 mgr.y (mgr.14460) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:41.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:41 smithi012 bash[19641]: cluster 2024-02-05T07:50:39.572803+0000 mgr.y (mgr.14460) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:41.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-05T07:50:41.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-05T07:50:41.897 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-05T07:50:41.897 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-05T07:50:41.897 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-02-05T07:50:41.897 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-05T07:50:41.897 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-05T07:50:41.897 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-05T07:50:41.897 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-05T07:50:42.174 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-05T07:50:42.175 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-05T07:50:42.175 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:41 smithi079 bash[30391]: t=2024-02-05T07:50:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-05T07:50:42.175 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-05T07:50:42.175 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-05T07:50:42.175 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-05T07:50:42.175 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-05T07:50:42.175 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-05T07:50:42.444 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-05T07:50:42.444 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-05T07:50:42.444 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-05T07:50:42.444 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-05T07:50:42.444 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-05T07:50:42.444 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-05T07:50:42.444 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-05T07:50:42.704 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[14278]: cluster 2024-02-05T07:50:41.573176+0000 mgr.y (mgr.14460) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:42.705 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[14278]: audit 2024-02-05T07:50:41.676778+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:42.705 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[14278]: audit 2024-02-05T07:50:41.885987+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:50:42.705 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[14278]: audit 2024-02-05T07:50:41.886737+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:50:42.705 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[14278]: audit 2024-02-05T07:50:41.908898+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:50:42.705 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[14278]: audit 2024-02-05T07:50:41.909538+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:50:42.705 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-05T07:50:42.705 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-05T07:50:42.705 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-05T07:50:42.705 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-05T07:50:42.705 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-05T07:50:42.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[14158]: cluster 2024-02-05T07:50:41.573176+0000 mgr.y (mgr.14460) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:42.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[14158]: audit 2024-02-05T07:50:41.676778+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:42.914 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[14158]: audit 2024-02-05T07:50:41.885987+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:50:42.914 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[14158]: audit 2024-02-05T07:50:41.886737+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:50:42.914 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[14158]: audit 2024-02-05T07:50:41.908898+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:50:42.914 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[14158]: audit 2024-02-05T07:50:41.909538+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:50:42.914 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[19641]: cluster 2024-02-05T07:50:41.573176+0000 mgr.y (mgr.14460) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:42.914 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[19641]: audit 2024-02-05T07:50:41.676778+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:42.914 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[19641]: audit 2024-02-05T07:50:41.885987+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:50:42.914 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[19641]: audit 2024-02-05T07:50:41.886737+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:50:42.914 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[19641]: audit 2024-02-05T07:50:41.908898+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:50:42.914 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:42 smithi012 bash[19641]: audit 2024-02-05T07:50:41.909538+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:50:42.933 INFO:teuthology.orchestra.run.smithi012.stdout:163208757281 2024-02-05T07:50:42.933 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-05T07:50:42.991 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-05T07:50:42.991 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-05T07:50:42.991 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-05T07:50:42.991 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-05T07:50:42.991 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-05T07:50:42.991 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-05T07:50:42.991 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:42 smithi079 bash[30391]: t=2024-02-05T07:50:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-05T07:50:43.243 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-05T07:50:43.244 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-05T07:50:43.244 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-05T07:50:43.244 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-05T07:50:43.244 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-05T07:50:43.244 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-05T07:50:43.244 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-05T07:50:43.244 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-05T07:50:43.512 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-05T07:50:43.512 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-05T07:50:43.512 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-05T07:50:43.513 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-02-05T07:50:43.513 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-02-05T07:50:43.513 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-02-05T07:50:43.513 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-02-05T07:50:43.765 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:50:43.765 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-05T07:50:43.765 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-05T07:50:43.766 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-05T07:50:43.766 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-05T07:50:43.766 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-05T07:50:43.766 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-05T07:50:43.766 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-05T07:50:43.766 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-05T07:50:44.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-05T07:50:44.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-05T07:50:44.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-05T07:50:44.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-05T07:50:44.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-05T07:50:44.023 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:43 smithi079 bash[30391]: t=2024-02-05T07:50:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-05T07:50:44.023 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-05T07:50:44.219 INFO:teuthology.orchestra.run.smithi012.stdout:77309411384 2024-02-05T07:50:44.219 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-05T07:50:44.320 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[14278]: audit 2024-02-05T07:50:43.132983+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:44.320 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-05T07:50:44.321 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-05T07:50:44.321 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-05T07:50:44.321 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-02-05T07:50:44.321 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-02-05T07:50:44.321 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-02-05T07:50:44.321 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-02-05T07:50:44.321 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-05T07:50:44.321 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-05T07:50:44.335 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:44 smithi012 bash[14158]: audit 2024-02-05T07:50:43.132983+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:44.335 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:44 smithi012 bash[19641]: audit 2024-02-05T07:50:43.132983+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:44.581 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-05T07:50:44.582 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-05T07:50:44.582 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-05T07:50:44.582 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-05T07:50:44.582 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-05T07:50:44.582 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-05T07:50:44.582 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-05T07:50:44.582 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-05T07:50:44.855 INFO:teuthology.orchestra.run.smithi012.stdout:197568495641 2024-02-05T07:50:44.856 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-05T07:50:44.859 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-05T07:50:44.860 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-05T07:50:44.860 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-05T07:50:44.860 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-05T07:50:44.860 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-05T07:50:44.860 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-05T07:50:44.860 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-02-05T07:50:44.860 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-05T07:50:44.860 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-05T07:50:44.860 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-05T07:50:45.143 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-05T07:50:45.144 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-05T07:50:45.144 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-05T07:50:45.144 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:44 smithi079 bash[30391]: t=2024-02-05T07:50:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-05T07:50:45.144 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-05T07:50:45.144 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-05T07:50:45.144 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-02-05T07:50:45.144 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-05T07:50:45.423 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:45 smithi012 bash[19641]: cluster 2024-02-05T07:50:43.573954+0000 mgr.y (mgr.14460) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:45.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:45 smithi012 bash[14158]: cluster 2024-02-05T07:50:43.573954+0000 mgr.y (mgr.14460) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:45.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[14278]: cluster 2024-02-05T07:50:43.573954+0000 mgr.y (mgr.14460) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:45.424 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-05T07:50:45.424 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-05T07:50:45.424 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-05T07:50:45.424 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-05T07:50:45.425 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-05T07:50:45.425 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-05T07:50:45.425 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-05T07:50:45.425 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-05T07:50:45.676 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-05T07:50:45.677 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-05T07:50:45.677 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-05T07:50:45.677 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-05T07:50:45.677 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-05T07:50:45.677 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-05T07:50:45.677 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-05T07:50:45.677 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-05T07:50:45.677 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-05T07:50:45.835 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:50:45 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:50:45] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-02-05T07:50:45.928 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-05T07:50:45.928 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-05T07:50:45.928 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-05T07:50:45.929 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-02-05T07:50:45.929 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-05T07:50:45.929 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-05T07:50:45.929 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-05T07:50:46.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-05T07:50:46.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:45 smithi079 bash[30391]: t=2024-02-05T07:50:45+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-05T07:50:46.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-05T07:50:46.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-05T07:50:46.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-05T07:50:46.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-02-05T07:50:46.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-02-05T07:50:46.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-02-05T07:50:46.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-02-05T07:50:46.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-05T07:50:46.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-05T07:50:46.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-05T07:50:46.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-05T07:50:46.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-05T07:50:46.459 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-05T07:50:46.712 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-05T07:50:46.832 INFO:teuthology.orchestra.run.smithi012.stdout:107374182448 2024-02-05T07:50:46.832 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-05T07:50:46.973 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-05T07:50:46.973 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-02-05T07:50:46.973 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-02-05T07:50:46.973 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-02-05T07:50:46.973 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-02-05T07:50:46.973 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-05T07:50:46.973 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-05T07:50:46.973 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-05T07:50:47.242 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[14278]: cluster 2024-02-05T07:50:45.574358+0000 mgr.y (mgr.14460) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:47.242 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[14278]: audit 2024-02-05T07:50:46.855970+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:47.242 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[14278]: audit 2024-02-05T07:50:47.127831+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:47.242 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:46 smithi079 bash[30391]: t=2024-02-05T07:50:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-05T07:50:47.242 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-05T07:50:47.243 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-05T07:50:47.243 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-05T07:50:47.243 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-05T07:50:47.243 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-05T07:50:47.243 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-05T07:50:47.243 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-05T07:50:47.334 INFO:teuthology.orchestra.run.smithi012.stdout:128849018921 2024-02-05T07:50:47.334 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-05T07:50:47.502 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-05T07:50:47.502 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-05T07:50:47.503 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-05T07:50:47.503 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-05T07:50:47.503 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-02-05T07:50:47.503 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-02-05T07:50:47.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:47 smithi012 bash[19641]: cluster 2024-02-05T07:50:45.574358+0000 mgr.y (mgr.14460) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:47.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:47 smithi012 bash[19641]: audit 2024-02-05T07:50:46.855970+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:47.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:47 smithi012 bash[19641]: audit 2024-02-05T07:50:47.127831+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:47.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:47 smithi012 bash[14158]: cluster 2024-02-05T07:50:45.574358+0000 mgr.y (mgr.14460) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:47.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:47 smithi012 bash[14158]: audit 2024-02-05T07:50:46.855970+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:47.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:47 smithi012 bash[14158]: audit 2024-02-05T07:50:47.127831+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:50:47.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-02-05T07:50:47.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-02-05T07:50:47.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-05T07:50:47.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-05T07:50:47.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-05T07:50:47.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-05T07:50:47.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-05T07:50:47.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-05T07:50:47.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-05T07:50:48.109 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-05T07:50:48.109 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-05T07:50:48.109 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-05T07:50:48.109 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-05T07:50:48.109 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-05T07:50:48.110 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-05T07:50:48.110 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-05T07:50:48.110 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:47 smithi079 bash[30391]: t=2024-02-05T07:50:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-05T07:50:48.110 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-05T07:50:48.110 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-05T07:50:48.169 INFO:teuthology.orchestra.run.smithi012.stdout:231928234004 2024-02-05T07:50:48.170 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-05T07:50:48.370 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[14278]: cephadm 2024-02-05T07:50:47.132187+0000 mgr.y (mgr.14460) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T07:50:48.370 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[14278]: cephadm 2024-02-05T07:50:47.136728+0000 mgr.y (mgr.14460) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi012 2024-02-05T07:50:48.370 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-05T07:50:48.370 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-05T07:50:48.370 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-05T07:50:48.370 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-05T07:50:48.370 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-05T07:50:48.370 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-05T07:50:48.370 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-05T07:50:48.370 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-05T07:50:48.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:48 smithi012 bash[14158]: cephadm 2024-02-05T07:50:47.132187+0000 mgr.y (mgr.14460) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T07:50:48.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:48 smithi012 bash[14158]: cephadm 2024-02-05T07:50:47.136728+0000 mgr.y (mgr.14460) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi012 2024-02-05T07:50:48.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:48 smithi012 bash[19641]: cephadm 2024-02-05T07:50:47.132187+0000 mgr.y (mgr.14460) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T07:50:48.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:48 smithi012 bash[19641]: cephadm 2024-02-05T07:50:47.136728+0000 mgr.y (mgr.14460) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi012 2024-02-05T07:50:48.614 INFO:teuthology.orchestra.run.smithi012.stdout:55834574911 2024-02-05T07:50:48.614 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-05T07:50:48.664 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-05T07:50:48.664 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-05T07:50:48.664 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-05T07:50:48.664 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-05T07:50:48.664 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-02-05T07:50:48.665 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-05T07:50:48.665 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-05T07:50:48.665 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-05T07:50:48.665 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-05T07:50:48.733 INFO:teuthology.orchestra.run.smithi012.stdout:34359738438 2024-02-05T07:50:48.733 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-05T07:50:48.796 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:48.917 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-05T07:50:48.917 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-05T07:50:48.917 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-05T07:50:48.917 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-02-05T07:50:48.917 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-02-05T07:50:48.917 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-02-05T07:50:48.917 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-02-05T07:50:48.917 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-05T07:50:49.212 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:49.213 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:49.228 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[14278]: cluster 2024-02-05T07:50:47.574962+0000 mgr.y (mgr.14460) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:49.228 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-02-05T07:50:49.228 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:48 smithi079 bash[30391]: t=2024-02-05T07:50:48+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-05T07:50:49.228 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-05T07:50:49.228 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-05T07:50:49.228 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-05T07:50:49.228 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-05T07:50:49.228 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-05T07:50:49.229 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-05T07:50:49.229 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-05T07:50:49.480 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-05T07:50:49.481 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-05T07:50:49.481 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-05T07:50:49.481 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-05T07:50:49.481 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-05T07:50:49.481 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-05T07:50:49.481 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-05T07:50:49.481 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-05T07:50:49.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:49 smithi012 bash[14158]: cluster 2024-02-05T07:50:47.574962+0000 mgr.y (mgr.14460) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:49.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:49 smithi012 bash[19641]: cluster 2024-02-05T07:50:47.574962+0000 mgr.y (mgr.14460) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:49.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-05T07:50:49.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-05T07:50:49.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-05T07:50:49.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-05T07:50:49.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-05T07:50:49.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-05T07:50:49.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-05T07:50:49.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-02-05T07:50:49.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-02-05T07:50:50.036 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-05T07:50:50.037 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-05T07:50:50.037 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-02-05T07:50:50.037 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-02-05T07:50:50.037 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-02-05T07:50:50.037 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-02-05T07:50:50.037 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:49 smithi079 bash[30391]: t=2024-02-05T07:50:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-02-05T07:50:50.037 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-02-05T07:50:50.037 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-02-05T07:50:50.228 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:50.229 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:50:50.314 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-02-05T07:50:50.314 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-02-05T07:50:50.314 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-02-05T07:50:50.314 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-02-05T07:50:50.314 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-02-05T07:50:50.314 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-02-05T07:50:50.314 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-02-05T07:50:50.314 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-02-05T07:50:50.566 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-05T07:50:50.566 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-05T07:50:50.566 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-05T07:50:50.567 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-02-05T07:50:50.567 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-02-05T07:50:50.567 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-02-05T07:50:50.567 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-05T07:50:50.819 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-02-05T07:50:50.819 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-05T07:50:50.819 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-02-05T07:50:50.819 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-02-05T07:50:50.819 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-02-05T07:50:50.819 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-05T07:50:50.819 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-02-05T07:50:50.819 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-02-05T07:50:50.820 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-02-05T07:50:51.105 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-02-05T07:50:51.105 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-05T07:50:51.105 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-02-05T07:50:51.105 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:50 smithi079 bash[30391]: t=2024-02-05T07:50:50+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-02-05T07:50:51.105 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-02-05T07:50:51.105 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-02-05T07:50:51.105 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-02-05T07:50:51.105 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-05T07:50:51.365 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[14278]: cluster 2024-02-05T07:50:49.575645+0000 mgr.y (mgr.14460) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:51.366 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-02-05T07:50:51.366 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-02-05T07:50:51.366 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-02-05T07:50:51.366 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-02-05T07:50:51.366 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-02-05T07:50:51.366 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-02-05T07:50:51.366 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-05T07:50:51.524 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:51 smithi012 bash[14158]: cluster 2024-02-05T07:50:49.575645+0000 mgr.y (mgr.14460) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:51.525 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:51 smithi012 bash[19641]: cluster 2024-02-05T07:50:49.575645+0000 mgr.y (mgr.14460) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:51.626 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-02-05T07:50:51.626 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-02-05T07:50:51.626 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-02-05T07:50:51.626 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-02-05T07:50:51.626 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-02-05T07:50:51.626 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-05T07:50:51.626 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-02-05T07:50:51.895 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-02-05T07:50:51.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-02-05T07:50:51.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-02-05T07:50:51.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-02-05T07:50:51.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-02-05T07:50:51.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-02-05T07:50:51.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-02-05T07:50:51.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-02-05T07:50:51.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-02-05T07:50:51.896 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-02-05T07:50:52.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-02-05T07:50:52.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-02-05T07:50:52.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:51 smithi079 bash[30391]: t=2024-02-05T07:50:51+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-02-05T07:50:52.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-02-05T07:50:52.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-02-05T07:50:52.190 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-02-05T07:50:52.191 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-02-05T07:50:52.191 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-02-05T07:50:52.442 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-02-05T07:50:52.442 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-02-05T07:50:52.442 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-02-05T07:50:52.442 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-02-05T07:50:52.443 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-02-05T07:50:52.443 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-02-05T07:50:52.443 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-02-05T07:50:52.695 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-02-05T07:50:52.695 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-02-05T07:50:52.695 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-02-05T07:50:52.695 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-02-05T07:50:52.695 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-02-05T07:50:52.695 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-02-05T07:50:52.696 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-02-05T07:50:52.696 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-02-05T07:50:52.696 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-02-05T07:50:52.696 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-02-05T07:50:52.947 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-02-05T07:50:52.947 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-02-05T07:50:52.947 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-02-05T07:50:52.947 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-02-05T07:50:52.947 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-02-05T07:50:52.947 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-02-05T07:50:53.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[14278]: cluster 2024-02-05T07:50:51.576282+0000 mgr.y (mgr.14460) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:53.231 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:52 smithi079 bash[30391]: t=2024-02-05T07:50:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-02-05T07:50:53.231 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.67440462s 2024-02-05T07:50:53.231 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-05T07:50:53.231 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-05T07:50:53.231 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-05T07:50:53.231 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-05T07:50:53.231 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-05T07:50:53.231 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-05T07:50:53.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:53 smithi012 bash[14158]: cluster 2024-02-05T07:50:51.576282+0000 mgr.y (mgr.14460) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:53.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:53 smithi012 bash[19641]: cluster 2024-02-05T07:50:51.576282+0000 mgr.y (mgr.14460) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:53.522 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-05T07:50:53.522 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-05T07:50:53.523 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-05T07:50:53.523 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-05T07:50:53.523 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[30391]: t=2024-02-05T07:50:53+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-05T07:50:54.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:50:53 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:50:55.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:55 smithi012 bash[14158]: cluster 2024-02-05T07:50:53.576950+0000 mgr.y (mgr.14460) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:55.466 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:55 smithi012 bash[19641]: cluster 2024-02-05T07:50:53.576950+0000 mgr.y (mgr.14460) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:55.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:55 smithi079 bash[14278]: cluster 2024-02-05T07:50:53.576950+0000 mgr.y (mgr.14460) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:55.740 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:50:55 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:50:55] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-02-05T07:50:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:57 smithi079 bash[14278]: cluster 2024-02-05T07:50:55.577594+0000 mgr.y (mgr.14460) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:57.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:57 smithi012 bash[14158]: cluster 2024-02-05T07:50:55.577594+0000 mgr.y (mgr.14460) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:57.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:57 smithi012 bash[19641]: cluster 2024-02-05T07:50:55.577594+0000 mgr.y (mgr.14460) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:59.438 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:50:59 smithi012 bash[14158]: cluster 2024-02-05T07:50:57.578250+0000 mgr.y (mgr.14460) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:59.438 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:50:59 smithi012 bash[19641]: cluster 2024-02-05T07:50:57.578250+0000 mgr.y (mgr.14460) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:50:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:50:59 smithi079 bash[14278]: cluster 2024-02-05T07:50:57.578250+0000 mgr.y (mgr.14460) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:01.148 INFO:teuthology.orchestra.run.smithi012.stdout:77309411387 2024-02-05T07:51:01.149 INFO:teuthology.orchestra.run.smithi012.stdout:163208757285 2024-02-05T07:51:01.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:01 smithi012 bash[14158]: cluster 2024-02-05T07:50:59.578854+0000 mgr.y (mgr.14460) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:01.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:01 smithi012 bash[14158]: audit 2024-02-05T07:51:01.145795+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.12:0/3776970140' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-05T07:51:01.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:01 smithi012 bash[14158]: audit 2024-02-05T07:51:01.146745+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.12:0/2996635928' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-05T07:51:01.264 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:01 smithi012 bash[19641]: cluster 2024-02-05T07:50:59.578854+0000 mgr.y (mgr.14460) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:01.264 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:01 smithi012 bash[19641]: audit 2024-02-05T07:51:01.145795+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.12:0/3776970140' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-05T07:51:01.264 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:01 smithi012 bash[19641]: audit 2024-02-05T07:51:01.146745+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.12:0/2996635928' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-05T07:51:01.265 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:00 smithi012 systemd[1]: Stopping Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:51:01.265 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:00 smithi012 bash[38464]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-alertmanager.a 2024-02-05T07:51:01.265 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:01 smithi012 bash[35246]: level=info ts=2024-02-05T07:51:01.131Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:51:01.386 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:51:01.386 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:51:01.387 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:51:01.514 INFO:teuthology.orchestra.run.smithi012.stdout:107374182451 2024-02-05T07:51:01.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:01 smithi079 bash[14278]: cluster 2024-02-05T07:50:59.578854+0000 mgr.y (mgr.14460) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:01.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:01 smithi079 bash[14278]: audit 2024-02-05T07:51:01.145795+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.12:0/3776970140' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-05T07:51:01.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:01 smithi079 bash[14278]: audit 2024-02-05T07:51:01.146745+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.12:0/2996635928' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-05T07:51:02.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:02 smithi079 bash[14278]: audit 2024-02-05T07:51:01.511636+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.12:0/293062635' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-05T07:51:02.554 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:02 smithi012 bash[14158]: audit 2024-02-05T07:51:01.511636+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.12:0/293062635' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-05T07:51:02.554 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:02 smithi012 bash[19641]: audit 2024-02-05T07:51:01.511636+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.12:0/293062635' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-05T07:51:03.519 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:03 smithi012 bash[14158]: cluster 2024-02-05T07:51:01.579540+0000 mgr.y (mgr.14460) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:03.520 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:03 smithi012 bash[19641]: cluster 2024-02-05T07:51:01.579540+0000 mgr.y (mgr.14460) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:03 smithi079 bash[14278]: cluster 2024-02-05T07:51:01.579540+0000 mgr.y (mgr.14460) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:03.987 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757281 got 163208757285 for osd.5 2024-02-05T07:51:03.988 DEBUG:teuthology.parallel:result is None 2024-02-05T07:51:04.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:51:03 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:51:04.077 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411384 got 77309411387 for osd.2 2024-02-05T07:51:04.077 DEBUG:teuthology.parallel:result is None 2024-02-05T07:51:04.336 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:04 smithi012 bash[38474]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T07:51:04.336 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:04 smithi012 bash[38742]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-alertmanager.a 2024-02-05T07:51:04.372 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182448 got 107374182451 for osd.3 2024-02-05T07:51:04.372 DEBUG:teuthology.parallel:result is None 2024-02-05T07:51:04.411 INFO:teuthology.orchestra.run.smithi012.stdout:197568495646 2024-02-05T07:51:04.417 INFO:teuthology.orchestra.run.smithi012.stdout:128849018925 2024-02-05T07:51:04.836 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:04 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-05T07:51:04.836 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:04 smithi012 systemd[1]: Stopped Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:51:04.836 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:04 smithi012 systemd[1]: Started Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:51:05.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[14158]: cluster 2024-02-05T07:51:03.580288+0000 mgr.y (mgr.14460) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:05.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[14158]: audit 2024-02-05T07:51:04.408842+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.12:0/383717598' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-05T07:51:05.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[14158]: audit 2024-02-05T07:51:04.414355+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.12:0/50745867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-05T07:51:05.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[14158]: audit 2024-02-05T07:51:04.447743+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:05.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[14158]: cephadm 2024-02-05T07:51:04.453325+0000 mgr.y (mgr.14460) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:51:05.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[14158]: cephadm 2024-02-05T07:51:04.458775+0000 mgr.y (mgr.14460) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi079 2024-02-05T07:51:05.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[19641]: cluster 2024-02-05T07:51:03.580288+0000 mgr.y (mgr.14460) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:05.468 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[19641]: audit 2024-02-05T07:51:04.408842+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.12:0/383717598' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-05T07:51:05.468 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[19641]: audit 2024-02-05T07:51:04.414355+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.12:0/50745867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-05T07:51:05.468 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[19641]: audit 2024-02-05T07:51:04.447743+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:05.468 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[19641]: cephadm 2024-02-05T07:51:04.453325+0000 mgr.y (mgr.14460) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:51:05.468 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[19641]: cephadm 2024-02-05T07:51:04.458775+0000 mgr.y (mgr.14460) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi079 2024-02-05T07:51:05.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:05 smithi079 bash[14278]: cluster 2024-02-05T07:51:03.580288+0000 mgr.y (mgr.14460) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:05.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:05 smithi079 bash[14278]: audit 2024-02-05T07:51:04.408842+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.12:0/383717598' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-05T07:51:05.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:05 smithi079 bash[14278]: audit 2024-02-05T07:51:04.414355+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.12:0/50745867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-05T07:51:05.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:05 smithi079 bash[14278]: audit 2024-02-05T07:51:04.447743+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:05.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:05 smithi079 bash[14278]: cephadm 2024-02-05T07:51:04.453325+0000 mgr.y (mgr.14460) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:51:05.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:05 smithi079 bash[14278]: cephadm 2024-02-05T07:51:04.458775+0000 mgr.y (mgr.14460) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi079 2024-02-05T07:51:05.836 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:51:05 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:05] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-02-05T07:51:06.351 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495641 got 197568495646 for osd.6 2024-02-05T07:51:06.351 DEBUG:teuthology.parallel:result is None 2024-02-05T07:51:07.086 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018921 got 128849018925 for osd.4 2024-02-05T07:51:07.086 DEBUG:teuthology.parallel:result is None 2024-02-05T07:51:07.336 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:07 smithi012 bash[14158]: cluster 2024-02-05T07:51:05.580846+0000 mgr.y (mgr.14460) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:07.336 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:07 smithi012 bash[19641]: cluster 2024-02-05T07:51:05.580846+0000 mgr.y (mgr.14460) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:07.499 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:07 smithi079 bash[14278]: cluster 2024-02-05T07:51:05.580846+0000 mgr.y (mgr.14460) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:08.503 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 systemd[1]: Stopping Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[30966]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.317Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.317Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.317Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.317Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.317Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.317Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.317Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.317Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.318Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.318Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.318Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-05T07:51:08.504 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[29436]: ts=2024-02-05T07:51:08.318Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-05T07:51:09.199 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[30977]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T07:51:09.199 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:08 smithi079 bash[31012]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T07:51:09.199 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:09 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-05T07:51:09.199 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:09 smithi079 systemd[1]: Stopped Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:51:09.199 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:09 smithi079 systemd[1]: Started Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:51:09.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: cluster 2024-02-05T07:51:07.581474+0000 mgr.y (mgr.14460) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.057828+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.068373+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.070780+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.12:9093"}]: dispatch 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.081806+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.092716+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.107021+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.79:9095"}]: dispatch 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.116248+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.129614+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.139600+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.79:3000"}]: dispatch 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.149533+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.158412+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.160858+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:09 smithi079 bash[14278]: audit 2024-02-05T07:51:09.162838+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:09.586 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[38851]: level=info ts=2024-02-05T07:51:09.341Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-05T07:51:09.586 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[38851]: level=info ts=2024-02-05T07:51:09.341Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-05T07:51:09.586 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[38851]: level=info ts=2024-02-05T07:51:09.345Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.12 port=9094 2024-02-05T07:51:09.586 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[38851]: level=info ts=2024-02-05T07:51:09.346Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-05T07:51:09.586 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[38851]: level=info ts=2024-02-05T07:51:09.393Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T07:51:09.587 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[38851]: level=info ts=2024-02-05T07:51:09.393Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T07:51:09.587 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[38851]: level=info ts=2024-02-05T07:51:09.396Z caller=main.go:518 msg=Listening address=:9093 2024-02-05T07:51:09.587 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[38851]: level=info ts=2024-02-05T07:51:09.396Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-05T07:51:09.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: cluster 2024-02-05T07:51:07.581474+0000 mgr.y (mgr.14460) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:09.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.057828+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.068373+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:51:09.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.070780+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.12:9093"}]: dispatch 2024-02-05T07:51:09.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.081806+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.092716+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:51:09.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.107021+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.79:9095"}]: dispatch 2024-02-05T07:51:09.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.116248+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.129614+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.139600+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.79:3000"}]: dispatch 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.149533+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.158412+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.160858+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[14158]: audit 2024-02-05T07:51:09.162838+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: cluster 2024-02-05T07:51:07.581474+0000 mgr.y (mgr.14460) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.057828+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.068373+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.070780+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.12:9093"}]: dispatch 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.081806+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.092716+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:51:09.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.107021+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.79:9095"}]: dispatch 2024-02-05T07:51:09.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.116248+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.129614+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:51:09.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.139600+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.79:3000"}]: dispatch 2024-02-05T07:51:09.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.149533+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:09.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.158412+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:09.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.160858+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:09.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:09 smithi012 bash[19641]: audit 2024-02-05T07:51:09.162838+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:10.221 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.080Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-05T07:51:10.221 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.080Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-05T07:51:10.221 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.080Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-05T07:51:10.221 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.080Z caller=main.go:518 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi079 (none))" 2024-02-05T07:51:10.221 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.080Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-05T07:51:10.221 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.080Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-05T07:51:10.222 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.084Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-05T07:51:10.222 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.084Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-05T07:51:10.222 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.085Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-05T07:51:10.222 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.092Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-05T07:51:10.222 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.092Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.077µs 2024-02-05T07:51:10.222 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.092Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-05T07:51:10.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[14278]: audit 2024-02-05T07:51:09.068940+0000 mgr.y (mgr.14460) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:51:10.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[14278]: audit 2024-02-05T07:51:09.071268+0000 mgr.y (mgr.14460) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.12:9093"}]: dispatch 2024-02-05T07:51:10.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[14278]: audit 2024-02-05T07:51:09.093807+0000 mgr.y (mgr.14460) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:51:10.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[14278]: audit 2024-02-05T07:51:09.108026+0000 mgr.y (mgr.14460) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.79:9095"}]: dispatch 2024-02-05T07:51:10.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[14278]: audit 2024-02-05T07:51:09.130485+0000 mgr.y (mgr.14460) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:51:10.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[14278]: audit 2024-02-05T07:51:09.140280+0000 mgr.y (mgr.14460) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.79:3000"}]: dispatch 2024-02-05T07:51:10.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.255Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-05T07:51:10.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.255Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-05T07:51:10.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.256Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=81.855µs wal_replay_duration=163.671137ms total_replay_duration=163.794398ms 2024-02-05T07:51:10.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.260Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-05T07:51:10.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.260Z caller=main.go:947 level=info msg="TSDB started" 2024-02-05T07:51:10.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.260Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-05T07:51:10.524 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.290Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.157462ms db_storage=1.603µs remote_storage=3.01µs web_handler=693ns query_engine=1.19µs scrape=640.437µs scrape_sd=65.692µs notify=46.716µs notify_sd=8.65µs rules=28.753787ms 2024-02-05T07:51:10.524 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:51:10 smithi079 bash[31041]: ts=2024-02-05T07:51:10.290Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-05T07:51:10.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[14158]: audit 2024-02-05T07:51:09.068940+0000 mgr.y (mgr.14460) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[14158]: audit 2024-02-05T07:51:09.071268+0000 mgr.y (mgr.14460) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.12:9093"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[14158]: audit 2024-02-05T07:51:09.093807+0000 mgr.y (mgr.14460) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[14158]: audit 2024-02-05T07:51:09.108026+0000 mgr.y (mgr.14460) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.79:9095"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[14158]: audit 2024-02-05T07:51:09.130485+0000 mgr.y (mgr.14460) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[14158]: audit 2024-02-05T07:51:09.140280+0000 mgr.y (mgr.14460) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.79:3000"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[19641]: audit 2024-02-05T07:51:09.068940+0000 mgr.y (mgr.14460) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[19641]: audit 2024-02-05T07:51:09.071268+0000 mgr.y (mgr.14460) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.12:9093"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[19641]: audit 2024-02-05T07:51:09.093807+0000 mgr.y (mgr.14460) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[19641]: audit 2024-02-05T07:51:09.108026+0000 mgr.y (mgr.14460) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.79:9095"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[19641]: audit 2024-02-05T07:51:09.130485+0000 mgr.y (mgr.14460) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:51:10.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:10 smithi012 bash[19641]: audit 2024-02-05T07:51:09.140280+0000 mgr.y (mgr.14460) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.79:3000"}]: dispatch 2024-02-05T07:51:11.305 INFO:teuthology.orchestra.run.smithi012.stdout:34359738443 2024-02-05T07:51:11.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:11 smithi079 bash[14278]: cluster 2024-02-05T07:51:09.582080+0000 mgr.y (mgr.14460) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:11.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:11 smithi012 bash[19641]: cluster 2024-02-05T07:51:09.582080+0000 mgr.y (mgr.14460) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:11.594 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:11 smithi012 bash[38851]: level=info ts=2024-02-05T07:51:11.347Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000528594s 2024-02-05T07:51:11.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:11 smithi012 bash[14158]: cluster 2024-02-05T07:51:09.582080+0000 mgr.y (mgr.14460) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:11.747 INFO:teuthology.orchestra.run.smithi012.stdout:231928234009 2024-02-05T07:51:11.793 INFO:teuthology.orchestra.run.smithi012.stdout:55834574916 2024-02-05T07:51:12.232 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:12 smithi012 bash[14158]: audit 2024-02-05T07:51:11.302707+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.12:0/476464134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-05T07:51:12.233 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:12 smithi012 bash[14158]: audit 2024-02-05T07:51:11.743974+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.12:0/1881653276' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-05T07:51:12.303 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738438 got 34359738443 for osd.0 2024-02-05T07:51:12.303 DEBUG:teuthology.parallel:result is None 2024-02-05T07:51:12.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:12 smithi079 bash[14278]: audit 2024-02-05T07:51:11.302707+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.12:0/476464134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-05T07:51:12.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:12 smithi079 bash[14278]: audit 2024-02-05T07:51:11.743974+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.12:0/1881653276' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-05T07:51:12.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:12 smithi079 bash[14278]: audit 2024-02-05T07:51:11.790359+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.12:0/183305686' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-05T07:51:12.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:12 smithi012 bash[14158]: audit 2024-02-05T07:51:11.790359+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.12:0/183305686' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-05T07:51:12.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:12 smithi012 bash[19641]: audit 2024-02-05T07:51:11.302707+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.12:0/476464134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-05T07:51:12.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:12 smithi012 bash[19641]: audit 2024-02-05T07:51:11.743974+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.12:0/1881653276' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-05T07:51:12.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:12 smithi012 bash[19641]: audit 2024-02-05T07:51:11.790359+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.12:0/183305686' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-05T07:51:13.257 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234004 got 231928234009 for osd.7 2024-02-05T07:51:13.258 DEBUG:teuthology.parallel:result is None 2024-02-05T07:51:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:13 smithi079 bash[14278]: cluster 2024-02-05T07:51:11.582494+0000 mgr.y (mgr.14460) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:13.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:13 smithi079 bash[14278]: audit 2024-02-05T07:51:13.005995+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:13.297 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574911 got 55834574916 for osd.1 2024-02-05T07:51:13.298 DEBUG:teuthology.parallel:result is None 2024-02-05T07:51:13.298 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-05T07:51:13.298 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph pg dump --format=json 2024-02-05T07:51:13.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:13 smithi012 bash[14158]: cluster 2024-02-05T07:51:11.582494+0000 mgr.y (mgr.14460) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:13.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:13 smithi012 bash[14158]: audit 2024-02-05T07:51:13.005995+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:13.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:13 smithi012 bash[19641]: cluster 2024-02-05T07:51:11.582494+0000 mgr.y (mgr.14460) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:13.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:13 smithi012 bash[19641]: audit 2024-02-05T07:51:13.005995+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:15.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:15 smithi079 bash[14278]: cluster 2024-02-05T07:51:13.583088+0000 mgr.y (mgr.14460) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:15.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:15 smithi079 bash[14278]: audit 2024-02-05T07:51:14.567640+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:15.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:15 smithi079 bash[14278]: audit 2024-02-05T07:51:14.579060+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:15.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:15 smithi079 bash[14278]: audit 2024-02-05T07:51:14.585847+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:15.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:15 smithi079 bash[14278]: audit 2024-02-05T07:51:14.587870+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:15.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:15 smithi079 bash[14278]: audit 2024-02-05T07:51:14.589230+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:15.586 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:15] "GET /metrics HTTP/1.1" 200 191516 "" "Prometheus/2.33.4" 2024-02-05T07:51:15.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[14158]: cluster 2024-02-05T07:51:13.583088+0000 mgr.y (mgr.14460) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:15.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[14158]: audit 2024-02-05T07:51:14.567640+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:15.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[14158]: audit 2024-02-05T07:51:14.579060+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:15.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[14158]: audit 2024-02-05T07:51:14.585847+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:15.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[14158]: audit 2024-02-05T07:51:14.587870+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:15.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[14158]: audit 2024-02-05T07:51:14.589230+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:15.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[19641]: cluster 2024-02-05T07:51:13.583088+0000 mgr.y (mgr.14460) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:15.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[19641]: audit 2024-02-05T07:51:14.567640+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:15.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[19641]: audit 2024-02-05T07:51:14.579060+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:15.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[19641]: audit 2024-02-05T07:51:14.585847+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:51:15.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[19641]: audit 2024-02-05T07:51:14.587870+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:15.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:15 smithi012 bash[19641]: audit 2024-02-05T07:51:14.589230+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:16.031 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:51:17.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:17 smithi079 bash[14278]: cluster 2024-02-05T07:51:15.583705+0000 mgr.y (mgr.14460) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:17.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:17 smithi012 bash[14158]: cluster 2024-02-05T07:51:15.583705+0000 mgr.y (mgr.14460) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:17.586 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:17 smithi012 bash[19641]: cluster 2024-02-05T07:51:15.583705+0000 mgr.y (mgr.14460) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:18.939 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-02-05T07:51:18.941 INFO:teuthology.orchestra.run.smithi012.stderr:dumped all 2024-02-05T07:51:19.586 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:51:19 smithi012 bash[38851]: level=info ts=2024-02-05T07:51:19.350Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003597798s 2024-02-05T07:51:19.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:19 smithi012 bash[14158]: cluster 2024-02-05T07:51:17.584451+0000 mgr.y (mgr.14460) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:19.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:19 smithi012 bash[14158]: audit 2024-02-05T07:51:18.382993+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:19.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:19 smithi012 bash[14158]: audit 2024-02-05T07:51:18.392358+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:19.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:19 smithi012 bash[19641]: cluster 2024-02-05T07:51:17.584451+0000 mgr.y (mgr.14460) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:19.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:19 smithi012 bash[19641]: audit 2024-02-05T07:51:18.382993+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:19.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:19 smithi012 bash[19641]: audit 2024-02-05T07:51:18.392358+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:19.622 INFO:teuthology.orchestra.run.smithi012.stdout:{"pg_ready":true,"pg_map":{"version":51,"stamp":"2024-02-05T07:51:17.584064+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":48768,"kb_used_data":6080,"kb_used_omap":0,"kb_used_meta":42624,"kb_avail":749912448,"statfs":{"total":767960285184,"available":767910346752,"internally_reserved":0,"allocated":6225920,"data_stored":3487806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43646976},"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.003500"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-05T07:49:41.951979+0000","last_change":"2024-02-05T07:49:19.560866+0000","last_active":"2024-02-05T07:49:41.951979+0000","last_peered":"2024-02-05T07:49:41.951979+0000","last_clean":"2024-02-05T07:49:41.951979+0000","last_became_active":"2024-02-05T07:49:19.560280+0000","last_became_peered":"2024-02-05T07:49:19.560280+0000","last_unstale":"2024-02-05T07:49:41.951979+0000","last_undegraded":"2024-02-05T07:49:41.951979+0000","last_fullsized":"2024-02-05T07:49:41.951979+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-05T07:46:18.333316+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-05T07:46:18.333316+0000","last_clean_scrub_stamp":"2024-02-05T07:46:18.333316+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-02-06T18:43:32.545492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234010,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Mon Feb 5 07:50:16 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.80200000000000005}]},{"osd":1,"last update":"Mon Feb 5 07:50:16 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.86799999999999999}]},{"osd":2,"last update":"Mon Feb 5 07:50:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.8049999999999999,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":1.0700000000000001}]},{"osd":3,"last update":"Mon Feb 5 07:50:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.8779999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":1.0129999999999999}]},{"osd":4,"last update":"Mon Feb 5 07:50:16 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.6379999999999999,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.151,"5min":1.151,"15min":1.151},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":1.115}]},{"osd":5,"last update":"Mon Feb 5 07:50:16 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.097,"15min":1.097},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.179,"5min":1.179,"15min":1.179},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.7749999999999999,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":0.99299999999999999}]},{"osd":6,"last update":"Mon Feb 5 07:50:16 2024","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.2,"15min":1.2},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.7190000000000001,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.032},{"interface":"front","average":{"1min":1.288,"5min":1.288,"15min":1.288},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.409}]}]},{"osd":6,"up_from":46,"seq":197568495649,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.92500000000000004,"15min":0.92100000000000004},"min":{"1min":0.64300000000000002,"5min":0.622,"15min":0.622},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.036,"5min":0.95999999999999996,"15min":0.94699999999999995},"min":{"1min":0.69799999999999995,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.97399999999999998}]},{"osd":1,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.90900000000000003,"15min":0.89500000000000002},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.95599999999999996,"15min":0.95999999999999996},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.242,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.755}]},{"osd":2,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.95299999999999996,"15min":0.94999999999999996},"min":{"1min":0.69699999999999995,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.008,"15min":1.002},"min":{"1min":0.77200000000000002,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.0489999999999999}]},{"osd":3,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.014,"15min":1.006},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0109999999999999,"15min":1.0049999999999999},"min":{"1min":0.80100000000000005,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.89800000000000002}]},{"osd":4,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.89900000000000002,"15min":0.88},"min":{"1min":0.65200000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.87},{"interface":"front","average":{"1min":1.099,"5min":0.98299999999999998,"15min":0.96399999999999997},"min":{"1min":0.72799999999999998,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.4379999999999999,"5min":1.524,"15min":1.524},"last":0.95199999999999996}]},{"osd":5,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.054,"15min":1.048},"min":{"1min":0.78000000000000003,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.012},{"interface":"front","average":{"1min":1.208,"5min":1.0649999999999999,"15min":1.0409999999999999},"min":{"1min":0.84399999999999997,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":1.2}]},{"osd":7,"last update":"Mon Feb 5 07:50:16 2024","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.6259999999999999,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":1.111},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.083}]}]},{"osd":1,"up_from":13,"seq":55834574917,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 5 07:50:48 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.70699999999999996,"15min":0.63300000000000001},"min":{"1min":0.65600000000000003,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.163,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.81499999999999995,"15min":0.68899999999999995},"min":{"1min":0.61799999999999999,"5min":0.372,"15min":0.372},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.70499999999999996}]},{"osd":2,"last update":"Mon Feb 5 07:50:22 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.77000000000000002,"15min":0.71799999999999997},"min":{"1min":0.57199999999999995,"5min":0.495,"15min":0.495},"max":{"1min":1.27,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.83899999999999997,"15min":0.78500000000000003},"min":{"1min":0.71799999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.0920000000000001,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.95399999999999996}]},{"osd":3,"last update":"Mon Feb 5 07:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.86199999999999999,"15min":0.81499999999999995},"min":{"1min":0.69699999999999995,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.194,"5min":1.47,"15min":1.47},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.093,"5min":0.96799999999999997,"15min":0.93600000000000005},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.6579999999999999,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":0.871}]},{"osd":4,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.0960000000000001,"15min":1.0720000000000001},"min":{"1min":0.94199999999999995,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.679,"5min":2.044,"15min":2.044},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.131,"5min":1.1259999999999999,"15min":1.115},"min":{"1min":0.748,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.4470000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.234}]},{"osd":5,"last update":"Mon Feb 5 07:51:05 2024","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.198,"15min":1.1779999999999999},"min":{"1min":0.96499999999999997,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.827,"5min":1.919,"15min":1.919},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.2390000000000001,"15min":1.2110000000000001},"min":{"1min":0.995,"5min":0.995,"15min":0.995},"max":{"1min":1.6379999999999999,"5min":2.2759999999999998,"15min":2.2759999999999998},"last":1.095}]},{"osd":6,"last update":"Mon Feb 5 07:50:47 2024","interfaces":[{"interface":"back","average":{"1min":1.3660000000000001,"5min":1.2829999999999999,"15min":1.2689999999999999},"min":{"1min":0.99199999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":1.167},{"interface":"front","average":{"1min":1.363,"5min":1.349,"15min":1.347},"min":{"1min":1.099,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.6060000000000001,"5min":2.222,"15min":2.222},"last":1.044}]},{"osd":7,"last update":"Mon Feb 5 07:50:19 2024","interfaces":[{"interface":"back","average":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"min":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":1.3640000000000001},{"interface":"front","average":{"1min":1.375,"5min":1.375,"15min":1.375},"min":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.98799999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Feb 5 07:50:49 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.71399999999999997,"15min":0.61199999999999999},"min":{"1min":0.48099999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.107,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.76900000000000002,"15min":0.63},"min":{"1min":0.60299999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":0.66700000000000004}]},{"osd":2,"last update":"Mon Feb 5 07:50:29 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.81299999999999994,"15min":0.75},"min":{"1min":0.52500000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.147,"5min":1.21,"15min":1.21},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.80400000000000005,"15min":0.72399999999999998},"min":{"1min":0.63400000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.3009999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.79300000000000004}]},{"osd":3,"last update":"Mon Feb 5 07:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.85299999999999998,"15min":0.82599999999999996},"min":{"1min":0.61099999999999999,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":3.4129999999999998,"5min":3.4129999999999998,"15min":3.4129999999999998},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.95599999999999996,"15min":0.92900000000000005},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":0.95999999999999996}]},{"osd":4,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.101,"15min":1.105},"min":{"1min":0.90600000000000003,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.004},{"interface":"front","average":{"1min":1.202,"5min":1.121,"15min":1.109},"min":{"1min":0.82899999999999996,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":3.6850000000000001,"5min":3.6850000000000001,"15min":3.6850000000000001},"last":1.1319999999999999}]},{"osd":5,"last update":"Mon Feb 5 07:51:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.216,"15min":1.2330000000000001},"min":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"max":{"1min":1.893,"5min":1.893,"15min":1.893},"last":1.194},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.2450000000000001,"15min":1.2609999999999999},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.8029999999999999,"5min":1.865,"15min":1.865},"last":0.93300000000000005}]},{"osd":6,"last update":"Mon Feb 5 07:50:43 2024","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.27,"15min":1.266},"min":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.3839999999999999,"5min":1.2350000000000001,"15min":1.21},"min":{"1min":0.96599999999999997,"5min":0.871,"15min":0.871},"max":{"1min":3.7959999999999998,"5min":3.7959999999999998,"15min":3.7959999999999998},"last":1.421}]},{"osd":7,"last update":"Mon Feb 5 07:51:17 2024","interfaces":[{"interface":"back","average":{"1min":1.413,"5min":1.3560000000000001,"15min":1.3460000000000001},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":4.2969999999999997,"5min":4.2969999999999997,"15min":4.2969999999999997},"last":1.105},{"interface":"front","average":{"1min":1.498,"5min":1.3169999999999999,"15min":1.2869999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":4.3490000000000002,"5min":4.3490000000000002,"15min":4.3490000000000002},"last":1.3109999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411391,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6204,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738948,"statfs":{"total":95995035648,"available":95988682752,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 5 07:50:25 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.70599999999999996,"15min":0.64900000000000002},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.78800000000000003,"15min":0.74199999999999999},"min":{"1min":0.52700000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.085,"5min":1.135,"15min":1.135},"last":0.88700000000000001}]},{"osd":1,"last update":"Mon Feb 5 07:50:25 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.78500000000000003,"15min":0.73999999999999999},"min":{"1min":0.57799999999999996,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1220000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.80700000000000005,"15min":0.78000000000000003},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.66500000000000004}]},{"osd":3,"last update":"Mon Feb 5 07:51:03 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.222,"5min":1.431,"15min":1.431},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.89500000000000002,"15min":0.86199999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.8879999999999999,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":0.72899999999999998}]},{"osd":4,"last update":"Mon Feb 5 07:50:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0429999999999999,"15min":1.0349999999999999},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.1140000000000001,"15min":1.1100000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.383,"5min":1.835,"15min":1.835},"last":1.113}]},{"osd":5,"last update":"Mon Feb 5 07:51:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.163,"15min":1.165},"min":{"1min":0.73499999999999999,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.508,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.036},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.2390000000000001,"15min":1.238},"min":{"1min":0.87,"5min":0.75,"15min":0.75},"max":{"1min":2.1099999999999999,"5min":2.1099999999999999,"15min":2.1099999999999999},"last":1.2050000000000001}]},{"osd":6,"last update":"Mon Feb 5 07:50:45 2024","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.254,"15min":1.258},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.6259999999999999,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.244,"5min":1.3440000000000001,"15min":1.3600000000000001},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.73,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.292}]},{"osd":7,"last update":"Mon Feb 5 07:50:20 2024","interfaces":[{"interface":"back","average":{"1min":1.28,"5min":1.28,"15min":1.28},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.147},{"interface":"front","average":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.831,"5min":1.831,"15min":1.831},"last":1.389}]}]},{"osd":3,"up_from":25,"seq":107374182455,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 5 07:50:58 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.80000000000000004,"15min":0.76700000000000002},"min":{"1min":0.626,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":2.383,"5min":2.383,"15min":2.383},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.85699999999999998,"15min":0.85199999999999998},"min":{"1min":0.61099999999999999,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.6830000000000001,"5min":2.6560000000000001,"15min":2.6560000000000001},"last":0.85899999999999999}]},{"osd":1,"last update":"Mon Feb 5 07:50:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.91200000000000003,"15min":0.88},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.9970000000000001,"5min":1.9970000000000001,"15min":1.9970000000000001},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.86199999999999999,"15min":0.83899999999999997},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.518,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":0.66700000000000004}]},{"osd":2,"last update":"Mon Feb 5 07:50:58 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":0.95599999999999996,"15min":0.91600000000000004},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.696,"5min":1.867,"15min":1.867},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.86699999999999999,"15min":0.86199999999999999},"min":{"1min":0.68000000000000005,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.77,"5min":1.77,"15min":1.77},"last":1.002}]},{"osd":4,"last update":"Mon Feb 5 07:50:27 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.032,"15min":1.0169999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.7230000000000001,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.125,"15min":1.0980000000000001},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.7230000000000001,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":0.96199999999999997}]},{"osd":5,"last update":"Mon Feb 5 07:51:08 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.121,"15min":1.1240000000000001},"min":{"1min":0.875,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.5349999999999999,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.196,"5min":1.1799999999999999,"15min":1.1699999999999999},"min":{"1min":0.96799999999999997,"5min":0.878,"15min":0.878},"max":{"1min":1.4179999999999999,"5min":1.9419999999999999,"15min":1.9419999999999999},"last":1.2769999999999999}]},{"osd":6,"last update":"Mon Feb 5 07:50:45 2024","interfaces":[{"interface":"back","average":{"1min":1.3180000000000001,"5min":1.2490000000000001,"15min":1.2370000000000001},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.873,"5min":1.873,"15min":1.873},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.3320000000000001,"5min":1.2989999999999999,"15min":1.2929999999999999},"min":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"max":{"1min":1.6319999999999999,"5min":1.839,"15min":1.839},"last":1.054}]},{"osd":7,"last update":"Mon Feb 5 07:50:17 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.218,"15min":1.218},"min":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.7969999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"min":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"max":{"1min":2.1640000000000001,"5min":2.1640000000000001,"15min":2.1640000000000001},"last":1.2529999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018928,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.88400000000000001,"15min":0.86599999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.92200000000000004,"15min":0.91200000000000003},"min":{"1min":0.67600000000000005,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.1990000000000001,"5min":1.292,"15min":1.292},"last":0.72499999999999998}]},{"osd":1,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.90300000000000002,"15min":0.89100000000000001},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.94799999999999995,"15min":0.94499999999999995},"min":{"1min":0.73199999999999998,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":1.151}]},{"osd":2,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":0.95499999999999996,"15min":0.93999999999999995},"min":{"1min":0.68100000000000005,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.70499999999999996},{"interface":"front","average":{"1min":1.006,"5min":0.95799999999999996,"15min":0.93400000000000005},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2669999999999999,"5min":1.486,"15min":1.486},"last":1.2170000000000001}]},{"osd":3,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.97599999999999998,"15min":0.96399999999999997},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":2.5230000000000001,"5min":2.5230000000000001,"15min":2.5230000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.997,"5min":0.96699999999999997,"15min":0.96499999999999997},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.997}]},{"osd":5,"last update":"Mon Feb 5 07:51:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.94299999999999995,"15min":0.92200000000000004},"min":{"1min":0.53200000000000003,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.198,"5min":1.1200000000000001,"15min":1.097},"min":{"1min":0.73999999999999999,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.381,"5min":1.571,"15min":1.571},"last":1.3979999999999999}]},{"osd":6,"last update":"Mon Feb 5 07:50:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.70599999999999996,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.4219999999999999,"5min":1.502,"15min":1.502},"last":1.3320000000000001},{"interface":"front","average":{"1min":1.129,"5min":1.0449999999999999,"15min":1.0309999999999999},"min":{"1min":0.73999999999999999,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.4950000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.135}]},{"osd":7,"last update":"Mon Feb 5 07:50:17 2024","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.268},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"min":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":1.4590000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757289,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5688,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739464,"statfs":{"total":95995035648,"available":95989211136,"internally_reserved":0,"allocated":573440,"data_stored":237253,"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":"Mon Feb 5 07:51:13 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.94299999999999995,"15min":0.92500000000000004},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.804,"5min":1.804,"15min":1.804},"last":0.71199999999999997},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.95599999999999996,"15min":0.93500000000000005},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.048}]},{"osd":1,"last update":"Mon Feb 5 07:51:13 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.91200000000000003,"15min":0.876},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.998},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.95599999999999996,"15min":0.96099999999999997},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.232,"5min":1.276,"15min":1.276},"last":1.0189999999999999}]},{"osd":2,"last update":"Mon Feb 5 07:51:13 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.92800000000000005,"15min":0.92900000000000005},"min":{"1min":0.78200000000000003,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.093,"5min":1.0029999999999999,"15min":0.97199999999999998},"min":{"1min":0.745,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.7,"5min":1.7,"15min":1.7},"last":0.93799999999999994}]},{"osd":3,"last update":"Mon Feb 5 07:51:13 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89300000000000002,"15min":0.872},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.04,"5min":1.028,"15min":1.026},"min":{"1min":0.75,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":1.0700000000000001}]},{"osd":4,"last update":"Mon Feb 5 07:51:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.91300000000000003,"15min":0.875},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.9079999999999999,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.02,"5min":0.94099999999999995,"15min":0.92500000000000004},"min":{"1min":0.69599999999999995,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.772,"5min":1.772,"15min":1.772},"last":0.84699999999999998}]},{"osd":6,"last update":"Mon Feb 5 07:50:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0089999999999999,"15min":1.0029999999999999},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.76400000000000001},{"interface":"front","average":{"1min":1.02,"5min":1.0389999999999999,"15min":1.042},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3680000000000001,"5min":1.425,"15min":1.425},"last":1.111}]},{"osd":7,"last update":"Mon Feb 5 07:50:18 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.165,"15min":1.165},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.214,"5min":1.214,"15min":1.214},"min":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.1419999999999999}]}]}],"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-02-05T07:51:19.624 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph pg dump --format=json 2024-02-05T07:51:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:19 smithi079 bash[14278]: cluster 2024-02-05T07:51:17.584451+0000 mgr.y (mgr.14460) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:19 smithi079 bash[14278]: audit 2024-02-05T07:51:18.382993+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:19 smithi079 bash[14278]: audit 2024-02-05T07:51:18.392358+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:20.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:20 smithi079 bash[14278]: audit 2024-02-05T07:51:18.930536+0000 mgr.y (mgr.14460) 79 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:20.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:20 smithi012 bash[14158]: audit 2024-02-05T07:51:18.930536+0000 mgr.y (mgr.14460) 79 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:20.836 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:20 smithi012 bash[19641]: audit 2024-02-05T07:51:18.930536+0000 mgr.y (mgr.14460) 79 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:21.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:21 smithi079 bash[14278]: cluster 2024-02-05T07:51:19.585094+0000 mgr.y (mgr.14460) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:21.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:21 smithi012 bash[14158]: cluster 2024-02-05T07:51:19.585094+0000 mgr.y (mgr.14460) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:21.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:21 smithi012 bash[19641]: cluster 2024-02-05T07:51:19.585094+0000 mgr.y (mgr.14460) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:22.355 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:51:23.523 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:23 smithi012 bash[14158]: cluster 2024-02-05T07:51:21.585674+0000 mgr.y (mgr.14460) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:23.523 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:23 smithi012 bash[19641]: cluster 2024-02-05T07:51:21.585674+0000 mgr.y (mgr.14460) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:23.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:23 smithi079 bash[14278]: cluster 2024-02-05T07:51:21.585674+0000 mgr.y (mgr.14460) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:23.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:51:23 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:51:25.124 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-02-05T07:51:25.126 INFO:teuthology.orchestra.run.smithi012.stderr:dumped all 2024-02-05T07:51:25.747 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:25 smithi012 bash[14158]: cluster 2024-02-05T07:51:23.586272+0000 mgr.y (mgr.14460) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:25.748 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:51:25 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:25] "GET /metrics HTTP/1.1" 200 191516 "" "Prometheus/2.33.4" 2024-02-05T07:51:25.748 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:25 smithi012 bash[19641]: cluster 2024-02-05T07:51:23.586272+0000 mgr.y (mgr.14460) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:25.749 INFO:teuthology.orchestra.run.smithi012.stdout:{"pg_ready":true,"pg_map":{"version":54,"stamp":"2024-02-05T07:51:23.585939+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":48768,"kb_used_data":6080,"kb_used_omap":0,"kb_used_meta":42624,"kb_avail":749912448,"statfs":{"total":767960285184,"available":767910346752,"internally_reserved":0,"allocated":6225920,"data_stored":3487806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43646976},"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.003615"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-05T07:49:41.951979+0000","last_change":"2024-02-05T07:49:19.560866+0000","last_active":"2024-02-05T07:49:41.951979+0000","last_peered":"2024-02-05T07:49:41.951979+0000","last_clean":"2024-02-05T07:49:41.951979+0000","last_became_active":"2024-02-05T07:49:19.560280+0000","last_became_peered":"2024-02-05T07:49:19.560280+0000","last_unstale":"2024-02-05T07:49:41.951979+0000","last_undegraded":"2024-02-05T07:49:41.951979+0000","last_fullsized":"2024-02-05T07:49:41.951979+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-05T07:46:18.333316+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-05T07:46:18.333316+0000","last_clean_scrub_stamp":"2024-02-05T07:46:18.333316+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-02-06T18:43:32.545492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234012,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Mon Feb 5 07:51:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.91900000000000004,"15min":0.89900000000000002},"min":{"1min":0.66100000000000003,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":2.7410000000000001,"5min":2.7410000000000001,"15min":2.7410000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":1.024,"5min":0.95799999999999996,"15min":0.94699999999999995},"min":{"1min":0.69999999999999996,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":2.7669999999999999,"5min":2.7669999999999999,"15min":2.7669999999999999},"last":0.98299999999999998}]},{"osd":1,"last update":"Mon Feb 5 07:51:21 2024","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.0089999999999999,"15min":0.98799999999999999},"min":{"1min":0.69499999999999995,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":3.8420000000000001,"5min":3.8420000000000001,"15min":3.8420000000000001},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.085,"5min":1,"15min":0.98599999999999999},"min":{"1min":0.61499999999999999,"5min":0.497,"15min":0.497},"max":{"1min":2.2210000000000001,"5min":2.2210000000000001,"15min":2.2210000000000001},"last":1.1479999999999999}]},{"osd":2,"last update":"Mon Feb 5 07:51:21 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.026,"15min":1.0329999999999999},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3819999999999999,"5min":1.448,"15min":1.448},"last":1.21},{"interface":"front","average":{"1min":1.093,"5min":1.0680000000000001,"15min":1.0640000000000001},"min":{"1min":0.66600000000000004,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":2.0129999999999999,"5min":2.0129999999999999,"15min":2.0129999999999999},"last":1.137}]},{"osd":3,"last update":"Mon Feb 5 07:51:21 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0660000000000001,"15min":1.0600000000000001},"min":{"1min":0.81299999999999994,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":4.0979999999999999,"5min":4.0979999999999999,"15min":4.0979999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.119,"5min":1.1240000000000001,"15min":1.125},"min":{"1min":0.70899999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.7210000000000001,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":1.056}]},{"osd":4,"last update":"Mon Feb 5 07:51:21 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.0189999999999999,"15min":1.0249999999999999},"min":{"1min":0.67400000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.361,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.095,"5min":1.139,"15min":1.147},"min":{"1min":0.76200000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.117}]},{"osd":5,"last update":"Mon Feb 5 07:51:21 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.1000000000000001,"15min":1.0980000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.403,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.135,"5min":1.1699999999999999,"15min":1.1759999999999999},"min":{"1min":0.75800000000000001,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.492,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.2450000000000001}]},{"osd":6,"last update":"Mon Feb 5 07:51:21 2024","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.1970000000000001,"15min":1.1990000000000001},"min":{"1min":0.80300000000000005,"5min":0.751,"15min":0.751},"max":{"1min":1.6000000000000001,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.3300000000000001},{"interface":"front","average":{"1min":1.258,"5min":1.282,"15min":1.286},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.5089999999999999,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.3540000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495650,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.92500000000000004,"15min":0.92100000000000004},"min":{"1min":0.64300000000000002,"5min":0.622,"15min":0.622},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.036,"5min":0.95999999999999996,"15min":0.94699999999999995},"min":{"1min":0.69799999999999995,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.107}]},{"osd":1,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.90900000000000003,"15min":0.89500000000000002},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.95599999999999996,"15min":0.95999999999999996},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.242,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.089}]},{"osd":2,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.95299999999999996,"15min":0.94999999999999996},"min":{"1min":0.69699999999999995,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.23},{"interface":"front","average":{"1min":1.046,"5min":1.008,"15min":1.002},"min":{"1min":0.77200000000000002,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.89700000000000002}]},{"osd":3,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.014,"15min":1.006},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0109999999999999,"15min":1.0049999999999999},"min":{"1min":0.80100000000000005,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.034}]},{"osd":4,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.89900000000000002,"15min":0.88},"min":{"1min":0.65200000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.099,"5min":0.98299999999999998,"15min":0.96399999999999997},"min":{"1min":0.72799999999999998,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.4379999999999999,"5min":1.524,"15min":1.524},"last":0.81899999999999995}]},{"osd":5,"last update":"Mon Feb 5 07:50:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.054,"15min":1.048},"min":{"1min":0.78000000000000003,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":0.999},{"interface":"front","average":{"1min":1.208,"5min":1.0649999999999999,"15min":1.0409999999999999},"min":{"1min":0.84399999999999997,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":1.0549999999999999}]},{"osd":7,"last update":"Mon Feb 5 07:51:18 2024","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.1919999999999999,"15min":1.1879999999999999},"min":{"1min":0.80900000000000005,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.7749999999999999,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.26,"15min":1.254},"min":{"1min":0.84399999999999997,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.3660000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574919,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 5 07:50:48 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.70699999999999996,"15min":0.63300000000000001},"min":{"1min":0.65600000000000003,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.163,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.81499999999999995,"15min":0.68899999999999995},"min":{"1min":0.61799999999999999,"5min":0.372,"15min":0.372},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.1140000000000001}]},{"osd":2,"last update":"Mon Feb 5 07:50:22 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.77000000000000002,"15min":0.71799999999999997},"min":{"1min":0.57199999999999995,"5min":0.495,"15min":0.495},"max":{"1min":1.27,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.83899999999999997,"15min":0.78500000000000003},"min":{"1min":0.71799999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.0920000000000001,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.879}]},{"osd":3,"last update":"Mon Feb 5 07:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.86199999999999999,"15min":0.81499999999999995},"min":{"1min":0.69699999999999995,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.194,"5min":1.47,"15min":1.47},"last":1.244},{"interface":"front","average":{"1min":1.093,"5min":0.96799999999999997,"15min":0.93600000000000005},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.6579999999999999,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.0189999999999999}]},{"osd":4,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.0960000000000001,"15min":1.0720000000000001},"min":{"1min":0.94199999999999995,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.679,"5min":2.044,"15min":2.044},"last":1.3799999999999999},{"interface":"front","average":{"1min":1.131,"5min":1.1259999999999999,"15min":1.115},"min":{"1min":0.748,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.4470000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.0900000000000001}]},{"osd":5,"last update":"Mon Feb 5 07:51:05 2024","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":1.198,"15min":1.1779999999999999},"min":{"1min":0.96499999999999997,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.827,"5min":1.919,"15min":1.919},"last":1.331},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.2390000000000001,"15min":1.2110000000000001},"min":{"1min":0.995,"5min":0.995,"15min":0.995},"max":{"1min":1.6379999999999999,"5min":2.2759999999999998,"15min":2.2759999999999998},"last":1.1779999999999999}]},{"osd":6,"last update":"Mon Feb 5 07:50:47 2024","interfaces":[{"interface":"back","average":{"1min":1.3660000000000001,"5min":1.2829999999999999,"15min":1.2689999999999999},"min":{"1min":0.99199999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":1.542},{"interface":"front","average":{"1min":1.363,"5min":1.349,"15min":1.347},"min":{"1min":1.099,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.6060000000000001,"5min":2.222,"15min":2.222},"last":1.5780000000000001}]},{"osd":7,"last update":"Mon Feb 5 07:51:20 2024","interfaces":[{"interface":"back","average":{"1min":1.393,"5min":1.339,"15min":1.3300000000000001},"min":{"1min":1.121,"5min":0.96399999999999997,"15min":0.96399999999999997},"max":{"1min":1.8979999999999999,"5min":1.8979999999999999,"15min":1.8979999999999999},"last":1.456},{"interface":"front","average":{"1min":1.4099999999999999,"5min":1.3819999999999999,"15min":1.377},"min":{"1min":0.98799999999999999,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.514}]}]},{"osd":0,"up_from":8,"seq":34359738446,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Feb 5 07:50:49 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.71399999999999997,"15min":0.61199999999999999},"min":{"1min":0.48099999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.107,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.626},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.76900000000000002,"15min":0.63},"min":{"1min":0.60299999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":0.80600000000000005}]},{"osd":2,"last update":"Mon Feb 5 07:50:29 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.81299999999999994,"15min":0.75},"min":{"1min":0.52500000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.147,"5min":1.21,"15min":1.21},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.80400000000000005,"15min":0.72399999999999998},"min":{"1min":0.63400000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.3009999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.85699999999999998}]},{"osd":3,"last update":"Mon Feb 5 07:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.85299999999999998,"15min":0.82599999999999996},"min":{"1min":0.61099999999999999,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":3.4129999999999998,"5min":3.4129999999999998,"15min":3.4129999999999998},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.95599999999999996,"15min":0.92900000000000005},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.0449999999999999}]},{"osd":4,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.101,"15min":1.105},"min":{"1min":0.90600000000000003,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.202,"5min":1.121,"15min":1.109},"min":{"1min":0.82899999999999996,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":3.6850000000000001,"5min":3.6850000000000001,"15min":3.6850000000000001},"last":1.133}]},{"osd":5,"last update":"Mon Feb 5 07:51:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.216,"15min":1.2330000000000001},"min":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"max":{"1min":1.893,"5min":1.893,"15min":1.893},"last":1.421},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.2450000000000001,"15min":1.2609999999999999},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.8029999999999999,"5min":1.865,"15min":1.865},"last":1.161}]},{"osd":6,"last update":"Mon Feb 5 07:50:43 2024","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.27,"15min":1.266},"min":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.3580000000000001},{"interface":"front","average":{"1min":1.3839999999999999,"5min":1.2350000000000001,"15min":1.21},"min":{"1min":0.96599999999999997,"5min":0.871,"15min":0.871},"max":{"1min":3.7959999999999998,"5min":3.7959999999999998,"15min":3.7959999999999998},"last":1.347}]},{"osd":7,"last update":"Mon Feb 5 07:51:17 2024","interfaces":[{"interface":"back","average":{"1min":1.413,"5min":1.3560000000000001,"15min":1.3460000000000001},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":4.2969999999999997,"5min":4.2969999999999997,"15min":4.2969999999999997},"last":1.3169999999999999},{"interface":"front","average":{"1min":1.498,"5min":1.3169999999999999,"15min":1.2869999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":4.3490000000000002,"5min":4.3490000000000002,"15min":4.3490000000000002},"last":1.3939999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411392,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6204,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738948,"statfs":{"total":95995035648,"available":95988682752,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 5 07:50:25 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.70599999999999996,"15min":0.64900000000000002},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.78800000000000003,"15min":0.74199999999999999},"min":{"1min":0.52700000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.085,"5min":1.135,"15min":1.135},"last":0.81599999999999995}]},{"osd":1,"last update":"Mon Feb 5 07:50:25 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.78500000000000003,"15min":0.73999999999999999},"min":{"1min":0.57799999999999996,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1220000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.80700000000000005,"15min":0.78000000000000003},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.73499999999999999}]},{"osd":3,"last update":"Mon Feb 5 07:51:03 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.222,"5min":1.431,"15min":1.431},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.89500000000000002,"15min":0.86199999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.8879999999999999,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":1.0609999999999999}]},{"osd":4,"last update":"Mon Feb 5 07:50:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0429999999999999,"15min":1.0349999999999999},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.575},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.1140000000000001,"15min":1.1100000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.383,"5min":1.835,"15min":1.835},"last":1.944}]},{"osd":5,"last update":"Mon Feb 5 07:51:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.163,"15min":1.165},"min":{"1min":0.73499999999999999,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.508,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.653},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.2390000000000001,"15min":1.238},"min":{"1min":0.87,"5min":0.75,"15min":0.75},"max":{"1min":2.1099999999999999,"5min":2.1099999999999999,"15min":2.1099999999999999},"last":1.474}]},{"osd":6,"last update":"Mon Feb 5 07:50:45 2024","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.254,"15min":1.258},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.6259999999999999,"5min":1.6259999999999999,"15min":1.6259999999999999},"last":1.496},{"interface":"front","average":{"1min":1.244,"5min":1.3440000000000001,"15min":1.3600000000000001},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.73,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.8700000000000001}]},{"osd":7,"last update":"Mon Feb 5 07:51:21 2024","interfaces":[{"interface":"back","average":{"1min":1.319,"5min":1.2869999999999999,"15min":1.282},"min":{"1min":0.82399999999999995,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":2.0030000000000001,"5min":2.0030000000000001,"15min":2.0030000000000001},"last":1.5589999999999999},{"interface":"front","average":{"1min":1.3819999999999999,"5min":1.3220000000000001,"15min":1.3120000000000001},"min":{"1min":0.92700000000000005,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.78,"5min":1.831,"15min":1.831},"last":1.78}]}]},{"osd":3,"up_from":25,"seq":107374182456,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 5 07:50:58 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.80000000000000004,"15min":0.76700000000000002},"min":{"1min":0.626,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":2.383,"5min":2.383,"15min":2.383},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.85699999999999998,"15min":0.85199999999999998},"min":{"1min":0.61099999999999999,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.6830000000000001,"5min":2.6560000000000001,"15min":2.6560000000000001},"last":0.75800000000000001}]},{"osd":1,"last update":"Mon Feb 5 07:50:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.91200000000000003,"15min":0.88},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.9970000000000001,"5min":1.9970000000000001,"15min":1.9970000000000001},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.86199999999999999,"15min":0.83899999999999997},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.518,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.0129999999999999}]},{"osd":2,"last update":"Mon Feb 5 07:50:58 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":0.95599999999999996,"15min":0.91600000000000004},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.696,"5min":1.867,"15min":1.867},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.86699999999999999,"15min":0.86199999999999999},"min":{"1min":0.68000000000000005,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.77,"5min":1.77,"15min":1.77},"last":0.80500000000000005}]},{"osd":4,"last update":"Mon Feb 5 07:50:27 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.032,"15min":1.0169999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.7230000000000001,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.296},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.125,"15min":1.0980000000000001},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.7230000000000001,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.113}]},{"osd":5,"last update":"Mon Feb 5 07:51:08 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.121,"15min":1.1240000000000001},"min":{"1min":0.875,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.5349999999999999,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":0.996},{"interface":"front","average":{"1min":1.196,"5min":1.1799999999999999,"15min":1.1699999999999999},"min":{"1min":0.96799999999999997,"5min":0.878,"15min":0.878},"max":{"1min":1.4179999999999999,"5min":1.9419999999999999,"15min":1.9419999999999999},"last":1.0489999999999999}]},{"osd":6,"last update":"Mon Feb 5 07:50:45 2024","interfaces":[{"interface":"back","average":{"1min":1.3180000000000001,"5min":1.2490000000000001,"15min":1.2370000000000001},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.873,"5min":1.873,"15min":1.873},"last":1.141},{"interface":"front","average":{"1min":1.3320000000000001,"5min":1.2989999999999999,"15min":1.2929999999999999},"min":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"max":{"1min":1.6319999999999999,"5min":1.839,"15min":1.839},"last":1.21}]},{"osd":7,"last update":"Mon Feb 5 07:51:17 2024","interfaces":[{"interface":"back","average":{"1min":1.2509999999999999,"5min":1.224,"15min":1.22},"min":{"1min":1.0109999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.504,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":1.3620000000000001},{"interface":"front","average":{"1min":1.387,"5min":1.4239999999999999,"15min":1.4299999999999999},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.7130000000000001,"5min":2.1640000000000001,"15min":2.1640000000000001},"last":1.3400000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018929,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.88400000000000001,"15min":0.86599999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.92200000000000004,"15min":0.91200000000000003},"min":{"1min":0.67600000000000005,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.1990000000000001,"5min":1.292,"15min":1.292},"last":1.0369999999999999}]},{"osd":1,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.90300000000000002,"15min":0.89100000000000001},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.0880000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.94799999999999995,"15min":0.94499999999999995},"min":{"1min":0.73199999999999998,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.91200000000000003}]},{"osd":2,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":0.95499999999999996,"15min":0.93999999999999995},"min":{"1min":0.68100000000000005,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.006,"5min":0.95799999999999996,"15min":0.93400000000000005},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2669999999999999,"5min":1.486,"15min":1.486},"last":0.96099999999999997}]},{"osd":3,"last update":"Mon Feb 5 07:50:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.97599999999999998,"15min":0.96399999999999997},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":2.5230000000000001,"5min":2.5230000000000001,"15min":2.5230000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.997,"5min":0.96699999999999997,"15min":0.96499999999999997},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.206}]},{"osd":5,"last update":"Mon Feb 5 07:51:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.94299999999999995,"15min":0.92200000000000004},"min":{"1min":0.53200000000000003,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.198,"5min":1.1200000000000001,"15min":1.097},"min":{"1min":0.73999999999999999,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.381,"5min":1.571,"15min":1.571},"last":1.2410000000000001}]},{"osd":6,"last update":"Mon Feb 5 07:50:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.70599999999999996,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.4219999999999999,"5min":1.502,"15min":1.502},"last":1.141},{"interface":"front","average":{"1min":1.129,"5min":1.0449999999999999,"15min":1.0309999999999999},"min":{"1min":0.73999999999999999,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.4950000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.272}]},{"osd":7,"last update":"Mon Feb 5 07:51:18 2024","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.212,"15min":1.218},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.28,"15min":1.28},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.5289999999999999,"5min":1.738,"15min":1.738},"last":1.1919999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757290,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5688,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739464,"statfs":{"total":95995035648,"available":95989211136,"internally_reserved":0,"allocated":573440,"data_stored":237253,"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":"Mon Feb 5 07:51:13 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.94299999999999995,"15min":0.92500000000000004},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.804,"5min":1.804,"15min":1.804},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.95599999999999996,"15min":0.93500000000000005},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.232}]},{"osd":1,"last update":"Mon Feb 5 07:51:13 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.91200000000000003,"15min":0.876},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.333},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.95599999999999996,"15min":0.96099999999999997},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.232,"5min":1.276,"15min":1.276},"last":0.82499999999999996}]},{"osd":2,"last update":"Mon Feb 5 07:51:13 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.92800000000000005,"15min":0.92900000000000005},"min":{"1min":0.78200000000000003,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.093,"5min":1.0029999999999999,"15min":0.97199999999999998},"min":{"1min":0.745,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.7,"5min":1.7,"15min":1.7},"last":0.99399999999999999}]},{"osd":3,"last update":"Mon Feb 5 07:51:13 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89300000000000002,"15min":0.872},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.04,"5min":1.028,"15min":1.026},"min":{"1min":0.75,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":1.3620000000000001}]},{"osd":4,"last update":"Mon Feb 5 07:51:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.91300000000000003,"15min":0.875},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.9079999999999999,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":1.081},{"interface":"front","average":{"1min":1.02,"5min":0.94099999999999995,"15min":0.92500000000000004},"min":{"1min":0.69599999999999995,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.772,"5min":1.772,"15min":1.772},"last":1.1439999999999999}]},{"osd":6,"last update":"Mon Feb 5 07:50:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0089999999999999,"15min":1.0029999999999999},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.02,"5min":1.0389999999999999,"15min":1.042},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3680000000000001,"5min":1.425,"15min":1.425},"last":1.1870000000000001}]},{"osd":7,"last update":"Mon Feb 5 07:51:18 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.151,"15min":1.1599999999999999},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.7370000000000001,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.127},{"interface":"front","average":{"1min":1.218,"5min":1.214,"15min":1.214},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.627,"5min":1.627,"15min":1.627},"last":1.411}]}]}],"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-02-05T07:51:25.750 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-05T07:51:25.750 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-05T07:51:25.751 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-05T07:51:25.751 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 -- ceph health --format=json 2024-02-05T07:51:25.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:25 smithi079 bash[14278]: cluster 2024-02-05T07:51:23.586272+0000 mgr.y (mgr.14460) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:26.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:26 smithi079 bash[14278]: audit 2024-02-05T07:51:25.117449+0000 mgr.y (mgr.14460) 83 : audit [DBG] from='client.24538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:26.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:26 smithi012 bash[14158]: audit 2024-02-05T07:51:25.117449+0000 mgr.y (mgr.14460) 83 : audit [DBG] from='client.24538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:26.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:26 smithi012 bash[19641]: audit 2024-02-05T07:51:25.117449+0000 mgr.y (mgr.14460) 83 : audit [DBG] from='client.24538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T07:51:27.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:27 smithi079 bash[14278]: cluster 2024-02-05T07:51:25.586900+0000 mgr.y (mgr.14460) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:27.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:27 smithi012 bash[14158]: cluster 2024-02-05T07:51:25.586900+0000 mgr.y (mgr.14460) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:27.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:27 smithi012 bash[19641]: cluster 2024-02-05T07:51:25.586900+0000 mgr.y (mgr.14460) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:28.494 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T07:51:29.539 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:29 smithi012 bash[14158]: cluster 2024-02-05T07:51:27.587587+0000 mgr.y (mgr.14460) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:29.539 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:29 smithi012 bash[19641]: cluster 2024-02-05T07:51:27.587587+0000 mgr.y (mgr.14460) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:29.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:29 smithi079 bash[14278]: cluster 2024-02-05T07:51:27.587587+0000 mgr.y (mgr.14460) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:31.209 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-02-05T07:51:31.209 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-05T07:51:31.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:31 smithi012 bash[14158]: cluster 2024-02-05T07:51:29.588232+0000 mgr.y (mgr.14460) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:31.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:31 smithi012 bash[14158]: audit 2024-02-05T07:51:31.206481+0000 mon.c (mon.1) 69 : audit [DBG] from='client.? 172.21.15.12:0/1415908115' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-05T07:51:31.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:31 smithi012 bash[19641]: cluster 2024-02-05T07:51:29.588232+0000 mgr.y (mgr.14460) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:31.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:31 smithi012 bash[19641]: audit 2024-02-05T07:51:31.206481+0000 mon.c (mon.1) 69 : audit [DBG] from='client.? 172.21.15.12:0/1415908115' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-05T07:51:31.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:31 smithi079 bash[14278]: cluster 2024-02-05T07:51:29.588232+0000 mgr.y (mgr.14460) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:31.775 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:31 smithi079 bash[14278]: audit 2024-02-05T07:51:31.206481+0000 mon.c (mon.1) 69 : audit [DBG] from='client.? 172.21.15.12:0/1415908115' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-05T07:51:31.961 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-05T07:51:31.961 INFO:tasks.cephadm:Setup complete, yielding 2024-02-05T07:51:31.961 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-05T07:51:31.973 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi012.front.sepia.ceph.com 2024-02-05T07:51:31.974 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-02-05T07:51:33.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:33 smithi012 bash[14158]: cluster 2024-02-05T07:51:31.588844+0000 mgr.y (mgr.14460) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:33.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:33 smithi012 bash[19641]: cluster 2024-02-05T07:51:31.588844+0000 mgr.y (mgr.14460) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:33 smithi079 bash[14278]: cluster 2024-02-05T07:51:31.588844+0000 mgr.y (mgr.14460) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:33.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:51:33 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:51:35.488 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-05T07:51:35.496 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi012.front.sepia.ceph.com 2024-02-05T07:51:35.496 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-02-05T07:51:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:35 smithi079 bash[14278]: cluster 2024-02-05T07:51:33.589477+0000 mgr.y (mgr.14460) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:35 smithi079 bash[14278]: audit 2024-02-05T07:51:34.854817+0000 mon.a (mon.0) 664 : audit [INF] from='client.? ' entity='client.admin' 2024-02-05T07:51:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:35 smithi079 bash[14278]: audit 2024-02-05T07:51:34.902261+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:35 smithi079 bash[14278]: audit 2024-02-05T07:51:34.903490+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:35.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:35 smithi079 bash[14278]: audit 2024-02-05T07:51:34.911964+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:35.836 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:35] "GET /metrics HTTP/1.1" 200 191500 "" "Prometheus/2.33.4" 2024-02-05T07:51:35.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[14158]: cluster 2024-02-05T07:51:33.589477+0000 mgr.y (mgr.14460) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:35.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[14158]: audit 2024-02-05T07:51:34.854817+0000 mon.a (mon.0) 664 : audit [INF] from='client.? ' entity='client.admin' 2024-02-05T07:51:35.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[14158]: audit 2024-02-05T07:51:34.902261+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:35.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[14158]: audit 2024-02-05T07:51:34.903490+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:35.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[14158]: audit 2024-02-05T07:51:34.911964+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:35.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[19641]: cluster 2024-02-05T07:51:33.589477+0000 mgr.y (mgr.14460) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:35.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[19641]: audit 2024-02-05T07:51:34.854817+0000 mon.a (mon.0) 664 : audit [INF] from='client.? ' entity='client.admin' 2024-02-05T07:51:35.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[19641]: audit 2024-02-05T07:51:34.902261+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:51:35.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[19641]: audit 2024-02-05T07:51:34.903490+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:51:35.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:35 smithi012 bash[19641]: audit 2024-02-05T07:51:34.911964+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:51:37.586 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:37 smithi012 bash[14158]: cluster 2024-02-05T07:51:35.590088+0000 mgr.y (mgr.14460) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:37.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:37 smithi012 bash[19641]: cluster 2024-02-05T07:51:35.590088+0000 mgr.y (mgr.14460) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:37 smithi079 bash[14278]: cluster 2024-02-05T07:51:35.590088+0000 mgr.y (mgr.14460) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:39.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:38 smithi079 bash[14278]: cluster 2024-02-05T07:51:37.590729+0000 mgr.y (mgr.14460) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:39.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:38 smithi012 bash[14158]: cluster 2024-02-05T07:51:37.590729+0000 mgr.y (mgr.14460) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:39.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:38 smithi012 bash[19641]: cluster 2024-02-05T07:51:37.590729+0000 mgr.y (mgr.14460) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:39.671 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:51:39.671 INFO:teuthology.orchestra.run.smithi012.stdout: "id": "91fe83f2-95ec-4a7c-bd30-fc6a663112c5", 2024-02-05T07:51:39.671 INFO:teuthology.orchestra.run.smithi012.stdout: "name": "r", 2024-02-05T07:51:39.671 INFO:teuthology.orchestra.run.smithi012.stdout: "current_period": "e617468a-5e99-4764-9168-3ea1e38d8ef2", 2024-02-05T07:51:39.671 INFO:teuthology.orchestra.run.smithi012.stdout: "epoch": 1 2024-02-05T07:51:39.671 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:51:40.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:39 smithi079 bash[14278]: cluster 2024-02-05T07:51:38.607025+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-05T07:51:40.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:39 smithi079 bash[14278]: audit 2024-02-05T07:51:38.618208+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.12:0/2553472389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-05T07:51:40.086 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:39 smithi012 bash[14158]: cluster 2024-02-05T07:51:38.607025+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-05T07:51:40.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:39 smithi012 bash[14158]: audit 2024-02-05T07:51:38.618208+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.12:0/2553472389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-05T07:51:40.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:39 smithi012 bash[19641]: cluster 2024-02-05T07:51:38.607025+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-05T07:51:40.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:39 smithi012 bash[19641]: audit 2024-02-05T07:51:38.618208+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.12:0/2553472389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-05T07:51:40.368 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-02-05T07:51:41.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:40 smithi079 bash[14278]: cluster 2024-02-05T07:51:39.591465+0000 mgr.y (mgr.14460) 91 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:41.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:40 smithi079 bash[14278]: audit 2024-02-05T07:51:39.627952+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.12:0/2553472389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-05T07:51:41.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:40 smithi079 bash[14278]: cluster 2024-02-05T07:51:39.628321+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-05T07:51:41.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:40 smithi012 bash[19641]: cluster 2024-02-05T07:51:39.591465+0000 mgr.y (mgr.14460) 91 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:41.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:40 smithi012 bash[19641]: audit 2024-02-05T07:51:39.627952+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.12:0/2553472389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-05T07:51:41.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:40 smithi012 bash[19641]: cluster 2024-02-05T07:51:39.628321+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-05T07:51:41.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:40 smithi012 bash[14158]: cluster 2024-02-05T07:51:39.591465+0000 mgr.y (mgr.14460) 91 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:41.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:40 smithi012 bash[14158]: audit 2024-02-05T07:51:39.627952+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.12:0/2553472389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-05T07:51:41.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:40 smithi012 bash[14158]: cluster 2024-02-05T07:51:39.628321+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-05T07:51:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:41 smithi079 bash[14278]: cluster 2024-02-05T07:51:40.631548+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-05T07:51:42.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:41 smithi012 bash[14158]: cluster 2024-02-05T07:51:40.631548+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-05T07:51:42.087 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:41 smithi012 bash[19641]: cluster 2024-02-05T07:51:40.631548+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-05T07:51:42.916 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:42 smithi012 bash[14158]: cluster 2024-02-05T07:51:41.592252+0000 mgr.y (mgr.14460) 92 : cluster [DBG] pgmap v66: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:42.916 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:42 smithi012 bash[14158]: audit 2024-02-05T07:51:41.890107+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:51:42.916 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:42 smithi012 bash[14158]: audit 2024-02-05T07:51:41.890928+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:51:42.916 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:42 smithi012 bash[14158]: audit 2024-02-05T07:51:41.913832+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:51:42.916 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:42 smithi012 bash[14158]: audit 2024-02-05T07:51:41.914577+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:51:42.917 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:42 smithi012 bash[19641]: cluster 2024-02-05T07:51:41.592252+0000 mgr.y (mgr.14460) 92 : cluster [DBG] pgmap v66: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:42.917 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:42 smithi012 bash[19641]: audit 2024-02-05T07:51:41.890107+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:51:42.917 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:42 smithi012 bash[19641]: audit 2024-02-05T07:51:41.890928+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:51:42.917 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:42 smithi012 bash[19641]: audit 2024-02-05T07:51:41.913832+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:51:42.917 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:42 smithi012 bash[19641]: audit 2024-02-05T07:51:41.914577+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:51:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:42 smithi079 bash[14278]: cluster 2024-02-05T07:51:41.592252+0000 mgr.y (mgr.14460) 92 : cluster [DBG] pgmap v66: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:51:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:42 smithi079 bash[14278]: audit 2024-02-05T07:51:41.890107+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:51:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:42 smithi079 bash[14278]: audit 2024-02-05T07:51:41.890928+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:51:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:42 smithi079 bash[14278]: audit 2024-02-05T07:51:41.913832+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:51:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:42 smithi079 bash[14278]: audit 2024-02-05T07:51:41.914577+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "id": "ae93d170-24e0-4516-b1c7-db847274170c", 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "name": "default", 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "api_name": "default", 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "is_master": "true", 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "endpoints": [], 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "hostnames": [], 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "hostnames_s3website": [], 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "master_zone": "", 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "zones": [], 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "placement_targets": [], 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "default_placement": "", 2024-02-05T07:51:43.069 INFO:teuthology.orchestra.run.smithi012.stdout: "realm_id": "91fe83f2-95ec-4a7c-bd30-fc6a663112c5", 2024-02-05T07:51:43.070 INFO:teuthology.orchestra.run.smithi012.stdout: "sync_policy": { 2024-02-05T07:51:43.070 INFO:teuthology.orchestra.run.smithi012.stdout: "groups": [] 2024-02-05T07:51:43.070 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:51:43.070 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:51:43.799 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-02-05T07:51:44.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:51:43 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:51:44.962 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:44 smithi012 bash[14158]: cluster 2024-02-05T07:51:43.593126+0000 mgr.y (mgr.14460) 93 : cluster [DBG] pgmap v67: 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-02-05T07:51:44.962 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:44 smithi012 bash[19641]: cluster 2024-02-05T07:51:43.593126+0000 mgr.y (mgr.14460) 93 : cluster [DBG] pgmap v67: 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-02-05T07:51:45.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:44 smithi079 bash[14278]: cluster 2024-02-05T07:51:43.593126+0000 mgr.y (mgr.14460) 93 : cluster [DBG] pgmap v67: 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-02-05T07:51:45.836 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:51:45 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:45] "GET /metrics HTTP/1.1" 200 192563 "" "Prometheus/2.33.4" 2024-02-05T07:51:46.597 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:51:46.597 INFO:teuthology.orchestra.run.smithi012.stdout: "id": "18ea6c9d-1105-49c5-92f8-f547b32ab0be", 2024-02-05T07:51:46.597 INFO:teuthology.orchestra.run.smithi012.stdout: "name": "z", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "domain_root": "z.rgw.meta:root", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "control_pool": "z.rgw.control", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "gc_pool": "z.rgw.log:gc", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "lc_pool": "z.rgw.log:lc", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "log_pool": "z.rgw.log", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "roles_pool": "z.rgw.meta:roles", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "otp_pool": "z.rgw.otp", 2024-02-05T07:51:46.598 INFO:teuthology.orchestra.run.smithi012.stdout: "system_key": { 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "access_key": "", 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "secret_key": "" 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "placement_pools": [ 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "key": "default-placement", 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "val": { 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "index_pool": "z.rgw.buckets.index", 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "storage_classes": { 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "STANDARD": { 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "data_pool": "z.rgw.buckets.data" 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: "index_type": 0 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:51:46.599 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:51:46.600 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T07:51:46.600 INFO:teuthology.orchestra.run.smithi012.stdout: "realm_id": "91fe83f2-95ec-4a7c-bd30-fc6a663112c5", 2024-02-05T07:51:46.600 INFO:teuthology.orchestra.run.smithi012.stdout: "notif_pool": "z.rgw.log:notif" 2024-02-05T07:51:46.600 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:51:46.680 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:46 smithi012 bash[14158]: cluster 2024-02-05T07:51:45.593766+0000 mgr.y (mgr.14460) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-02-05T07:51:47.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:46 smithi079 bash[14278]: cluster 2024-02-05T07:51:45.593766+0000 mgr.y (mgr.14460) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-02-05T07:51:47.086 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:46 smithi012 bash[19641]: cluster 2024-02-05T07:51:45.593766+0000 mgr.y (mgr.14460) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-02-05T07:51:47.336 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-02-05T07:51:49.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:49 smithi012 bash[14158]: cluster 2024-02-05T07:51:47.594607+0000 mgr.y (mgr.14460) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-02-05T07:51:49.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:49 smithi012 bash[19641]: cluster 2024-02-05T07:51:47.594607+0000 mgr.y (mgr.14460) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-02-05T07:51:49.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:49 smithi079 bash[14278]: cluster 2024-02-05T07:51:47.594607+0000 mgr.y (mgr.14460) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-02-05T07:51:51.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:51 smithi012 bash[14158]: cluster 2024-02-05T07:51:49.595231+0000 mgr.y (mgr.14460) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-05T07:51:51.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:51 smithi012 bash[19641]: cluster 2024-02-05T07:51:49.595231+0000 mgr.y (mgr.14460) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-05T07:51:51.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:51 smithi079 bash[14278]: cluster 2024-02-05T07:51:49.595231+0000 mgr.y (mgr.14460) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-05T07:51:52.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:52 smithi012 bash[14158]: cluster 2024-02-05T07:51:51.040819+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-05T07:51:52.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:52 smithi012 bash[14158]: audit 2024-02-05T07:51:51.045718+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-05T07:51:52.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:52 smithi012 bash[14158]: audit 2024-02-05T07:51:52.040429+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-05T07:51:52.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:52 smithi012 bash[14158]: cluster 2024-02-05T07:51:52.040765+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-05T07:51:52.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:52 smithi012 bash[19641]: cluster 2024-02-05T07:51:51.040819+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-05T07:51:52.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:52 smithi012 bash[19641]: audit 2024-02-05T07:51:51.045718+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-05T07:51:52.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:52 smithi012 bash[19641]: audit 2024-02-05T07:51:52.040429+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-05T07:51:52.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:52 smithi012 bash[19641]: cluster 2024-02-05T07:51:52.040765+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-05T07:51:52.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:52 smithi079 bash[14278]: cluster 2024-02-05T07:51:51.040819+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-05T07:51:52.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:52 smithi079 bash[14278]: audit 2024-02-05T07:51:51.045718+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-05T07:51:52.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:52 smithi079 bash[14278]: audit 2024-02-05T07:51:52.040429+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-05T07:51:52.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:52 smithi079 bash[14278]: cluster 2024-02-05T07:51:52.040765+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-05T07:51:53.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:53 smithi079 bash[14278]: cluster 2024-02-05T07:51:51.595901+0000 mgr.y (mgr.14460) 97 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-05T07:51:53.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:53 smithi079 bash[14278]: cluster 2024-02-05T07:51:53.062544+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-05T07:51:53.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:53 smithi079 bash[14278]: audit 2024-02-05T07:51:53.066370+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-05T07:51:53.773 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:51:53 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:51:53.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:53 smithi012 bash[14158]: cluster 2024-02-05T07:51:51.595901+0000 mgr.y (mgr.14460) 97 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-05T07:51:53.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:53 smithi012 bash[14158]: cluster 2024-02-05T07:51:53.062544+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-05T07:51:53.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:53 smithi012 bash[14158]: audit 2024-02-05T07:51:53.066370+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-05T07:51:53.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:53 smithi012 bash[19641]: cluster 2024-02-05T07:51:51.595901+0000 mgr.y (mgr.14460) 97 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-05T07:51:53.837 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:53 smithi012 bash[19641]: cluster 2024-02-05T07:51:53.062544+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-05T07:51:53.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:53 smithi012 bash[19641]: audit 2024-02-05T07:51:53.066370+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-05T07:51:55.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:55 smithi012 bash[14158]: cluster 2024-02-05T07:51:53.596632+0000 mgr.y (mgr.14460) 98 : cluster [DBG] pgmap v75: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-02-05T07:51:55.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:55 smithi012 bash[14158]: audit 2024-02-05T07:51:54.066468+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-05T07:51:55.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:55 smithi012 bash[14158]: cluster 2024-02-05T07:51:54.067000+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-05T07:51:55.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:55 smithi012 bash[19641]: cluster 2024-02-05T07:51:53.596632+0000 mgr.y (mgr.14460) 98 : cluster [DBG] pgmap v75: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-02-05T07:51:55.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:55 smithi012 bash[19641]: audit 2024-02-05T07:51:54.066468+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-05T07:51:55.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:55 smithi012 bash[19641]: cluster 2024-02-05T07:51:54.067000+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-05T07:51:55.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:55 smithi079 bash[14278]: cluster 2024-02-05T07:51:53.596632+0000 mgr.y (mgr.14460) 98 : cluster [DBG] pgmap v75: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-02-05T07:51:55.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:55 smithi079 bash[14278]: audit 2024-02-05T07:51:54.066468+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.12:0/417241389' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-05T07:51:55.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:55 smithi079 bash[14278]: cluster 2024-02-05T07:51:54.067000+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-05T07:51:55.837 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:51:55 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:51:55] "GET /metrics HTTP/1.1" 200 192563 "" "Prometheus/2.33.4" 2024-02-05T07:51:56.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:56 smithi079 bash[14278]: cluster 2024-02-05T07:51:55.074452+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-05T07:51:56.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:56 smithi079 bash[14278]: audit 2024-02-05T07:51:55.084357+0000 mon.c (mon.1) 74 : audit [INF] from='client.? 172.21.15.12:0/1251179829' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-05T07:51:56.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:56 smithi079 bash[14278]: audit 2024-02-05T07:51:55.085973+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-05T07:51:56.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:56 smithi012 bash[14158]: cluster 2024-02-05T07:51:55.074452+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-05T07:51:56.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:56 smithi012 bash[14158]: audit 2024-02-05T07:51:55.084357+0000 mon.c (mon.1) 74 : audit [INF] from='client.? 172.21.15.12:0/1251179829' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-05T07:51:56.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:56 smithi012 bash[14158]: audit 2024-02-05T07:51:55.085973+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-05T07:51:56.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:56 smithi012 bash[19641]: cluster 2024-02-05T07:51:55.074452+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-05T07:51:56.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:56 smithi012 bash[19641]: audit 2024-02-05T07:51:55.084357+0000 mon.c (mon.1) 74 : audit [INF] from='client.? 172.21.15.12:0/1251179829' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-05T07:51:56.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:56 smithi012 bash[19641]: audit 2024-02-05T07:51:55.085973+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-05T07:51:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:57 smithi079 bash[14278]: cluster 2024-02-05T07:51:55.597299+0000 mgr.y (mgr.14460) 99 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-02-05T07:51:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:57 smithi079 bash[14278]: audit 2024-02-05T07:51:56.079201+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-05T07:51:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:57 smithi079 bash[14278]: cluster 2024-02-05T07:51:56.079424+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-05T07:51:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:57 smithi079 bash[14278]: audit 2024-02-05T07:51:56.095031+0000 mon.c (mon.1) 75 : audit [INF] from='client.? 172.21.15.12:0/1251179829' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-05T07:51:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:57 smithi079 bash[14278]: audit 2024-02-05T07:51:56.096097+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-05T07:51:57.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:57 smithi012 bash[19641]: cluster 2024-02-05T07:51:55.597299+0000 mgr.y (mgr.14460) 99 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-02-05T07:51:57.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:57 smithi012 bash[19641]: audit 2024-02-05T07:51:56.079201+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-05T07:51:57.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:57 smithi012 bash[19641]: cluster 2024-02-05T07:51:56.079424+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-05T07:51:57.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:57 smithi012 bash[19641]: audit 2024-02-05T07:51:56.095031+0000 mon.c (mon.1) 75 : audit [INF] from='client.? 172.21.15.12:0/1251179829' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-05T07:51:57.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:57 smithi012 bash[19641]: audit 2024-02-05T07:51:56.096097+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-05T07:51:57.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:57 smithi012 bash[14158]: cluster 2024-02-05T07:51:55.597299+0000 mgr.y (mgr.14460) 99 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-02-05T07:51:57.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:57 smithi012 bash[14158]: audit 2024-02-05T07:51:56.079201+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-05T07:51:57.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:57 smithi012 bash[14158]: cluster 2024-02-05T07:51:56.079424+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-05T07:51:57.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:57 smithi012 bash[14158]: audit 2024-02-05T07:51:56.095031+0000 mon.c (mon.1) 75 : audit [INF] from='client.? 172.21.15.12:0/1251179829' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-05T07:51:57.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:57 smithi012 bash[14158]: audit 2024-02-05T07:51:56.096097+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-05T07:51:58.239 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: "id": "a435d14e-1bca-4ffa-a233-d512ddfb31b3", 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: "epoch": 1, 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: "predecessor_uuid": "e617468a-5e99-4764-9168-3ea1e38d8ef2", 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: "sync_status": [], 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: "period_map": { 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: "id": "a435d14e-1bca-4ffa-a233-d512ddfb31b3", 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: "zonegroups": [ 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: "id": "ae93d170-24e0-4516-b1c7-db847274170c", 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: "name": "default", 2024-02-05T07:51:58.240 INFO:teuthology.orchestra.run.smithi012.stdout: "api_name": "default", 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "is_master": "true", 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "endpoints": [], 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "hostnames": [], 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "hostnames_s3website": [], 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "master_zone": "18ea6c9d-1105-49c5-92f8-f547b32ab0be", 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "zones": [ 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "id": "18ea6c9d-1105-49c5-92f8-f547b32ab0be", 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "name": "z", 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "endpoints": [], 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "log_meta": "false", 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "log_data": "false", 2024-02-05T07:51:58.241 INFO:teuthology.orchestra.run.smithi012.stdout: "bucket_index_max_shards": 11, 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: "read_only": "false", 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: "tier_type": "", 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: "sync_from_all": "true", 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: "sync_from": [], 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: "redirect_zone": "" 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: "placement_targets": [ 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: "name": "default-placement", 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: "tags": [], 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: "storage_classes": [ 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: "STANDARD" 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: ] 2024-02-05T07:51:58.242 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: "default_placement": "default-placement", 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: "realm_id": "91fe83f2-95ec-4a7c-bd30-fc6a663112c5", 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: "sync_policy": { 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: "groups": [] 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: "short_zone_ids": [ 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: "key": "18ea6c9d-1105-49c5-92f8-f547b32ab0be", 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: "val": 3004216329 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: ] 2024-02-05T07:51:58.243 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "master_zonegroup": "ae93d170-24e0-4516-b1c7-db847274170c", 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "master_zone": "18ea6c9d-1105-49c5-92f8-f547b32ab0be", 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "period_config": { 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "bucket_quota": { 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "enabled": false, 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "check_on_raw": false, 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "max_size": -1, 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "max_size_kb": 0, 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "max_objects": -1 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "user_quota": { 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "enabled": false, 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "check_on_raw": false, 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "max_size": -1, 2024-02-05T07:51:58.244 INFO:teuthology.orchestra.run.smithi012.stdout: "max_size_kb": 0, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "max_objects": -1 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "user_ratelimit": { 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "max_read_ops": 0, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "max_write_ops": 0, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "max_read_bytes": 0, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "max_write_bytes": 0, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "enabled": false 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "bucket_ratelimit": { 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "max_read_ops": 0, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "max_write_ops": 0, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "max_read_bytes": 0, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "max_write_bytes": 0, 2024-02-05T07:51:58.245 INFO:teuthology.orchestra.run.smithi012.stdout: "enabled": false 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: "anonymous_ratelimit": { 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: "max_read_ops": 0, 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: "max_write_ops": 0, 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: "max_read_bytes": 0, 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: "max_write_bytes": 0, 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: "enabled": false 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: "realm_id": "91fe83f2-95ec-4a7c-bd30-fc6a663112c5", 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: "realm_name": "r", 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout: "realm_epoch": 2 2024-02-05T07:51:58.246 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:51:58.416 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:58 smithi012 bash[19641]: audit 2024-02-05T07:51:57.097124+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-05T07:51:58.416 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:58 smithi012 bash[19641]: cluster 2024-02-05T07:51:57.097374+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-05T07:51:58.416 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:58 smithi012 bash[19641]: audit 2024-02-05T07:51:57.101523+0000 mon.c (mon.1) 76 : audit [INF] from='client.? 172.21.15.12:0/1251179829' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-05T07:51:58.416 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:58 smithi012 bash[19641]: audit 2024-02-05T07:51:57.107090+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-05T07:51:58.416 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:58 smithi012 bash[14158]: audit 2024-02-05T07:51:57.097124+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-05T07:51:58.416 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:58 smithi012 bash[14158]: cluster 2024-02-05T07:51:57.097374+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-05T07:51:58.417 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:58 smithi012 bash[14158]: audit 2024-02-05T07:51:57.101523+0000 mon.c (mon.1) 76 : audit [INF] from='client.? 172.21.15.12:0/1251179829' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-05T07:51:58.417 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:58 smithi012 bash[14158]: audit 2024-02-05T07:51:57.107090+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-05T07:51:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:58 smithi079 bash[14278]: audit 2024-02-05T07:51:57.097124+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-05T07:51:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:58 smithi079 bash[14278]: cluster 2024-02-05T07:51:57.097374+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-05T07:51:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:58 smithi079 bash[14278]: audit 2024-02-05T07:51:57.101523+0000 mon.c (mon.1) 76 : audit [INF] from='client.? 172.21.15.12:0/1251179829' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-05T07:51:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:58 smithi079 bash[14278]: audit 2024-02-05T07:51:57.107090+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-05T07:51:59.141 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-02-05T07:51:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:59 smithi079 bash[14278]: cluster 2024-02-05T07:51:57.598591+0000 mgr.y (mgr.14460) 100 : cluster [DBG] pgmap v81: 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-02-05T07:51:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:59 smithi079 bash[14278]: audit 2024-02-05T07:51:58.110200+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-05T07:51:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:51:59 smithi079 bash[14278]: cluster 2024-02-05T07:51:58.110410+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-05T07:51:59.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:59 smithi012 bash[14158]: cluster 2024-02-05T07:51:57.598591+0000 mgr.y (mgr.14460) 100 : cluster [DBG] pgmap v81: 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-02-05T07:51:59.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:59 smithi012 bash[14158]: audit 2024-02-05T07:51:58.110200+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-05T07:51:59.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:51:59 smithi012 bash[14158]: cluster 2024-02-05T07:51:58.110410+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-05T07:51:59.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:59 smithi012 bash[19641]: cluster 2024-02-05T07:51:57.598591+0000 mgr.y (mgr.14460) 100 : cluster [DBG] pgmap v81: 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-02-05T07:51:59.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:59 smithi012 bash[19641]: audit 2024-02-05T07:51:58.110200+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-05T07:51:59.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:51:59 smithi012 bash[19641]: cluster 2024-02-05T07:51:58.110410+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-05T07:52:01.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:01 smithi012 bash[19641]: cluster 2024-02-05T07:51:59.599324+0000 mgr.y (mgr.14460) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 226 B/s rd, 452 B/s wr, 1 op/s 2024-02-05T07:52:01.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:01 smithi012 bash[14158]: cluster 2024-02-05T07:51:59.599324+0000 mgr.y (mgr.14460) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 226 B/s rd, 452 B/s wr, 1 op/s 2024-02-05T07:52:01.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:01 smithi079 bash[14278]: cluster 2024-02-05T07:51:59.599324+0000 mgr.y (mgr.14460) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 226 B/s rd, 452 B/s wr, 1 op/s 2024-02-05T07:52:02.121 INFO:teuthology.orchestra.run.smithi012.stdout:Scheduled rgw.foo update... 2024-02-05T07:52:03.172 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch apply rgw smpl' 2024-02-05T07:52:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: cluster 2024-02-05T07:52:01.600103+0000 mgr.y (mgr.14460) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.106141+0000 mgr.y (mgr.14460) 103 : audit [DBG] from='client.24613 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: cephadm 2024-02-05T07:52:02.108002+0000 mgr.y (mgr.14460) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.114896+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.150307+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.151767+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.439524+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.452961+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.465217+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: cephadm 2024-02-05T07:52:02.466469+0000 mgr.y (mgr.14460) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.473481+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.475043+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.475622+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.484383+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.494617+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: audit 2024-02-05T07:52:02.496750+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:03.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[14278]: cephadm 2024-02-05T07:52:02.498652+0000 mgr.y (mgr.14460) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi012.zgzwfl on smithi012 2024-02-05T07:52:03.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: cluster 2024-02-05T07:52:01.600103+0000 mgr.y (mgr.14460) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.106141+0000 mgr.y (mgr.14460) 103 : audit [DBG] from='client.24613 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: cephadm 2024-02-05T07:52:02.108002+0000 mgr.y (mgr.14460) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.114896+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.150307+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.151767+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.439524+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.452961+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.465217+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: cephadm 2024-02-05T07:52:02.466469+0000 mgr.y (mgr.14460) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.473481+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.475043+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:03.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.475622+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:03.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.484383+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:03.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.494617+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: audit 2024-02-05T07:52:02.496750+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:03.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[14158]: cephadm 2024-02-05T07:52:02.498652+0000 mgr.y (mgr.14460) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi012.zgzwfl on smithi012 2024-02-05T07:52:03.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: cluster 2024-02-05T07:52:01.600103+0000 mgr.y (mgr.14460) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-02-05T07:52:03.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.106141+0000 mgr.y (mgr.14460) 103 : audit [DBG] from='client.24613 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:52:03.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: cephadm 2024-02-05T07:52:02.108002+0000 mgr.y (mgr.14460) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T07:52:03.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.114896+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.150307+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.151767+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.439524+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.452961+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.465217+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: cephadm 2024-02-05T07:52:02.466469+0000 mgr.y (mgr.14460) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.473481+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.475043+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.475622+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.484383+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.494617+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: audit 2024-02-05T07:52:02.496750+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:03.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:03 smithi012 bash[19641]: cephadm 2024-02-05T07:52:02.498652+0000 mgr.y (mgr.14460) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi012.zgzwfl on smithi012 2024-02-05T07:52:04.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:52:03 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:52:05.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:05 smithi012 bash[19641]: cluster 2024-02-05T07:52:03.601582+0000 mgr.y (mgr.14460) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-02-05T07:52:05.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:05 smithi012 bash[14158]: cluster 2024-02-05T07:52:03.601582+0000 mgr.y (mgr.14460) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-02-05T07:52:05.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:05 smithi079 bash[14278]: cluster 2024-02-05T07:52:03.601582+0000 mgr.y (mgr.14460) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-02-05T07:52:05.837 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:52:05 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:05] "GET /metrics HTTP/1.1" 200 196485 "" "Prometheus/2.33.4" 2024-02-05T07:52:07.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:07 smithi079 bash[14278]: cluster 2024-02-05T07:52:05.602326+0000 mgr.y (mgr.14460) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-05T07:52:07.713 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:07 smithi079 bash[14278]: audit 2024-02-05T07:52:06.453123+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:07.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:07 smithi079 bash[14278]: audit 2024-02-05T07:52:06.456002+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:07.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:07 smithi079 bash[14278]: audit 2024-02-05T07:52:06.456637+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:07.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:07 smithi079 bash[14278]: audit 2024-02-05T07:52:06.461885+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:07.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:07 smithi079 bash[14278]: audit 2024-02-05T07:52:06.471990+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:07.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:07 smithi079 bash[14278]: audit 2024-02-05T07:52:06.473518+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:07.714 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:07 smithi079 bash[14278]: cephadm 2024-02-05T07:52:06.474797+0000 mgr.y (mgr.14460) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi079.yatygr on smithi079 2024-02-05T07:52:07.726 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[14158]: cluster 2024-02-05T07:52:05.602326+0000 mgr.y (mgr.14460) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-05T07:52:07.726 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[14158]: audit 2024-02-05T07:52:06.453123+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:07.726 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[14158]: audit 2024-02-05T07:52:06.456002+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:07.726 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[14158]: audit 2024-02-05T07:52:06.456637+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:07.726 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[14158]: audit 2024-02-05T07:52:06.461885+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:07.726 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[14158]: audit 2024-02-05T07:52:06.471990+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:07.726 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[14158]: audit 2024-02-05T07:52:06.473518+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:07.726 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[14158]: cephadm 2024-02-05T07:52:06.474797+0000 mgr.y (mgr.14460) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi079.yatygr on smithi079 2024-02-05T07:52:07.726 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[19641]: cluster 2024-02-05T07:52:05.602326+0000 mgr.y (mgr.14460) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-05T07:52:07.726 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[19641]: audit 2024-02-05T07:52:06.453123+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:07.727 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[19641]: audit 2024-02-05T07:52:06.456002+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:07.727 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[19641]: audit 2024-02-05T07:52:06.456637+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:07.727 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[19641]: audit 2024-02-05T07:52:06.461885+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:07.727 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[19641]: audit 2024-02-05T07:52:06.471990+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:07.727 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[19641]: audit 2024-02-05T07:52:06.473518+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:07.727 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:07 smithi012 bash[19641]: cephadm 2024-02-05T07:52:06.474797+0000 mgr.y (mgr.14460) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi079.yatygr on smithi079 2024-02-05T07:52:08.163 INFO:teuthology.orchestra.run.smithi012.stdout:Scheduled rgw.smpl update... 2024-02-05T07:52:09.056 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph osd pool create foo' 2024-02-05T07:52:09.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[14158]: cluster 2024-02-05T07:52:07.603772+0000 mgr.y (mgr.14460) 110 : cluster [DBG] pgmap v87: 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-02-05T07:52:09.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[14158]: audit 2024-02-05T07:52:08.149552+0000 mgr.y (mgr.14460) 111 : audit [DBG] from='client.24628 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:52:09.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[14158]: cephadm 2024-02-05T07:52:08.151217+0000 mgr.y (mgr.14460) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T07:52:09.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[14158]: audit 2024-02-05T07:52:08.156520+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:09.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[14158]: audit 2024-02-05T07:52:09.070488+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:09.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[14158]: audit 2024-02-05T07:52:09.075297+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:09.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[14158]: audit 2024-02-05T07:52:09.076900+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:09.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[19641]: cluster 2024-02-05T07:52:07.603772+0000 mgr.y (mgr.14460) 110 : cluster [DBG] pgmap v87: 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-02-05T07:52:09.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[19641]: audit 2024-02-05T07:52:08.149552+0000 mgr.y (mgr.14460) 111 : audit [DBG] from='client.24628 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:52:09.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[19641]: cephadm 2024-02-05T07:52:08.151217+0000 mgr.y (mgr.14460) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T07:52:09.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[19641]: audit 2024-02-05T07:52:08.156520+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:09.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[19641]: audit 2024-02-05T07:52:09.070488+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:09.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[19641]: audit 2024-02-05T07:52:09.075297+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:09.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:09 smithi012 bash[19641]: audit 2024-02-05T07:52:09.076900+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:09.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:09 smithi079 bash[14278]: cluster 2024-02-05T07:52:07.603772+0000 mgr.y (mgr.14460) 110 : cluster [DBG] pgmap v87: 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-02-05T07:52:09.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:09 smithi079 bash[14278]: audit 2024-02-05T07:52:08.149552+0000 mgr.y (mgr.14460) 111 : audit [DBG] from='client.24628 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:52:09.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:09 smithi079 bash[14278]: cephadm 2024-02-05T07:52:08.151217+0000 mgr.y (mgr.14460) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T07:52:09.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:09 smithi079 bash[14278]: audit 2024-02-05T07:52:08.156520+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:09 smithi079 bash[14278]: audit 2024-02-05T07:52:09.070488+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:09 smithi079 bash[14278]: audit 2024-02-05T07:52:09.075297+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:09.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:09 smithi079 bash[14278]: audit 2024-02-05T07:52:09.076900+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:11.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:11 smithi012 bash[14158]: cluster 2024-02-05T07:52:09.604528+0000 mgr.y (mgr.14460) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 623 B/s wr, 1 op/s 2024-02-05T07:52:11.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:11 smithi012 bash[19641]: cluster 2024-02-05T07:52:09.604528+0000 mgr.y (mgr.14460) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 623 B/s wr, 1 op/s 2024-02-05T07:52:11.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:11 smithi079 bash[14278]: cluster 2024-02-05T07:52:09.604528+0000 mgr.y (mgr.14460) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 623 B/s wr, 1 op/s 2024-02-05T07:52:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:12 smithi079 bash[14278]: audit 2024-02-05T07:52:11.715729+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:13.088 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:12 smithi012 bash[14158]: audit 2024-02-05T07:52:11.715729+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:13.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:12 smithi012 bash[19641]: audit 2024-02-05T07:52:11.715729+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:13.186 INFO:teuthology.orchestra.run.smithi012.stderr:pool 'foo' created 2024-02-05T07:52:13.898 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:52:13 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:52:13.898 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:13 smithi079 bash[14278]: cluster 2024-02-05T07:52:11.605324+0000 mgr.y (mgr.14460) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-02-05T07:52:13.898 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:13 smithi079 bash[14278]: audit 2024-02-05T07:52:12.273898+0000 mon.a (mon.0) 706 : audit [INF] from='client.? 172.21.15.12:0/322102660' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-05T07:52:13.898 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:13 smithi079 bash[14278]: audit 2024-02-05T07:52:12.747831+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:13.898 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:13 smithi079 bash[14278]: audit 2024-02-05T07:52:13.171012+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.12:0/322102660' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-05T07:52:13.898 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:13 smithi079 bash[14278]: cluster 2024-02-05T07:52:13.171122+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-05T07:52:13.967 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'rbd pool init foo' 2024-02-05T07:52:14.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:13 smithi012 bash[14158]: cluster 2024-02-05T07:52:11.605324+0000 mgr.y (mgr.14460) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-02-05T07:52:14.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:13 smithi012 bash[14158]: audit 2024-02-05T07:52:12.273898+0000 mon.a (mon.0) 706 : audit [INF] from='client.? 172.21.15.12:0/322102660' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-05T07:52:14.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:13 smithi012 bash[14158]: audit 2024-02-05T07:52:12.747831+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:14.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:13 smithi012 bash[14158]: audit 2024-02-05T07:52:13.171012+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.12:0/322102660' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-05T07:52:14.087 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:13 smithi012 bash[14158]: cluster 2024-02-05T07:52:13.171122+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-05T07:52:14.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:13 smithi012 bash[19641]: cluster 2024-02-05T07:52:11.605324+0000 mgr.y (mgr.14460) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-02-05T07:52:14.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:13 smithi012 bash[19641]: audit 2024-02-05T07:52:12.273898+0000 mon.a (mon.0) 706 : audit [INF] from='client.? 172.21.15.12:0/322102660' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-05T07:52:14.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:13 smithi012 bash[19641]: audit 2024-02-05T07:52:12.747831+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:14.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:13 smithi012 bash[19641]: audit 2024-02-05T07:52:13.171012+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.12:0/322102660' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-05T07:52:14.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:13 smithi012 bash[19641]: cluster 2024-02-05T07:52:13.171122+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-05T07:52:15.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: cluster 2024-02-05T07:52:13.606110+0000 mgr.y (mgr.14460) 115 : cluster [DBG] pgmap v91: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 212 op/s 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: audit 2024-02-05T07:52:13.916424+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: cluster 2024-02-05T07:52:14.176356+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: cephadm 2024-02-05T07:52:14.207813+0000 mgr.y (mgr.14460) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: audit 2024-02-05T07:52:14.765009+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: audit 2024-02-05T07:52:14.776774+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: audit 2024-02-05T07:52:14.793063+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: audit 2024-02-05T07:52:14.813289+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: audit 2024-02-05T07:52:14.819160+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: audit 2024-02-05T07:52:14.819641+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: audit 2024-02-05T07:52:14.825611+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: audit 2024-02-05T07:52:14.834766+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[14158]: audit 2024-02-05T07:52:14.840599+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:15.129 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: cluster 2024-02-05T07:52:13.606110+0000 mgr.y (mgr.14460) 115 : cluster [DBG] pgmap v91: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 212 op/s 2024-02-05T07:52:15.129 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: audit 2024-02-05T07:52:13.916424+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.129 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: cluster 2024-02-05T07:52:14.176356+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-05T07:52:15.129 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: cephadm 2024-02-05T07:52:14.207813+0000 mgr.y (mgr.14460) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T07:52:15.129 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: audit 2024-02-05T07:52:14.765009+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.129 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: audit 2024-02-05T07:52:14.776774+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.129 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: audit 2024-02-05T07:52:14.793063+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.129 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: audit 2024-02-05T07:52:14.813289+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.130 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: audit 2024-02-05T07:52:14.819160+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:15.130 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: audit 2024-02-05T07:52:14.819641+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:15.130 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: audit 2024-02-05T07:52:14.825611+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:15.130 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: audit 2024-02-05T07:52:14.834766+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.130 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:14 smithi012 bash[19641]: audit 2024-02-05T07:52:14.840599+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:15.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: cluster 2024-02-05T07:52:13.606110+0000 mgr.y (mgr.14460) 115 : cluster [DBG] pgmap v91: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 212 op/s 2024-02-05T07:52:15.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: audit 2024-02-05T07:52:13.916424+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: cluster 2024-02-05T07:52:14.176356+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-05T07:52:15.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: cephadm 2024-02-05T07:52:14.207813+0000 mgr.y (mgr.14460) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T07:52:15.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: audit 2024-02-05T07:52:14.765009+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: audit 2024-02-05T07:52:14.776774+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: audit 2024-02-05T07:52:14.793063+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: audit 2024-02-05T07:52:14.813289+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: audit 2024-02-05T07:52:14.819160+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:15.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: audit 2024-02-05T07:52:14.819641+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:15.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: audit 2024-02-05T07:52:14.825611+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:15.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: audit 2024-02-05T07:52:14.834766+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:15.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:14 smithi079 bash[14278]: audit 2024-02-05T07:52:14.840599+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:15.837 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:52:15 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:15] "GET /metrics HTTP/1.1" 200 205151 "" "Prometheus/2.33.4" 2024-02-05T07:52:16.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:16 smithi079 bash[14278]: cephadm 2024-02-05T07:52:14.800390+0000 mgr.y (mgr.14460) 117 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T07:52:16.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:16 smithi079 bash[14278]: cephadm 2024-02-05T07:52:14.842817+0000 mgr.y (mgr.14460) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi012.iwrjem on smithi012 2024-02-05T07:52:16.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:16 smithi079 bash[14278]: cluster 2024-02-05T07:52:15.182169+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-05T07:52:16.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:16 smithi012 bash[14158]: cephadm 2024-02-05T07:52:14.800390+0000 mgr.y (mgr.14460) 117 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T07:52:16.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:16 smithi012 bash[14158]: cephadm 2024-02-05T07:52:14.842817+0000 mgr.y (mgr.14460) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi012.iwrjem on smithi012 2024-02-05T07:52:16.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:16 smithi012 bash[14158]: cluster 2024-02-05T07:52:15.182169+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-05T07:52:16.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:16 smithi012 bash[19641]: cephadm 2024-02-05T07:52:14.800390+0000 mgr.y (mgr.14460) 117 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T07:52:16.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:16 smithi012 bash[19641]: cephadm 2024-02-05T07:52:14.842817+0000 mgr.y (mgr.14460) 118 : cephadm [INF] Deploying daemon rgw.smpl.smithi012.iwrjem on smithi012 2024-02-05T07:52:16.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:16 smithi012 bash[19641]: cluster 2024-02-05T07:52:15.182169+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-05T07:52:17.264 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:17 smithi012 bash[19641]: cluster 2024-02-05T07:52:15.606991+0000 mgr.y (mgr.14460) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-02-05T07:52:17.265 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:17 smithi012 bash[14158]: cluster 2024-02-05T07:52:15.606991+0000 mgr.y (mgr.14460) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-02-05T07:52:17.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:17 smithi079 bash[14278]: cluster 2024-02-05T07:52:15.606991+0000 mgr.y (mgr.14460) 119 : cluster [DBG] pgmap v94: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-02-05T07:52:19.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:19 smithi079 bash[14278]: cluster 2024-02-05T07:52:17.608461+0000 mgr.y (mgr.14460) 120 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-02-05T07:52:19.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:19 smithi079 bash[14278]: audit 2024-02-05T07:52:18.613815+0000 mon.a (mon.0) 720 : audit [INF] from='client.? 172.21.15.12:0/1033684898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-05T07:52:19.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:19 smithi079 bash[14278]: audit 2024-02-05T07:52:19.037983+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:19.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:19 smithi079 bash[14278]: audit 2024-02-05T07:52:19.041201+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:19.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:19 smithi079 bash[14278]: audit 2024-02-05T07:52:19.041840+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:19.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:19 smithi079 bash[14278]: audit 2024-02-05T07:52:19.047796+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:19.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:19 smithi079 bash[14278]: audit 2024-02-05T07:52:19.056090+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:19.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:19 smithi079 bash[14278]: audit 2024-02-05T07:52:19.057986+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:19.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[19641]: cluster 2024-02-05T07:52:17.608461+0000 mgr.y (mgr.14460) 120 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-02-05T07:52:19.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[19641]: audit 2024-02-05T07:52:18.613815+0000 mon.a (mon.0) 720 : audit [INF] from='client.? 172.21.15.12:0/1033684898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-05T07:52:19.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[19641]: audit 2024-02-05T07:52:19.037983+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:19.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[19641]: audit 2024-02-05T07:52:19.041201+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:19.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[19641]: audit 2024-02-05T07:52:19.041840+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:19.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[19641]: audit 2024-02-05T07:52:19.047796+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:19.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[19641]: audit 2024-02-05T07:52:19.056090+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:19.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[19641]: audit 2024-02-05T07:52:19.057986+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:19.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[14158]: cluster 2024-02-05T07:52:17.608461+0000 mgr.y (mgr.14460) 120 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-02-05T07:52:19.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[14158]: audit 2024-02-05T07:52:18.613815+0000 mon.a (mon.0) 720 : audit [INF] from='client.? 172.21.15.12:0/1033684898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-05T07:52:19.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[14158]: audit 2024-02-05T07:52:19.037983+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:19.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[14158]: audit 2024-02-05T07:52:19.041201+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:19.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[14158]: audit 2024-02-05T07:52:19.041840+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:52:19.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[14158]: audit 2024-02-05T07:52:19.047796+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T07:52:19.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[14158]: audit 2024-02-05T07:52:19.056090+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:19.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:19 smithi012 bash[14158]: audit 2024-02-05T07:52:19.057986+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:20.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:20 smithi012 bash[14158]: cephadm 2024-02-05T07:52:19.059073+0000 mgr.y (mgr.14460) 121 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.nvkotr on smithi079 2024-02-05T07:52:20.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:20 smithi012 bash[14158]: audit 2024-02-05T07:52:19.200278+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.12:0/1033684898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-05T07:52:20.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:20 smithi012 bash[14158]: cluster 2024-02-05T07:52:19.200496+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-05T07:52:20.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:20 smithi012 bash[19641]: cephadm 2024-02-05T07:52:19.059073+0000 mgr.y (mgr.14460) 121 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.nvkotr on smithi079 2024-02-05T07:52:20.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:20 smithi012 bash[19641]: audit 2024-02-05T07:52:19.200278+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.12:0/1033684898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-05T07:52:20.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:20 smithi012 bash[19641]: cluster 2024-02-05T07:52:19.200496+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-05T07:52:20.482 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:20 smithi079 bash[14278]: cephadm 2024-02-05T07:52:19.059073+0000 mgr.y (mgr.14460) 121 : cephadm [INF] Deploying daemon rgw.smpl.smithi079.nvkotr on smithi079 2024-02-05T07:52:20.482 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:20 smithi079 bash[14278]: audit 2024-02-05T07:52:19.200278+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.12:0/1033684898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-05T07:52:20.482 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:20 smithi079 bash[14278]: cluster 2024-02-05T07:52:19.200496+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-05T07:52:21.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:21 smithi079 bash[14278]: cluster 2024-02-05T07:52:19.609292+0000 mgr.y (mgr.14460) 122 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-05T07:52:21.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:21 smithi079 bash[14278]: cluster 2024-02-05T07:52:20.217789+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-05T07:52:21.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:21 smithi012 bash[14158]: cluster 2024-02-05T07:52:19.609292+0000 mgr.y (mgr.14460) 122 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-05T07:52:21.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:21 smithi012 bash[14158]: cluster 2024-02-05T07:52:20.217789+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-05T07:52:21.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:21 smithi012 bash[19641]: cluster 2024-02-05T07:52:19.609292+0000 mgr.y (mgr.14460) 122 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-05T07:52:21.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:21 smithi012 bash[19641]: cluster 2024-02-05T07:52:20.217789+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-05T07:52:22.074 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch apply iscsi foo u p' 2024-02-05T07:52:22.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:22 smithi079 bash[14278]: cluster 2024-02-05T07:52:21.223482+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-05T07:52:22.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:22 smithi079 bash[14278]: audit 2024-02-05T07:52:21.889768+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:22.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:22 smithi079 bash[14278]: audit 2024-02-05T07:52:21.893378+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:22.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:22 smithi079 bash[14278]: audit 2024-02-05T07:52:21.894925+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:22.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:22 smithi012 bash[19641]: cluster 2024-02-05T07:52:21.223482+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-05T07:52:22.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:22 smithi012 bash[19641]: audit 2024-02-05T07:52:21.889768+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:22.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:22 smithi012 bash[19641]: audit 2024-02-05T07:52:21.893378+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:22.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:22 smithi012 bash[19641]: audit 2024-02-05T07:52:21.894925+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:22.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:22 smithi012 bash[14158]: cluster 2024-02-05T07:52:21.223482+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-05T07:52:22.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:22 smithi012 bash[14158]: audit 2024-02-05T07:52:21.889768+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:22.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:22 smithi012 bash[14158]: audit 2024-02-05T07:52:21.893378+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:22.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:22 smithi012 bash[14158]: audit 2024-02-05T07:52:21.894925+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:23.486 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:23 smithi012 bash[14158]: cluster 2024-02-05T07:52:21.610109+0000 mgr.y (mgr.14460) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-05T07:52:23.487 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:23 smithi012 bash[19641]: cluster 2024-02-05T07:52:21.610109+0000 mgr.y (mgr.14460) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-05T07:52:23.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:23 smithi079 bash[14278]: cluster 2024-02-05T07:52:21.610109+0000 mgr.y (mgr.14460) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-02-05T07:52:24.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:52:23 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:52:25.295 INFO:teuthology.orchestra.run.smithi012.stdout:Scheduled iscsi.foo update... 2024-02-05T07:52:25.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:25 smithi079 bash[14278]: cluster 2024-02-05T07:52:23.611875+0000 mgr.y (mgr.14460) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2024-02-05T07:52:25.533 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:25 smithi012 bash[14158]: cluster 2024-02-05T07:52:23.611875+0000 mgr.y (mgr.14460) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2024-02-05T07:52:25.533 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:52:25 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:25] "GET /metrics HTTP/1.1" 200 205151 "" "Prometheus/2.33.4" 2024-02-05T07:52:25.534 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:25 smithi012 bash[19641]: cluster 2024-02-05T07:52:23.611875+0000 mgr.y (mgr.14460) 124 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 511 B/s wr, 168 op/s 2024-02-05T07:52:26.086 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'sleep 120' 2024-02-05T07:52:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[19641]: audit 2024-02-05T07:52:25.278683+0000 mgr.y (mgr.14460) 125 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:52:26.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[19641]: cephadm 2024-02-05T07:52:25.282446+0000 mgr.y (mgr.14460) 126 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[19641]: audit 2024-02-05T07:52:25.290419+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[19641]: audit 2024-02-05T07:52:25.588451+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[19641]: audit 2024-02-05T07:52:25.831912+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[19641]: audit 2024-02-05T07:52:26.188292+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[19641]: audit 2024-02-05T07:52:26.210142+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[19641]: audit 2024-02-05T07:52:26.210833+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[19641]: audit 2024-02-05T07:52:26.217330+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[19641]: audit 2024-02-05T07:52:26.228006+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[14158]: audit 2024-02-05T07:52:25.278683+0000 mgr.y (mgr.14460) 125 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[14158]: cephadm 2024-02-05T07:52:25.282446+0000 mgr.y (mgr.14460) 126 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-05T07:52:26.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[14158]: audit 2024-02-05T07:52:25.290419+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[14158]: audit 2024-02-05T07:52:25.588451+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[14158]: audit 2024-02-05T07:52:25.831912+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[14158]: audit 2024-02-05T07:52:26.188292+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[14158]: audit 2024-02-05T07:52:26.210142+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:52:26.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[14158]: audit 2024-02-05T07:52:26.210833+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:52:26.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[14158]: audit 2024-02-05T07:52:26.217330+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-05T07:52:26.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:26 smithi012 bash[14158]: audit 2024-02-05T07:52:26.228006+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:26.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:26 smithi079 bash[14278]: audit 2024-02-05T07:52:25.278683+0000 mgr.y (mgr.14460) 125 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:52:26.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:26 smithi079 bash[14278]: cephadm 2024-02-05T07:52:25.282446+0000 mgr.y (mgr.14460) 126 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-05T07:52:26.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:26 smithi079 bash[14278]: audit 2024-02-05T07:52:25.290419+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:26 smithi079 bash[14278]: audit 2024-02-05T07:52:25.588451+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:26 smithi079 bash[14278]: audit 2024-02-05T07:52:25.831912+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:26 smithi079 bash[14278]: audit 2024-02-05T07:52:26.188292+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:26 smithi079 bash[14278]: audit 2024-02-05T07:52:26.210142+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:52:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:26 smithi079 bash[14278]: audit 2024-02-05T07:52:26.210833+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:52:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:26 smithi079 bash[14278]: audit 2024-02-05T07:52:26.217330+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-05T07:52:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:26 smithi079 bash[14278]: audit 2024-02-05T07:52:26.228006+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:27.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[14158]: cluster 2024-02-05T07:52:25.612684+0000 mgr.y (mgr.14460) 127 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 478 B/s wr, 157 op/s 2024-02-05T07:52:27.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[14158]: cephadm 2024-02-05T07:52:25.840254+0000 mgr.y (mgr.14460) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T07:52:27.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[14158]: cephadm 2024-02-05T07:52:26.198224+0000 mgr.y (mgr.14460) 129 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-05T07:52:27.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[14158]: cephadm 2024-02-05T07:52:26.230216+0000 mgr.y (mgr.14460) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T07:52:27.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[14158]: audit 2024-02-05T07:52:26.749814+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:27.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[14158]: cluster 2024-02-05T07:52:27.047564+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-05T07:52:27.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[19641]: cluster 2024-02-05T07:52:25.612684+0000 mgr.y (mgr.14460) 127 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 478 B/s wr, 157 op/s 2024-02-05T07:52:27.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[19641]: cephadm 2024-02-05T07:52:25.840254+0000 mgr.y (mgr.14460) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T07:52:27.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[19641]: cephadm 2024-02-05T07:52:26.198224+0000 mgr.y (mgr.14460) 129 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-05T07:52:27.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[19641]: cephadm 2024-02-05T07:52:26.230216+0000 mgr.y (mgr.14460) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T07:52:27.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[19641]: audit 2024-02-05T07:52:26.749814+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:27.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:27 smithi012 bash[19641]: cluster 2024-02-05T07:52:27.047564+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-05T07:52:27.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:27 smithi079 bash[14278]: cluster 2024-02-05T07:52:25.612684+0000 mgr.y (mgr.14460) 127 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 478 B/s wr, 157 op/s 2024-02-05T07:52:27.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:27 smithi079 bash[14278]: cephadm 2024-02-05T07:52:25.840254+0000 mgr.y (mgr.14460) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T07:52:27.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:27 smithi079 bash[14278]: cephadm 2024-02-05T07:52:26.198224+0000 mgr.y (mgr.14460) 129 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-05T07:52:27.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:27 smithi079 bash[14278]: cephadm 2024-02-05T07:52:26.230216+0000 mgr.y (mgr.14460) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T07:52:27.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:27 smithi079 bash[14278]: audit 2024-02-05T07:52:26.749814+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:27.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:27 smithi079 bash[14278]: cluster 2024-02-05T07:52:27.047564+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-05T07:52:29.317 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:29 smithi012 bash[14158]: cluster 2024-02-05T07:52:27.614600+0000 mgr.y (mgr.14460) 131 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 553 B/s wr, 276 op/s 2024-02-05T07:52:29.317 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:29 smithi012 bash[14158]: cluster 2024-02-05T07:52:28.308159+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-02-05T07:52:29.317 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:29 smithi012 bash[19641]: cluster 2024-02-05T07:52:27.614600+0000 mgr.y (mgr.14460) 131 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 553 B/s wr, 276 op/s 2024-02-05T07:52:29.318 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:29 smithi012 bash[19641]: cluster 2024-02-05T07:52:28.308159+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-02-05T07:52:29.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:29 smithi079 bash[14278]: cluster 2024-02-05T07:52:27.614600+0000 mgr.y (mgr.14460) 131 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 553 B/s wr, 276 op/s 2024-02-05T07:52:29.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:29 smithi079 bash[14278]: cluster 2024-02-05T07:52:28.308159+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-02-05T07:52:30.883 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:30 smithi012 bash[14158]: audit 2024-02-05T07:52:29.592810+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:30.883 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:30 smithi012 bash[14158]: audit 2024-02-05T07:52:29.596540+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:30.883 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:30 smithi012 bash[14158]: audit 2024-02-05T07:52:29.597961+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:30.883 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:30 smithi012 bash[14158]: cluster 2024-02-05T07:52:29.615142+0000 mgr.y (mgr.14460) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 487 B/s wr, 244 op/s 2024-02-05T07:52:30.883 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:30 smithi012 bash[19641]: audit 2024-02-05T07:52:29.592810+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:30.884 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:30 smithi012 bash[19641]: audit 2024-02-05T07:52:29.596540+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:30.884 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:30 smithi012 bash[19641]: audit 2024-02-05T07:52:29.597961+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:30.884 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:30 smithi012 bash[19641]: cluster 2024-02-05T07:52:29.615142+0000 mgr.y (mgr.14460) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 487 B/s wr, 244 op/s 2024-02-05T07:52:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:30 smithi079 bash[14278]: audit 2024-02-05T07:52:29.592810+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:30 smithi079 bash[14278]: audit 2024-02-05T07:52:29.596540+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:30 smithi079 bash[14278]: audit 2024-02-05T07:52:29.597961+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:30 smithi079 bash[14278]: cluster 2024-02-05T07:52:29.615142+0000 mgr.y (mgr.14460) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 487 B/s wr, 244 op/s 2024-02-05T07:52:33.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:32 smithi079 bash[14278]: cluster 2024-02-05T07:52:31.615635+0000 mgr.y (mgr.14460) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 409 B/s wr, 204 op/s 2024-02-05T07:52:33.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:32 smithi079 bash[14278]: audit 2024-02-05T07:52:31.761800+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:33.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:32 smithi079 bash[14278]: audit 2024-02-05T07:52:32.104236+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.12:0/1569693238' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:52:33.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:32 smithi079 bash[14278]: audit 2024-02-05T07:52:32.471126+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.12:0/4204328999' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1553332944"}]: dispatch 2024-02-05T07:52:33.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:32 smithi079 bash[14278]: audit 2024-02-05T07:52:32.472082+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1553332944"}]: dispatch 2024-02-05T07:52:33.076 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:32 smithi012 bash[14158]: cluster 2024-02-05T07:52:31.615635+0000 mgr.y (mgr.14460) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 409 B/s wr, 204 op/s 2024-02-05T07:52:33.076 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:32 smithi012 bash[14158]: audit 2024-02-05T07:52:31.761800+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:33.076 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:32 smithi012 bash[14158]: audit 2024-02-05T07:52:32.104236+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.12:0/1569693238' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:52:33.076 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:32 smithi012 bash[14158]: audit 2024-02-05T07:52:32.471126+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.12:0/4204328999' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1553332944"}]: dispatch 2024-02-05T07:52:33.076 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:32 smithi012 bash[14158]: audit 2024-02-05T07:52:32.472082+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1553332944"}]: dispatch 2024-02-05T07:52:33.076 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:32 smithi012 bash[19641]: cluster 2024-02-05T07:52:31.615635+0000 mgr.y (mgr.14460) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 409 B/s wr, 204 op/s 2024-02-05T07:52:33.076 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:32 smithi012 bash[19641]: audit 2024-02-05T07:52:31.761800+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:33.076 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:32 smithi012 bash[19641]: audit 2024-02-05T07:52:32.104236+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.12:0/1569693238' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:52:33.076 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:32 smithi012 bash[19641]: audit 2024-02-05T07:52:32.471126+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.12:0/4204328999' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1553332944"}]: dispatch 2024-02-05T07:52:33.077 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:32 smithi012 bash[19641]: audit 2024-02-05T07:52:32.472082+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1553332944"}]: dispatch 2024-02-05T07:52:34.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:52:33 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:52:34.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:34 smithi012 bash[14158]: audit 2024-02-05T07:52:33.052091+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1553332944"}]': finished 2024-02-05T07:52:34.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:34 smithi012 bash[14158]: cluster 2024-02-05T07:52:33.052352+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-05T07:52:34.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:34 smithi012 bash[14158]: audit 2024-02-05T07:52:33.447404+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.12:0/3693555603' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1553332944"}]: dispatch 2024-02-05T07:52:34.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:34 smithi012 bash[19641]: audit 2024-02-05T07:52:33.052091+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1553332944"}]': finished 2024-02-05T07:52:34.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:34 smithi012 bash[19641]: cluster 2024-02-05T07:52:33.052352+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-05T07:52:34.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:34 smithi012 bash[19641]: audit 2024-02-05T07:52:33.447404+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.12:0/3693555603' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1553332944"}]: dispatch 2024-02-05T07:52:34.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:34 smithi079 bash[14278]: audit 2024-02-05T07:52:33.052091+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1553332944"}]': finished 2024-02-05T07:52:34.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:34 smithi079 bash[14278]: cluster 2024-02-05T07:52:33.052352+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-05T07:52:34.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:34 smithi079 bash[14278]: audit 2024-02-05T07:52:33.447404+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.12:0/3693555603' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1553332944"}]: dispatch 2024-02-05T07:52:35.337 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: cluster 2024-02-05T07:52:33.616138+0000 mgr.y (mgr.14460) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 255 B/s wr, 131 op/s 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.060531+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.12:0/3693555603' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1553332944"}]': finished 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: cluster 2024-02-05T07:52:34.060651+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.437764+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.12:0/341471818' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/949499524"}]: dispatch 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.438781+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/949499524"}]: dispatch 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.569750+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.579971+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.595033+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.597748+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.607130+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.611801+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.626213+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.630282+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:35.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:34.631536+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:35.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[19641]: audit 2024-02-05T07:52:35.007916+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: cluster 2024-02-05T07:52:33.616138+0000 mgr.y (mgr.14460) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 255 B/s wr, 131 op/s 2024-02-05T07:52:35.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.060531+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.12:0/3693555603' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1553332944"}]': finished 2024-02-05T07:52:35.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: cluster 2024-02-05T07:52:34.060651+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-05T07:52:35.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.437764+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.12:0/341471818' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/949499524"}]: dispatch 2024-02-05T07:52:35.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.438781+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/949499524"}]: dispatch 2024-02-05T07:52:35.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.569750+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.579971+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.595033+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:52:35.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.597748+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:52:35.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.607130+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.611801+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:52:35.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.626213+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.630282+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:35.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:34.631536+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:35.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14158]: audit 2024-02-05T07:52:35.007916+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: cluster 2024-02-05T07:52:33.616138+0000 mgr.y (mgr.14460) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 255 B/s wr, 131 op/s 2024-02-05T07:52:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.060531+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.12:0/3693555603' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1553332944"}]': finished 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: cluster 2024-02-05T07:52:34.060651+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.437764+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.12:0/341471818' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/949499524"}]: dispatch 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.438781+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/949499524"}]: dispatch 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.569750+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.579971+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.595033+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.597748+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.607130+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.611801+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.626213+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.630282+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:52:35.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:34.631536+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:52:35.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:35 smithi079 bash[14278]: audit 2024-02-05T07:52:35.007916+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:52:35.837 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:52:35 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:35] "GET /metrics HTTP/1.1" 200 214054 "" "Prometheus/2.33.4" 2024-02-05T07:52:36.337 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[14158]: audit 2024-02-05T07:52:34.595828+0000 mgr.y (mgr.14460) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[14158]: cephadm 2024-02-05T07:52:34.597381+0000 mgr.y (mgr.14460) 136 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[14158]: audit 2024-02-05T07:52:34.598166+0000 mgr.y (mgr.14460) 137 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[14158]: audit 2024-02-05T07:52:34.612582+0000 mgr.y (mgr.14460) 138 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[14158]: cephadm 2024-02-05T07:52:34.638604+0000 mgr.y (mgr.14460) 139 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[14158]: audit 2024-02-05T07:52:35.071284+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/949499524"}]': finished 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[14158]: cluster 2024-02-05T07:52:35.071457+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[14158]: audit 2024-02-05T07:52:35.433944+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.12:0/662967967' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3643890713"}]: dispatch 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[19641]: audit 2024-02-05T07:52:34.595828+0000 mgr.y (mgr.14460) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[19641]: cephadm 2024-02-05T07:52:34.597381+0000 mgr.y (mgr.14460) 136 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[19641]: audit 2024-02-05T07:52:34.598166+0000 mgr.y (mgr.14460) 137 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:52:36.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[19641]: audit 2024-02-05T07:52:34.612582+0000 mgr.y (mgr.14460) 138 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:52:36.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[19641]: cephadm 2024-02-05T07:52:34.638604+0000 mgr.y (mgr.14460) 139 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T07:52:36.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[19641]: audit 2024-02-05T07:52:35.071284+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/949499524"}]': finished 2024-02-05T07:52:36.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[19641]: cluster 2024-02-05T07:52:35.071457+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-05T07:52:36.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:36 smithi012 bash[19641]: audit 2024-02-05T07:52:35.433944+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.12:0/662967967' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3643890713"}]: dispatch 2024-02-05T07:52:36.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:36 smithi079 bash[14278]: audit 2024-02-05T07:52:34.595828+0000 mgr.y (mgr.14460) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:52:36.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:36 smithi079 bash[14278]: cephadm 2024-02-05T07:52:34.597381+0000 mgr.y (mgr.14460) 136 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T07:52:36.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:36 smithi079 bash[14278]: audit 2024-02-05T07:52:34.598166+0000 mgr.y (mgr.14460) 137 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:52:36.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:36 smithi079 bash[14278]: audit 2024-02-05T07:52:34.612582+0000 mgr.y (mgr.14460) 138 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:52:36.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:36 smithi079 bash[14278]: cephadm 2024-02-05T07:52:34.638604+0000 mgr.y (mgr.14460) 139 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T07:52:36.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:36 smithi079 bash[14278]: audit 2024-02-05T07:52:35.071284+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/949499524"}]': finished 2024-02-05T07:52:36.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:36 smithi079 bash[14278]: cluster 2024-02-05T07:52:35.071457+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-05T07:52:36.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:36 smithi079 bash[14278]: audit 2024-02-05T07:52:35.433944+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.12:0/662967967' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3643890713"}]: dispatch 2024-02-05T07:52:37.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:37 smithi079 bash[14278]: cluster 2024-02-05T07:52:35.616881+0000 mgr.y (mgr.14460) 140 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-02-05T07:52:37.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:37 smithi079 bash[14278]: audit 2024-02-05T07:52:36.083030+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.12:0/662967967' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3643890713"}]': finished 2024-02-05T07:52:37.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:37 smithi079 bash[14278]: cluster 2024-02-05T07:52:36.083138+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-05T07:52:37.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:37 smithi079 bash[14278]: audit 2024-02-05T07:52:36.452247+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.12:0/2181543547' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2697762746"}]: dispatch 2024-02-05T07:52:37.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:37 smithi079 bash[14278]: audit 2024-02-05T07:52:36.453068+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2697762746"}]: dispatch 2024-02-05T07:52:37.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:37 smithi012 bash[14158]: cluster 2024-02-05T07:52:35.616881+0000 mgr.y (mgr.14460) 140 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-02-05T07:52:37.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:37 smithi012 bash[14158]: audit 2024-02-05T07:52:36.083030+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.12:0/662967967' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3643890713"}]': finished 2024-02-05T07:52:37.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:37 smithi012 bash[14158]: cluster 2024-02-05T07:52:36.083138+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-05T07:52:37.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:37 smithi012 bash[14158]: audit 2024-02-05T07:52:36.452247+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.12:0/2181543547' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2697762746"}]: dispatch 2024-02-05T07:52:37.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:37 smithi012 bash[14158]: audit 2024-02-05T07:52:36.453068+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2697762746"}]: dispatch 2024-02-05T07:52:37.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:37 smithi012 bash[19641]: cluster 2024-02-05T07:52:35.616881+0000 mgr.y (mgr.14460) 140 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-02-05T07:52:37.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:37 smithi012 bash[19641]: audit 2024-02-05T07:52:36.083030+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.12:0/662967967' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3643890713"}]': finished 2024-02-05T07:52:37.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:37 smithi012 bash[19641]: cluster 2024-02-05T07:52:36.083138+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-05T07:52:37.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:37 smithi012 bash[19641]: audit 2024-02-05T07:52:36.452247+0000 mon.c (mon.1) 103 : audit [INF] from='client.? 172.21.15.12:0/2181543547' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2697762746"}]: dispatch 2024-02-05T07:52:37.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:37 smithi012 bash[19641]: audit 2024-02-05T07:52:36.453068+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2697762746"}]: dispatch 2024-02-05T07:52:38.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:38 smithi079 bash[14278]: audit 2024-02-05T07:52:37.088150+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2697762746"}]': finished 2024-02-05T07:52:38.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:38 smithi079 bash[14278]: cluster 2024-02-05T07:52:37.088453+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-05T07:52:38.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:38 smithi079 bash[14278]: audit 2024-02-05T07:52:37.469841+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.12:0/1855254066' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3625527473"}]: dispatch 2024-02-05T07:52:38.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:38 smithi012 bash[14158]: audit 2024-02-05T07:52:37.088150+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2697762746"}]': finished 2024-02-05T07:52:38.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:38 smithi012 bash[14158]: cluster 2024-02-05T07:52:37.088453+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-05T07:52:38.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:38 smithi012 bash[14158]: audit 2024-02-05T07:52:37.469841+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.12:0/1855254066' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3625527473"}]: dispatch 2024-02-05T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:38 smithi012 bash[19641]: audit 2024-02-05T07:52:37.088150+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2697762746"}]': finished 2024-02-05T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:38 smithi012 bash[19641]: cluster 2024-02-05T07:52:37.088453+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-05T07:52:38.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:38 smithi012 bash[19641]: audit 2024-02-05T07:52:37.469841+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.12:0/1855254066' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3625527473"}]: dispatch 2024-02-05T07:52:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:39 smithi079 bash[14278]: cluster 2024-02-05T07:52:37.618711+0000 mgr.y (mgr.14460) 141 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-02-05T07:52:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:39 smithi079 bash[14278]: audit 2024-02-05T07:52:38.115114+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.12:0/1855254066' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3625527473"}]': finished 2024-02-05T07:52:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:39 smithi079 bash[14278]: cluster 2024-02-05T07:52:38.115300+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-05T07:52:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:39 smithi079 bash[14278]: audit 2024-02-05T07:52:38.493453+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.12:0/2195371639' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2520802173"}]: dispatch 2024-02-05T07:52:39.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:39 smithi012 bash[14158]: cluster 2024-02-05T07:52:37.618711+0000 mgr.y (mgr.14460) 141 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-02-05T07:52:39.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:39 smithi012 bash[14158]: audit 2024-02-05T07:52:38.115114+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.12:0/1855254066' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3625527473"}]': finished 2024-02-05T07:52:39.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:39 smithi012 bash[14158]: cluster 2024-02-05T07:52:38.115300+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-05T07:52:39.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:39 smithi012 bash[14158]: audit 2024-02-05T07:52:38.493453+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.12:0/2195371639' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2520802173"}]: dispatch 2024-02-05T07:52:39.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:39 smithi012 bash[19641]: cluster 2024-02-05T07:52:37.618711+0000 mgr.y (mgr.14460) 141 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-02-05T07:52:39.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:39 smithi012 bash[19641]: audit 2024-02-05T07:52:38.115114+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.12:0/1855254066' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3625527473"}]': finished 2024-02-05T07:52:39.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:39 smithi012 bash[19641]: cluster 2024-02-05T07:52:38.115300+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-05T07:52:39.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:39 smithi012 bash[19641]: audit 2024-02-05T07:52:38.493453+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.12:0/2195371639' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2520802173"}]: dispatch 2024-02-05T07:52:40.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:40 smithi079 bash[14278]: audit 2024-02-05T07:52:39.125797+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.12:0/2195371639' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2520802173"}]': finished 2024-02-05T07:52:40.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:40 smithi079 bash[14278]: cluster 2024-02-05T07:52:39.125881+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-05T07:52:40.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:40 smithi079 bash[14278]: audit 2024-02-05T07:52:39.498096+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.12:0/1684736005' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1806763874"}]: dispatch 2024-02-05T07:52:40.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:40 smithi012 bash[14158]: audit 2024-02-05T07:52:39.125797+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.12:0/2195371639' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2520802173"}]': finished 2024-02-05T07:52:40.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:40 smithi012 bash[14158]: cluster 2024-02-05T07:52:39.125881+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-05T07:52:40.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:40 smithi012 bash[14158]: audit 2024-02-05T07:52:39.498096+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.12:0/1684736005' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1806763874"}]: dispatch 2024-02-05T07:52:40.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:40 smithi012 bash[19641]: audit 2024-02-05T07:52:39.125797+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.12:0/2195371639' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2520802173"}]': finished 2024-02-05T07:52:40.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:40 smithi012 bash[19641]: cluster 2024-02-05T07:52:39.125881+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-05T07:52:40.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:40 smithi012 bash[19641]: audit 2024-02-05T07:52:39.498096+0000 mon.a (mon.0) 767 : audit [INF] from='client.? 172.21.15.12:0/1684736005' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1806763874"}]: dispatch 2024-02-05T07:52:41.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:41 smithi079 bash[14278]: cluster 2024-02-05T07:52:39.619485+0000 mgr.y (mgr.14460) 142 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-02-05T07:52:41.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:41 smithi079 bash[14278]: audit 2024-02-05T07:52:40.140321+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.12:0/1684736005' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1806763874"}]': finished 2024-02-05T07:52:41.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:41 smithi079 bash[14278]: cluster 2024-02-05T07:52:40.140608+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-05T07:52:41.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:41 smithi079 bash[14278]: audit 2024-02-05T07:52:40.521248+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.12:0/3534155957' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/644481280"}]: dispatch 2024-02-05T07:52:41.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:41 smithi079 bash[14278]: audit 2024-02-05T07:52:40.522118+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/644481280"}]: dispatch 2024-02-05T07:52:41.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:41 smithi012 bash[14158]: cluster 2024-02-05T07:52:39.619485+0000 mgr.y (mgr.14460) 142 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-02-05T07:52:41.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:41 smithi012 bash[14158]: audit 2024-02-05T07:52:40.140321+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.12:0/1684736005' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1806763874"}]': finished 2024-02-05T07:52:41.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:41 smithi012 bash[14158]: cluster 2024-02-05T07:52:40.140608+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-05T07:52:41.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:41 smithi012 bash[14158]: audit 2024-02-05T07:52:40.521248+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.12:0/3534155957' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/644481280"}]: dispatch 2024-02-05T07:52:41.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:41 smithi012 bash[14158]: audit 2024-02-05T07:52:40.522118+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/644481280"}]: dispatch 2024-02-05T07:52:41.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:41 smithi012 bash[19641]: cluster 2024-02-05T07:52:39.619485+0000 mgr.y (mgr.14460) 142 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-02-05T07:52:41.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:41 smithi012 bash[19641]: audit 2024-02-05T07:52:40.140321+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.12:0/1684736005' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1806763874"}]': finished 2024-02-05T07:52:41.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:41 smithi012 bash[19641]: cluster 2024-02-05T07:52:40.140608+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-05T07:52:41.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:41 smithi012 bash[19641]: audit 2024-02-05T07:52:40.521248+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.12:0/3534155957' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/644481280"}]: dispatch 2024-02-05T07:52:41.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:41 smithi012 bash[19641]: audit 2024-02-05T07:52:40.522118+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/644481280"}]: dispatch 2024-02-05T07:52:42.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.143946+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/644481280"}]': finished 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: cluster 2024-02-05T07:52:41.144034+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.501468+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.12:0/3992460140' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1914593906"}]: dispatch 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.502672+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1914593906"}]: dispatch 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.582568+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.583430+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.583579+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.584257+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.584888+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.585090+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.586354+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-05T07:52:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.586999+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.894639+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:52:42.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.895512+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:52:42.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.918921+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:52:42.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:42 smithi079 bash[14278]: audit 2024-02-05T07:52:41.919731+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:52:42.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.143946+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/644481280"}]': finished 2024-02-05T07:52:42.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: cluster 2024-02-05T07:52:41.144034+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-05T07:52:42.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.501468+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.12:0/3992460140' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1914593906"}]: dispatch 2024-02-05T07:52:42.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.502672+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1914593906"}]: dispatch 2024-02-05T07:52:42.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.582568+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-05T07:52:42.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.583430+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.583579+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-05T07:52:42.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.584257+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-05T07:52:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.584888+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.585090+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.586354+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-05T07:52:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.586999+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.894639+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:52:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.895512+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:52:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.918921+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:52:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[14158]: audit 2024-02-05T07:52:41.919731+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:52:42.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.143946+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/644481280"}]': finished 2024-02-05T07:52:42.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: cluster 2024-02-05T07:52:41.144034+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.501468+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.12:0/3992460140' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1914593906"}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.502672+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1914593906"}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.582568+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.583430+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.583579+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.584257+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.584888+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.585090+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.586354+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.586999+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.894639+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.895512+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.918921+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:52:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:42 smithi012 bash[19641]: audit 2024-02-05T07:52:41.919731+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:52:43.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:43 smithi079 bash[14278]: cluster 2024-02-05T07:52:41.620349+0000 mgr.y (mgr.14460) 143 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:52:43.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:43 smithi079 bash[14278]: audit 2024-02-05T07:52:41.779159+0000 mgr.y (mgr.14460) 144 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:52:43.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:43 smithi079 bash[14278]: audit 2024-02-05T07:52:42.162433+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1914593906"}]': finished 2024-02-05T07:52:43.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:43 smithi079 bash[14278]: audit 2024-02-05T07:52:42.162652+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-02-05T07:52:43.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:43 smithi079 bash[14278]: audit 2024-02-05T07:52:42.162799+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-02-05T07:52:43.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:43 smithi079 bash[14278]: audit 2024-02-05T07:52:42.163025+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-02-05T07:52:43.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:43 smithi079 bash[14278]: audit 2024-02-05T07:52:42.163147+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-02-05T07:52:43.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:43 smithi079 bash[14278]: cluster 2024-02-05T07:52:42.163278+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-05T07:52:43.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:43 smithi079 bash[14278]: audit 2024-02-05T07:52:42.533327+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.12:0/2114436285' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3625527473"}]: dispatch 2024-02-05T07:52:43.587 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[19641]: cluster 2024-02-05T07:52:41.620349+0000 mgr.y (mgr.14460) 143 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[19641]: audit 2024-02-05T07:52:41.779159+0000 mgr.y (mgr.14460) 144 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[19641]: audit 2024-02-05T07:52:42.162433+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1914593906"}]': finished 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[19641]: audit 2024-02-05T07:52:42.162652+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[19641]: audit 2024-02-05T07:52:42.162799+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[19641]: audit 2024-02-05T07:52:42.163025+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[19641]: audit 2024-02-05T07:52:42.163147+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[19641]: cluster 2024-02-05T07:52:42.163278+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[19641]: audit 2024-02-05T07:52:42.533327+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.12:0/2114436285' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3625527473"}]: dispatch 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[14158]: cluster 2024-02-05T07:52:41.620349+0000 mgr.y (mgr.14460) 143 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[14158]: audit 2024-02-05T07:52:41.779159+0000 mgr.y (mgr.14460) 144 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:52:43.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[14158]: audit 2024-02-05T07:52:42.162433+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1914593906"}]': finished 2024-02-05T07:52:43.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[14158]: audit 2024-02-05T07:52:42.162652+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-02-05T07:52:43.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[14158]: audit 2024-02-05T07:52:42.162799+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-02-05T07:52:43.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[14158]: audit 2024-02-05T07:52:42.163025+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-02-05T07:52:43.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[14158]: audit 2024-02-05T07:52:42.163147+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-02-05T07:52:43.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[14158]: cluster 2024-02-05T07:52:42.163278+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-05T07:52:43.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:43 smithi012 bash[14158]: audit 2024-02-05T07:52:42.533327+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.12:0/2114436285' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3625527473"}]: dispatch 2024-02-05T07:52:44.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:52:43 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:52:44.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:44 smithi079 bash[14278]: audit 2024-02-05T07:52:43.168631+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 172.21.15.12:0/2114436285' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3625527473"}]': finished 2024-02-05T07:52:44.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:44 smithi079 bash[14278]: cluster 2024-02-05T07:52:43.169638+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-05T07:52:44.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:44 smithi079 bash[14278]: audit 2024-02-05T07:52:43.539389+0000 mon.a (mon.0) 789 : audit [INF] from='client.? 172.21.15.12:0/165973579' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2122407285"}]: dispatch 2024-02-05T07:52:44.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:44 smithi012 bash[14158]: audit 2024-02-05T07:52:43.168631+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 172.21.15.12:0/2114436285' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3625527473"}]': finished 2024-02-05T07:52:44.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:44 smithi012 bash[14158]: cluster 2024-02-05T07:52:43.169638+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-05T07:52:44.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:44 smithi012 bash[14158]: audit 2024-02-05T07:52:43.539389+0000 mon.a (mon.0) 789 : audit [INF] from='client.? 172.21.15.12:0/165973579' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2122407285"}]: dispatch 2024-02-05T07:52:44.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:44 smithi012 bash[19641]: audit 2024-02-05T07:52:43.168631+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 172.21.15.12:0/2114436285' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3625527473"}]': finished 2024-02-05T07:52:44.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:44 smithi012 bash[19641]: cluster 2024-02-05T07:52:43.169638+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-05T07:52:44.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:44 smithi012 bash[19641]: audit 2024-02-05T07:52:43.539389+0000 mon.a (mon.0) 789 : audit [INF] from='client.? 172.21.15.12:0/165973579' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2122407285"}]: dispatch 2024-02-05T07:52:45.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:45 smithi012 bash[19641]: cluster 2024-02-05T07:52:43.621124+0000 mgr.y (mgr.14460) 145 : cluster [DBG] pgmap v123: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:45.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:45 smithi012 bash[19641]: audit 2024-02-05T07:52:44.187316+0000 mon.a (mon.0) 790 : audit [INF] from='client.? 172.21.15.12:0/165973579' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2122407285"}]': finished 2024-02-05T07:52:45.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:45 smithi012 bash[19641]: cluster 2024-02-05T07:52:44.187484+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-05T07:52:45.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:45 smithi012 bash[19641]: audit 2024-02-05T07:52:44.550358+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.12:0/2756575343' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2022163662"}]: dispatch 2024-02-05T07:52:45.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:45 smithi012 bash[14158]: cluster 2024-02-05T07:52:43.621124+0000 mgr.y (mgr.14460) 145 : cluster [DBG] pgmap v123: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:45.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:45 smithi012 bash[14158]: audit 2024-02-05T07:52:44.187316+0000 mon.a (mon.0) 790 : audit [INF] from='client.? 172.21.15.12:0/165973579' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2122407285"}]': finished 2024-02-05T07:52:45.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:45 smithi012 bash[14158]: cluster 2024-02-05T07:52:44.187484+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-05T07:52:45.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:45 smithi012 bash[14158]: audit 2024-02-05T07:52:44.550358+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.12:0/2756575343' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2022163662"}]: dispatch 2024-02-05T07:52:45.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:45 smithi079 bash[14278]: cluster 2024-02-05T07:52:43.621124+0000 mgr.y (mgr.14460) 145 : cluster [DBG] pgmap v123: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:45.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:45 smithi079 bash[14278]: audit 2024-02-05T07:52:44.187316+0000 mon.a (mon.0) 790 : audit [INF] from='client.? 172.21.15.12:0/165973579' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2122407285"}]': finished 2024-02-05T07:52:45.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:45 smithi079 bash[14278]: cluster 2024-02-05T07:52:44.187484+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-05T07:52:45.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:45 smithi079 bash[14278]: audit 2024-02-05T07:52:44.550358+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.12:0/2756575343' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2022163662"}]: dispatch 2024-02-05T07:52:45.837 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:52:45 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:45] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2024-02-05T07:52:46.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:46 smithi079 bash[14278]: audit 2024-02-05T07:52:45.192620+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.12:0/2756575343' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2022163662"}]': finished 2024-02-05T07:52:46.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:46 smithi079 bash[14278]: cluster 2024-02-05T07:52:45.192822+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-05T07:52:46.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:46 smithi079 bash[14278]: audit 2024-02-05T07:52:45.566391+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.12:0/2909982774' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/2701942775"}]: dispatch 2024-02-05T07:52:46.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:46 smithi012 bash[14158]: audit 2024-02-05T07:52:45.192620+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.12:0/2756575343' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2022163662"}]': finished 2024-02-05T07:52:46.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:46 smithi012 bash[14158]: cluster 2024-02-05T07:52:45.192822+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-05T07:52:46.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:46 smithi012 bash[14158]: audit 2024-02-05T07:52:45.566391+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.12:0/2909982774' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/2701942775"}]: dispatch 2024-02-05T07:52:46.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:46 smithi012 bash[19641]: audit 2024-02-05T07:52:45.192620+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.12:0/2756575343' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2022163662"}]': finished 2024-02-05T07:52:46.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:46 smithi012 bash[19641]: cluster 2024-02-05T07:52:45.192822+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-05T07:52:46.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:46 smithi012 bash[19641]: audit 2024-02-05T07:52:45.566391+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.12:0/2909982774' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/2701942775"}]: dispatch 2024-02-05T07:52:47.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:47 smithi079 bash[14278]: cluster 2024-02-05T07:52:45.621740+0000 mgr.y (mgr.14460) 146 : cluster [DBG] pgmap v126: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:47.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:47 smithi079 bash[14278]: audit 2024-02-05T07:52:46.215537+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.12:0/2909982774' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/2701942775"}]': finished 2024-02-05T07:52:47.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:47 smithi079 bash[14278]: cluster 2024-02-05T07:52:46.215619+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-05T07:52:47.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:47 smithi079 bash[14278]: audit 2024-02-05T07:52:46.586630+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.12:0/1448321564' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3388063993"}]: dispatch 2024-02-05T07:52:47.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:47 smithi079 bash[14278]: audit 2024-02-05T07:52:46.587704+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3388063993"}]: dispatch 2024-02-05T07:52:47.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:47 smithi012 bash[14158]: cluster 2024-02-05T07:52:45.621740+0000 mgr.y (mgr.14460) 146 : cluster [DBG] pgmap v126: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:47.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:47 smithi012 bash[14158]: audit 2024-02-05T07:52:46.215537+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.12:0/2909982774' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/2701942775"}]': finished 2024-02-05T07:52:47.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:47 smithi012 bash[14158]: cluster 2024-02-05T07:52:46.215619+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-05T07:52:47.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:47 smithi012 bash[14158]: audit 2024-02-05T07:52:46.586630+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.12:0/1448321564' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3388063993"}]: dispatch 2024-02-05T07:52:47.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:47 smithi012 bash[14158]: audit 2024-02-05T07:52:46.587704+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3388063993"}]: dispatch 2024-02-05T07:52:47.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:47 smithi012 bash[19641]: cluster 2024-02-05T07:52:45.621740+0000 mgr.y (mgr.14460) 146 : cluster [DBG] pgmap v126: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:47.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:47 smithi012 bash[19641]: audit 2024-02-05T07:52:46.215537+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.12:0/2909982774' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/2701942775"}]': finished 2024-02-05T07:52:47.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:47 smithi012 bash[19641]: cluster 2024-02-05T07:52:46.215619+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-05T07:52:47.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:47 smithi012 bash[19641]: audit 2024-02-05T07:52:46.586630+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.12:0/1448321564' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3388063993"}]: dispatch 2024-02-05T07:52:47.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:47 smithi012 bash[19641]: audit 2024-02-05T07:52:46.587704+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3388063993"}]: dispatch 2024-02-05T07:52:48.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:48 smithi079 bash[14278]: audit 2024-02-05T07:52:47.228348+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3388063993"}]': finished 2024-02-05T07:52:48.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:48 smithi079 bash[14278]: cluster 2024-02-05T07:52:47.228482+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-05T07:52:48.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:48 smithi079 bash[14278]: audit 2024-02-05T07:52:47.606835+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.12:0/2398927052' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/2701942775"}]: dispatch 2024-02-05T07:52:48.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:48 smithi012 bash[14158]: audit 2024-02-05T07:52:47.228348+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3388063993"}]': finished 2024-02-05T07:52:48.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:48 smithi012 bash[14158]: cluster 2024-02-05T07:52:47.228482+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-05T07:52:48.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:48 smithi012 bash[14158]: audit 2024-02-05T07:52:47.606835+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.12:0/2398927052' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/2701942775"}]: dispatch 2024-02-05T07:52:48.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:48 smithi012 bash[19641]: audit 2024-02-05T07:52:47.228348+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3388063993"}]': finished 2024-02-05T07:52:48.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:48 smithi012 bash[19641]: cluster 2024-02-05T07:52:47.228482+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-05T07:52:48.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:48 smithi012 bash[19641]: audit 2024-02-05T07:52:47.606835+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.12:0/2398927052' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/2701942775"}]: dispatch 2024-02-05T07:52:49.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:49 smithi079 bash[14278]: cluster 2024-02-05T07:52:47.623397+0000 mgr.y (mgr.14460) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:49.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:49 smithi079 bash[14278]: audit 2024-02-05T07:52:48.243395+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.12:0/2398927052' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/2701942775"}]': finished 2024-02-05T07:52:49.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:49 smithi079 bash[14278]: cluster 2024-02-05T07:52:48.243596+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-05T07:52:49.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:49 smithi012 bash[14158]: cluster 2024-02-05T07:52:47.623397+0000 mgr.y (mgr.14460) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:49.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:49 smithi012 bash[14158]: audit 2024-02-05T07:52:48.243395+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.12:0/2398927052' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/2701942775"}]': finished 2024-02-05T07:52:49.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:49 smithi012 bash[14158]: cluster 2024-02-05T07:52:48.243596+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-05T07:52:49.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:49 smithi012 bash[19641]: cluster 2024-02-05T07:52:47.623397+0000 mgr.y (mgr.14460) 147 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:49.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:49 smithi012 bash[19641]: audit 2024-02-05T07:52:48.243395+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.12:0/2398927052' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/2701942775"}]': finished 2024-02-05T07:52:49.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:49 smithi012 bash[19641]: cluster 2024-02-05T07:52:48.243596+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-05T07:52:51.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:51 smithi079 bash[14278]: cluster 2024-02-05T07:52:49.624151+0000 mgr.y (mgr.14460) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:52:51.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:51 smithi012 bash[14158]: cluster 2024-02-05T07:52:49.624151+0000 mgr.y (mgr.14460) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:52:51.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:51 smithi012 bash[19641]: cluster 2024-02-05T07:52:49.624151+0000 mgr.y (mgr.14460) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:52:53.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:53 smithi079 bash[14278]: cluster 2024-02-05T07:52:51.624859+0000 mgr.y (mgr.14460) 149 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:52:53.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:53 smithi079 bash[14278]: audit 2024-02-05T07:52:51.788757+0000 mgr.y (mgr.14460) 150 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:52:53.587 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:53 smithi012 bash[14158]: cluster 2024-02-05T07:52:51.624859+0000 mgr.y (mgr.14460) 149 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:52:53.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:53 smithi012 bash[14158]: audit 2024-02-05T07:52:51.788757+0000 mgr.y (mgr.14460) 150 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:52:53.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:53 smithi012 bash[19641]: cluster 2024-02-05T07:52:51.624859+0000 mgr.y (mgr.14460) 149 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:52:53.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:53 smithi012 bash[19641]: audit 2024-02-05T07:52:51.788757+0000 mgr.y (mgr.14460) 150 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:52:54.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:52:53 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:52:55.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:55 smithi079 bash[14278]: cluster 2024-02-05T07:52:53.626562+0000 mgr.y (mgr.14460) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:52:55.587 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:52:55 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:52:55] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2024-02-05T07:52:55.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:55 smithi012 bash[19641]: cluster 2024-02-05T07:52:53.626562+0000 mgr.y (mgr.14460) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:52:55.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:55 smithi012 bash[14158]: cluster 2024-02-05T07:52:53.626562+0000 mgr.y (mgr.14460) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:52:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:57 smithi079 bash[14278]: cluster 2024-02-05T07:52:55.627287+0000 mgr.y (mgr.14460) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:57.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:57 smithi012 bash[19641]: cluster 2024-02-05T07:52:55.627287+0000 mgr.y (mgr.14460) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:57.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:57 smithi012 bash[14158]: cluster 2024-02-05T07:52:55.627287+0000 mgr.y (mgr.14460) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:52:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:52:59 smithi079 bash[14278]: cluster 2024-02-05T07:52:57.628949+0000 mgr.y (mgr.14460) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:52:59.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:52:59 smithi012 bash[19641]: cluster 2024-02-05T07:52:57.628949+0000 mgr.y (mgr.14460) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:52:59.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:52:59 smithi012 bash[14158]: cluster 2024-02-05T07:52:57.628949+0000 mgr.y (mgr.14460) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:53:01.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:01 smithi012 bash[19641]: cluster 2024-02-05T07:52:59.629683+0000 mgr.y (mgr.14460) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-02-05T07:53:01.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:01 smithi012 bash[14158]: cluster 2024-02-05T07:52:59.629683+0000 mgr.y (mgr.14460) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-02-05T07:53:01.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:01 smithi079 bash[14278]: cluster 2024-02-05T07:52:59.629683+0000 mgr.y (mgr.14460) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-02-05T07:53:03.562 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:03 smithi079 bash[14278]: cluster 2024-02-05T07:53:01.630541+0000 mgr.y (mgr.14460) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:03.562 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:03 smithi079 bash[14278]: audit 2024-02-05T07:53:01.795947+0000 mgr.y (mgr.14460) 156 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:03.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:03 smithi012 bash[19641]: cluster 2024-02-05T07:53:01.630541+0000 mgr.y (mgr.14460) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:03.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:03 smithi012 bash[19641]: audit 2024-02-05T07:53:01.795947+0000 mgr.y (mgr.14460) 156 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:03.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:03 smithi012 bash[14158]: cluster 2024-02-05T07:53:01.630541+0000 mgr.y (mgr.14460) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:03.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:03 smithi012 bash[14158]: audit 2024-02-05T07:53:01.795947+0000 mgr.y (mgr.14460) 156 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:04.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:53:03 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:53:05.588 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:53:05 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:05] "GET /metrics HTTP/1.1" 200 214844 "" "Prometheus/2.33.4" 2024-02-05T07:53:05.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:05 smithi012 bash[19641]: cluster 2024-02-05T07:53:03.632451+0000 mgr.y (mgr.14460) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:05.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:05 smithi012 bash[14158]: cluster 2024-02-05T07:53:03.632451+0000 mgr.y (mgr.14460) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:05.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:05 smithi079 bash[14278]: cluster 2024-02-05T07:53:03.632451+0000 mgr.y (mgr.14460) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:07.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:07 smithi012 bash[19641]: cluster 2024-02-05T07:53:05.633270+0000 mgr.y (mgr.14460) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:07.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:07 smithi012 bash[14158]: cluster 2024-02-05T07:53:05.633270+0000 mgr.y (mgr.14460) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:07 smithi079 bash[14278]: cluster 2024-02-05T07:53:05.633270+0000 mgr.y (mgr.14460) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:09.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:09 smithi012 bash[19641]: cluster 2024-02-05T07:53:07.634904+0000 mgr.y (mgr.14460) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:09.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:09 smithi012 bash[14158]: cluster 2024-02-05T07:53:07.634904+0000 mgr.y (mgr.14460) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:09 smithi079 bash[14278]: cluster 2024-02-05T07:53:07.634904+0000 mgr.y (mgr.14460) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:11.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:11 smithi012 bash[19641]: cluster 2024-02-05T07:53:09.635683+0000 mgr.y (mgr.14460) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:11.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:11 smithi012 bash[14158]: cluster 2024-02-05T07:53:09.635683+0000 mgr.y (mgr.14460) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:11.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:11 smithi079 bash[14278]: cluster 2024-02-05T07:53:09.635683+0000 mgr.y (mgr.14460) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:13.562 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:13 smithi079 bash[14278]: cluster 2024-02-05T07:53:11.636467+0000 mgr.y (mgr.14460) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:13.562 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:13 smithi079 bash[14278]: audit 2024-02-05T07:53:11.804664+0000 mgr.y (mgr.14460) 162 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:13.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:13 smithi012 bash[19641]: cluster 2024-02-05T07:53:11.636467+0000 mgr.y (mgr.14460) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:13.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:13 smithi012 bash[19641]: audit 2024-02-05T07:53:11.804664+0000 mgr.y (mgr.14460) 162 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:13.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:13 smithi012 bash[14158]: cluster 2024-02-05T07:53:11.636467+0000 mgr.y (mgr.14460) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:13.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:13 smithi012 bash[14158]: audit 2024-02-05T07:53:11.804664+0000 mgr.y (mgr.14460) 162 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:14.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:53:13 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:53:15.588 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:53:15 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:15] "GET /metrics HTTP/1.1" 200 214808 "" "Prometheus/2.33.4" 2024-02-05T07:53:15.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:15 smithi012 bash[19641]: cluster 2024-02-05T07:53:13.638196+0000 mgr.y (mgr.14460) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:15.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:15 smithi012 bash[14158]: cluster 2024-02-05T07:53:13.638196+0000 mgr.y (mgr.14460) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:15 smithi079 bash[14278]: cluster 2024-02-05T07:53:13.638196+0000 mgr.y (mgr.14460) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:17.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:17 smithi012 bash[19641]: cluster 2024-02-05T07:53:15.639027+0000 mgr.y (mgr.14460) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:17.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:17 smithi012 bash[14158]: cluster 2024-02-05T07:53:15.639027+0000 mgr.y (mgr.14460) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:17.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:17 smithi079 bash[14278]: cluster 2024-02-05T07:53:15.639027+0000 mgr.y (mgr.14460) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:19.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:19 smithi012 bash[19641]: cluster 2024-02-05T07:53:17.640816+0000 mgr.y (mgr.14460) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:19.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:19 smithi012 bash[14158]: cluster 2024-02-05T07:53:17.640816+0000 mgr.y (mgr.14460) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:19 smithi079 bash[14278]: cluster 2024-02-05T07:53:17.640816+0000 mgr.y (mgr.14460) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:21.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:21 smithi012 bash[19641]: cluster 2024-02-05T07:53:19.641608+0000 mgr.y (mgr.14460) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:21.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:21 smithi012 bash[14158]: cluster 2024-02-05T07:53:19.641608+0000 mgr.y (mgr.14460) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:21.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:21 smithi079 bash[14278]: cluster 2024-02-05T07:53:19.641608+0000 mgr.y (mgr.14460) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:23.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:23 smithi012 bash[14158]: cluster 2024-02-05T07:53:21.642460+0000 mgr.y (mgr.14460) 167 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:23.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:23 smithi012 bash[14158]: audit 2024-02-05T07:53:21.812638+0000 mgr.y (mgr.14460) 168 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:23.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:23 smithi012 bash[19641]: cluster 2024-02-05T07:53:21.642460+0000 mgr.y (mgr.14460) 167 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:23.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:23 smithi012 bash[19641]: audit 2024-02-05T07:53:21.812638+0000 mgr.y (mgr.14460) 168 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:23.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:23 smithi079 bash[14278]: cluster 2024-02-05T07:53:21.642460+0000 mgr.y (mgr.14460) 167 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:23.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:23 smithi079 bash[14278]: audit 2024-02-05T07:53:21.812638+0000 mgr.y (mgr.14460) 168 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:23.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:53:23 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:53:25.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:25 smithi079 bash[14278]: cluster 2024-02-05T07:53:23.644315+0000 mgr.y (mgr.14460) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:25.838 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:53:25 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:25] "GET /metrics HTTP/1.1" 200 214808 "" "Prometheus/2.33.4" 2024-02-05T07:53:25.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:25 smithi012 bash[19641]: cluster 2024-02-05T07:53:23.644315+0000 mgr.y (mgr.14460) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:25.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:25 smithi012 bash[14158]: cluster 2024-02-05T07:53:23.644315+0000 mgr.y (mgr.14460) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:27.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:27 smithi079 bash[14278]: cluster 2024-02-05T07:53:25.645129+0000 mgr.y (mgr.14460) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:27.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:27 smithi012 bash[19641]: cluster 2024-02-05T07:53:25.645129+0000 mgr.y (mgr.14460) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:27.838 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:27 smithi012 bash[14158]: cluster 2024-02-05T07:53:25.645129+0000 mgr.y (mgr.14460) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:29.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:29 smithi079 bash[14278]: cluster 2024-02-05T07:53:27.646841+0000 mgr.y (mgr.14460) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:29.838 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:29 smithi012 bash[14158]: cluster 2024-02-05T07:53:27.646841+0000 mgr.y (mgr.14460) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:29.838 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:29 smithi012 bash[19641]: cluster 2024-02-05T07:53:27.646841+0000 mgr.y (mgr.14460) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:31.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:31 smithi079 bash[14278]: cluster 2024-02-05T07:53:29.647637+0000 mgr.y (mgr.14460) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:31.827 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:31 smithi012 bash[19641]: cluster 2024-02-05T07:53:29.647637+0000 mgr.y (mgr.14460) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:31.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:31 smithi012 bash[14158]: cluster 2024-02-05T07:53:29.647637+0000 mgr.y (mgr.14460) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:33.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:53:33 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:53:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:33 smithi079 bash[14278]: cluster 2024-02-05T07:53:31.648923+0000 mgr.y (mgr.14460) 173 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:33 smithi079 bash[14278]: audit 2024-02-05T07:53:31.822065+0000 mgr.y (mgr.14460) 174 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:33.838 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:33 smithi012 bash[14158]: cluster 2024-02-05T07:53:31.648923+0000 mgr.y (mgr.14460) 173 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:33.838 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:33 smithi012 bash[14158]: audit 2024-02-05T07:53:31.822065+0000 mgr.y (mgr.14460) 174 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:33.839 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:33 smithi012 bash[19641]: cluster 2024-02-05T07:53:31.648923+0000 mgr.y (mgr.14460) 173 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:33.839 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:33 smithi012 bash[19641]: audit 2024-02-05T07:53:31.822065+0000 mgr.y (mgr.14460) 174 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:35.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:35 smithi012 bash[14158]: cluster 2024-02-05T07:53:33.650712+0000 mgr.y (mgr.14460) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:35.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:35 smithi012 bash[14158]: audit 2024-02-05T07:53:35.024032+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:53:35.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:35 smithi012 bash[14158]: audit 2024-02-05T07:53:35.026143+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:53:35.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:35 smithi012 bash[14158]: audit 2024-02-05T07:53:35.338621+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:53:35.589 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:53:35 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:35] "GET /metrics HTTP/1.1" 200 214755 "" "Prometheus/2.33.4" 2024-02-05T07:53:35.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:35 smithi012 bash[19641]: cluster 2024-02-05T07:53:33.650712+0000 mgr.y (mgr.14460) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:35.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:35 smithi012 bash[19641]: audit 2024-02-05T07:53:35.024032+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:53:35.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:35 smithi012 bash[19641]: audit 2024-02-05T07:53:35.026143+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:53:35.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:35 smithi012 bash[19641]: audit 2024-02-05T07:53:35.338621+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:53:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:35 smithi079 bash[14278]: cluster 2024-02-05T07:53:33.650712+0000 mgr.y (mgr.14460) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:35 smithi079 bash[14278]: audit 2024-02-05T07:53:35.024032+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:53:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:35 smithi079 bash[14278]: audit 2024-02-05T07:53:35.026143+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:53:35.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:35 smithi079 bash[14278]: audit 2024-02-05T07:53:35.338621+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:53:37.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:36 smithi079 bash[14278]: audit 2024-02-05T07:53:35.634493+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:53:37.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:36 smithi079 bash[14278]: cluster 2024-02-05T07:53:35.651286+0000 mgr.y (mgr.14460) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:37.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:36 smithi012 bash[19641]: audit 2024-02-05T07:53:35.634493+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:53:37.088 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:36 smithi012 bash[19641]: cluster 2024-02-05T07:53:35.651286+0000 mgr.y (mgr.14460) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:37.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:36 smithi012 bash[14158]: audit 2024-02-05T07:53:35.634493+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:53:37.089 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:36 smithi012 bash[14158]: cluster 2024-02-05T07:53:35.651286+0000 mgr.y (mgr.14460) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:39.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:39 smithi012 bash[14158]: cluster 2024-02-05T07:53:37.652979+0000 mgr.y (mgr.14460) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:39.338 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:39 smithi012 bash[19641]: cluster 2024-02-05T07:53:37.652979+0000 mgr.y (mgr.14460) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:39 smithi079 bash[14278]: cluster 2024-02-05T07:53:37.652979+0000 mgr.y (mgr.14460) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:41.338 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:41 smithi012 bash[14158]: cluster 2024-02-05T07:53:39.653629+0000 mgr.y (mgr.14460) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:41.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:41 smithi012 bash[19641]: cluster 2024-02-05T07:53:39.653629+0000 mgr.y (mgr.14460) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:41.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:41 smithi079 bash[14278]: cluster 2024-02-05T07:53:39.653629+0000 mgr.y (mgr.14460) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:42.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:42 smithi079 bash[14278]: audit 2024-02-05T07:53:41.904264+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:53:42.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:42 smithi079 bash[14278]: audit 2024-02-05T07:53:41.905040+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:53:42.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:42 smithi079 bash[14278]: audit 2024-02-05T07:53:41.927471+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:53:42.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:42 smithi079 bash[14278]: audit 2024-02-05T07:53:41.928163+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:53:42.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:42 smithi012 bash[14158]: audit 2024-02-05T07:53:41.904264+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:53:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:42 smithi012 bash[14158]: audit 2024-02-05T07:53:41.905040+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:53:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:42 smithi012 bash[14158]: audit 2024-02-05T07:53:41.927471+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:53:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:42 smithi012 bash[14158]: audit 2024-02-05T07:53:41.928163+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:53:42.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:42 smithi012 bash[19641]: audit 2024-02-05T07:53:41.904264+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:53:42.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:42 smithi012 bash[19641]: audit 2024-02-05T07:53:41.905040+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:53:42.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:42 smithi012 bash[19641]: audit 2024-02-05T07:53:41.927471+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:53:42.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:42 smithi012 bash[19641]: audit 2024-02-05T07:53:41.928163+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:53:43.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:43 smithi079 bash[14278]: cluster 2024-02-05T07:53:41.654360+0000 mgr.y (mgr.14460) 179 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:43.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:43 smithi079 bash[14278]: audit 2024-02-05T07:53:41.825905+0000 mgr.y (mgr.14460) 180 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:43.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:43 smithi012 bash[14158]: cluster 2024-02-05T07:53:41.654360+0000 mgr.y (mgr.14460) 179 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:43.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:43 smithi012 bash[14158]: audit 2024-02-05T07:53:41.825905+0000 mgr.y (mgr.14460) 180 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:43.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:43 smithi012 bash[19641]: cluster 2024-02-05T07:53:41.654360+0000 mgr.y (mgr.14460) 179 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:43.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:43 smithi012 bash[19641]: audit 2024-02-05T07:53:41.825905+0000 mgr.y (mgr.14460) 180 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:44.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:53:43 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:53:45.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:45 smithi012 bash[14158]: cluster 2024-02-05T07:53:43.656157+0000 mgr.y (mgr.14460) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:45.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:45 smithi012 bash[19641]: cluster 2024-02-05T07:53:43.656157+0000 mgr.y (mgr.14460) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:45.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:45 smithi079 bash[14278]: cluster 2024-02-05T07:53:43.656157+0000 mgr.y (mgr.14460) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:45.838 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:53:45 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:45] "GET /metrics HTTP/1.1" 200 214744 "" "Prometheus/2.33.4" 2024-02-05T07:53:47.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:47 smithi079 bash[14278]: cluster 2024-02-05T07:53:45.656885+0000 mgr.y (mgr.14460) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:47.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:47 smithi012 bash[14158]: cluster 2024-02-05T07:53:45.656885+0000 mgr.y (mgr.14460) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:47.588 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:47 smithi012 bash[19641]: cluster 2024-02-05T07:53:45.656885+0000 mgr.y (mgr.14460) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:49.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:49 smithi079 bash[14278]: cluster 2024-02-05T07:53:47.658214+0000 mgr.y (mgr.14460) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:49.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:49 smithi012 bash[14158]: cluster 2024-02-05T07:53:47.658214+0000 mgr.y (mgr.14460) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:49.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:49 smithi012 bash[19641]: cluster 2024-02-05T07:53:47.658214+0000 mgr.y (mgr.14460) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:51.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:51 smithi079 bash[14278]: cluster 2024-02-05T07:53:49.658948+0000 mgr.y (mgr.14460) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:51.588 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:51 smithi012 bash[14158]: cluster 2024-02-05T07:53:49.658948+0000 mgr.y (mgr.14460) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:51.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:51 smithi012 bash[19641]: cluster 2024-02-05T07:53:49.658948+0000 mgr.y (mgr.14460) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:53.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:53 smithi079 bash[14278]: cluster 2024-02-05T07:53:51.659724+0000 mgr.y (mgr.14460) 185 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:53.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:53 smithi079 bash[14278]: audit 2024-02-05T07:53:51.836619+0000 mgr.y (mgr.14460) 186 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:53.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:53 smithi012 bash[14158]: cluster 2024-02-05T07:53:51.659724+0000 mgr.y (mgr.14460) 185 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:53.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:53 smithi012 bash[14158]: audit 2024-02-05T07:53:51.836619+0000 mgr.y (mgr.14460) 186 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:53.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:53 smithi012 bash[19641]: cluster 2024-02-05T07:53:51.659724+0000 mgr.y (mgr.14460) 185 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:53.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:53 smithi012 bash[19641]: audit 2024-02-05T07:53:51.836619+0000 mgr.y (mgr.14460) 186 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:53:54.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:53:53 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:53:55.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:55 smithi012 bash[14158]: cluster 2024-02-05T07:53:53.661511+0000 mgr.y (mgr.14460) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:55.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:55 smithi012 bash[19641]: cluster 2024-02-05T07:53:53.661511+0000 mgr.y (mgr.14460) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:55.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:55 smithi079 bash[14278]: cluster 2024-02-05T07:53:53.661511+0000 mgr.y (mgr.14460) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:55.838 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:53:55 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:53:55] "GET /metrics HTTP/1.1" 200 214744 "" "Prometheus/2.33.4" 2024-02-05T07:53:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:57 smithi079 bash[14278]: cluster 2024-02-05T07:53:55.662131+0000 mgr.y (mgr.14460) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:57.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:57 smithi012 bash[14158]: cluster 2024-02-05T07:53:55.662131+0000 mgr.y (mgr.14460) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:57.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:57 smithi012 bash[19641]: cluster 2024-02-05T07:53:55.662131+0000 mgr.y (mgr.14460) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:53:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:53:59 smithi079 bash[14278]: cluster 2024-02-05T07:53:57.663876+0000 mgr.y (mgr.14460) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:59.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:53:59 smithi012 bash[19641]: cluster 2024-02-05T07:53:57.663876+0000 mgr.y (mgr.14460) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:53:59.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:53:59 smithi012 bash[14158]: cluster 2024-02-05T07:53:57.663876+0000 mgr.y (mgr.14460) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:01.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:01 smithi079 bash[14278]: cluster 2024-02-05T07:53:59.664606+0000 mgr.y (mgr.14460) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:01.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:01 smithi012 bash[14158]: cluster 2024-02-05T07:53:59.664606+0000 mgr.y (mgr.14460) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:01.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:01 smithi012 bash[19641]: cluster 2024-02-05T07:53:59.664606+0000 mgr.y (mgr.14460) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:03 smithi079 bash[14278]: cluster 2024-02-05T07:54:01.665351+0000 mgr.y (mgr.14460) 191 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:03 smithi079 bash[14278]: audit 2024-02-05T07:54:01.847075+0000 mgr.y (mgr.14460) 192 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:03.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:03 smithi012 bash[14158]: cluster 2024-02-05T07:54:01.665351+0000 mgr.y (mgr.14460) 191 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:03.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:03 smithi012 bash[14158]: audit 2024-02-05T07:54:01.847075+0000 mgr.y (mgr.14460) 192 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:03.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:03 smithi012 bash[19641]: cluster 2024-02-05T07:54:01.665351+0000 mgr.y (mgr.14460) 191 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:03.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:03 smithi012 bash[19641]: audit 2024-02-05T07:54:01.847075+0000 mgr.y (mgr.14460) 192 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:04.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:54:03 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:54:05.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:05 smithi012 bash[14158]: cluster 2024-02-05T07:54:03.666877+0000 mgr.y (mgr.14460) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:05.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:05 smithi012 bash[19641]: cluster 2024-02-05T07:54:03.666877+0000 mgr.y (mgr.14460) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:05.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:05 smithi079 bash[14278]: cluster 2024-02-05T07:54:03.666877+0000 mgr.y (mgr.14460) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:05.839 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:54:05 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:05] "GET /metrics HTTP/1.1" 200 214782 "" "Prometheus/2.33.4" 2024-02-05T07:54:07.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:07 smithi079 bash[14278]: cluster 2024-02-05T07:54:05.667649+0000 mgr.y (mgr.14460) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:07.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:07 smithi012 bash[14158]: cluster 2024-02-05T07:54:05.667649+0000 mgr.y (mgr.14460) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:07.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:07 smithi012 bash[19641]: cluster 2024-02-05T07:54:05.667649+0000 mgr.y (mgr.14460) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:09.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:09 smithi079 bash[14278]: cluster 2024-02-05T07:54:07.669381+0000 mgr.y (mgr.14460) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:09.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:09 smithi012 bash[14158]: cluster 2024-02-05T07:54:07.669381+0000 mgr.y (mgr.14460) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:09.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:09 smithi012 bash[19641]: cluster 2024-02-05T07:54:07.669381+0000 mgr.y (mgr.14460) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:11.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:11 smithi079 bash[14278]: cluster 2024-02-05T07:54:09.670106+0000 mgr.y (mgr.14460) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:11.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:11 smithi012 bash[14158]: cluster 2024-02-05T07:54:09.670106+0000 mgr.y (mgr.14460) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:11.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:11 smithi012 bash[19641]: cluster 2024-02-05T07:54:09.670106+0000 mgr.y (mgr.14460) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:13.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:13 smithi079 bash[14278]: cluster 2024-02-05T07:54:11.674614+0000 mgr.y (mgr.14460) 197 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:13.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:13 smithi079 bash[14278]: audit 2024-02-05T07:54:11.856700+0000 mgr.y (mgr.14460) 198 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:13.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:13 smithi012 bash[19641]: cluster 2024-02-05T07:54:11.674614+0000 mgr.y (mgr.14460) 197 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:13.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:13 smithi012 bash[19641]: audit 2024-02-05T07:54:11.856700+0000 mgr.y (mgr.14460) 198 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:13.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:13 smithi012 bash[14158]: cluster 2024-02-05T07:54:11.674614+0000 mgr.y (mgr.14460) 197 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:13.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:13 smithi012 bash[14158]: audit 2024-02-05T07:54:11.856700+0000 mgr.y (mgr.14460) 198 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:14.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:54:13 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:54:15.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:15 smithi012 bash[14158]: cluster 2024-02-05T07:54:13.676365+0000 mgr.y (mgr.14460) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:15.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:15 smithi012 bash[19641]: cluster 2024-02-05T07:54:13.676365+0000 mgr.y (mgr.14460) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:15.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:15 smithi079 bash[14278]: cluster 2024-02-05T07:54:13.676365+0000 mgr.y (mgr.14460) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:15.839 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:54:15 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:15] "GET /metrics HTTP/1.1" 200 214785 "" "Prometheus/2.33.4" 2024-02-05T07:54:17.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:17 smithi079 bash[14278]: cluster 2024-02-05T07:54:15.677101+0000 mgr.y (mgr.14460) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:17.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:17 smithi012 bash[14158]: cluster 2024-02-05T07:54:15.677101+0000 mgr.y (mgr.14460) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:17.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:17 smithi012 bash[19641]: cluster 2024-02-05T07:54:15.677101+0000 mgr.y (mgr.14460) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:19.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:19 smithi079 bash[14278]: cluster 2024-02-05T07:54:17.678811+0000 mgr.y (mgr.14460) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:19.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:19 smithi012 bash[14158]: cluster 2024-02-05T07:54:17.678811+0000 mgr.y (mgr.14460) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:19.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:19 smithi012 bash[19641]: cluster 2024-02-05T07:54:17.678811+0000 mgr.y (mgr.14460) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:21.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:21 smithi079 bash[14278]: cluster 2024-02-05T07:54:19.679521+0000 mgr.y (mgr.14460) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:21.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:21 smithi012 bash[14158]: cluster 2024-02-05T07:54:19.679521+0000 mgr.y (mgr.14460) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:21.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:21 smithi012 bash[19641]: cluster 2024-02-05T07:54:19.679521+0000 mgr.y (mgr.14460) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:23.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:23 smithi079 bash[14278]: cluster 2024-02-05T07:54:21.680238+0000 mgr.y (mgr.14460) 203 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:23.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:23 smithi079 bash[14278]: audit 2024-02-05T07:54:21.867927+0000 mgr.y (mgr.14460) 204 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:23.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:23 smithi012 bash[14158]: cluster 2024-02-05T07:54:21.680238+0000 mgr.y (mgr.14460) 203 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:23.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:23 smithi012 bash[14158]: audit 2024-02-05T07:54:21.867927+0000 mgr.y (mgr.14460) 204 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:23.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:23 smithi012 bash[19641]: cluster 2024-02-05T07:54:21.680238+0000 mgr.y (mgr.14460) 203 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:23.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:23 smithi012 bash[19641]: audit 2024-02-05T07:54:21.867927+0000 mgr.y (mgr.14460) 204 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:24.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:54:23 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:54:25.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:25 smithi012 bash[14158]: cluster 2024-02-05T07:54:23.681945+0000 mgr.y (mgr.14460) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:25.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:25 smithi012 bash[19641]: cluster 2024-02-05T07:54:23.681945+0000 mgr.y (mgr.14460) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:25.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:25 smithi079 bash[14278]: cluster 2024-02-05T07:54:23.681945+0000 mgr.y (mgr.14460) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:25.839 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:54:25 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:25] "GET /metrics HTTP/1.1" 200 214785 "" "Prometheus/2.33.4" 2024-02-05T07:54:27.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:27 smithi079 bash[14278]: cluster 2024-02-05T07:54:25.682696+0000 mgr.y (mgr.14460) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:27.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:27 smithi012 bash[14158]: cluster 2024-02-05T07:54:25.682696+0000 mgr.y (mgr.14460) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:27.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:27 smithi012 bash[19641]: cluster 2024-02-05T07:54:25.682696+0000 mgr.y (mgr.14460) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:29 smithi079 bash[14278]: cluster 2024-02-05T07:54:27.684425+0000 mgr.y (mgr.14460) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:29.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:29 smithi012 bash[14158]: cluster 2024-02-05T07:54:27.684425+0000 mgr.y (mgr.14460) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:29.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:29 smithi012 bash[19641]: cluster 2024-02-05T07:54:27.684425+0000 mgr.y (mgr.14460) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:31.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:31 smithi012 bash[14158]: cluster 2024-02-05T07:54:29.685189+0000 mgr.y (mgr.14460) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:31.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:31 smithi012 bash[19641]: cluster 2024-02-05T07:54:29.685189+0000 mgr.y (mgr.14460) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:31.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:31 smithi079 bash[14278]: cluster 2024-02-05T07:54:29.685189+0000 mgr.y (mgr.14460) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:31.713 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-05T07:54:33.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:33 smithi012 bash[14158]: cluster 2024-02-05T07:54:31.685952+0000 mgr.y (mgr.14460) 209 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:33.339 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:33 smithi012 bash[14158]: audit 2024-02-05T07:54:31.879206+0000 mgr.y (mgr.14460) 210 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:33.339 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:33 smithi012 bash[19641]: cluster 2024-02-05T07:54:31.685952+0000 mgr.y (mgr.14460) 209 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:33.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:33 smithi012 bash[19641]: audit 2024-02-05T07:54:31.879206+0000 mgr.y (mgr.14460) 210 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:33.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:33 smithi079 bash[14278]: cluster 2024-02-05T07:54:31.685952+0000 mgr.y (mgr.14460) 209 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:33.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:33 smithi079 bash[14278]: audit 2024-02-05T07:54:31.879206+0000 mgr.y (mgr.14460) 210 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:34.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:54:33 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:54:35.217 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:35 smithi012 bash[14158]: cluster 2024-02-05T07:54:33.687694+0000 mgr.y (mgr.14460) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:35.466 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:35 smithi012 bash[19641]: cluster 2024-02-05T07:54:33.687694+0000 mgr.y (mgr.14460) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:35.499 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-05T07:54:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:35 smithi079 bash[14278]: cluster 2024-02-05T07:54:33.687694+0000 mgr.y (mgr.14460) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:35.839 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:54:35 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:35] "GET /metrics HTTP/1.1" 200 214777 "" "Prometheus/2.33.4" 2024-02-05T07:54:36.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:36 smithi079 bash[14278]: audit 2024-02-05T07:54:35.644581+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:54:36.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:36 smithi079 bash[14278]: audit 2024-02-05T07:54:35.646880+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:54:36.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:36 smithi079 bash[14278]: audit 2024-02-05T07:54:35.951011+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:36.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:36 smithi012 bash[14158]: audit 2024-02-05T07:54:35.644581+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:54:36.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:36 smithi012 bash[14158]: audit 2024-02-05T07:54:35.646880+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:54:36.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:36 smithi012 bash[14158]: audit 2024-02-05T07:54:35.951011+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:36.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:36 smithi012 bash[19641]: audit 2024-02-05T07:54:35.644581+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:54:36.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:36 smithi012 bash[19641]: audit 2024-02-05T07:54:35.646880+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:54:36.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:36 smithi012 bash[19641]: audit 2024-02-05T07:54:35.951011+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:37.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:37 smithi079 bash[14278]: cluster 2024-02-05T07:54:35.688370+0000 mgr.y (mgr.14460) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:37.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:37 smithi079 bash[14278]: audit 2024-02-05T07:54:36.255298+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:37.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:37 smithi012 bash[19641]: cluster 2024-02-05T07:54:35.688370+0000 mgr.y (mgr.14460) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:37.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:37 smithi012 bash[19641]: audit 2024-02-05T07:54:36.255298+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:37.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:37 smithi012 bash[14158]: cluster 2024-02-05T07:54:35.688370+0000 mgr.y (mgr.14460) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:37.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:37 smithi012 bash[14158]: audit 2024-02-05T07:54:36.255298+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:39 smithi079 bash[14278]: cluster 2024-02-05T07:54:37.690054+0000 mgr.y (mgr.14460) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:39.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:39 smithi012 bash[14158]: cluster 2024-02-05T07:54:37.690054+0000 mgr.y (mgr.14460) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:39.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:39 smithi012 bash[19641]: cluster 2024-02-05T07:54:37.690054+0000 mgr.y (mgr.14460) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:39.859 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph config set global log_to_journald false --force' 2024-02-05T07:54:41.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:41 smithi079 bash[14278]: cluster 2024-02-05T07:54:39.690969+0000 mgr.y (mgr.14460) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:41.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:41 smithi012 bash[14158]: cluster 2024-02-05T07:54:39.690969+0000 mgr.y (mgr.14460) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:41.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:41 smithi012 bash[19641]: cluster 2024-02-05T07:54:39.690969+0000 mgr.y (mgr.14460) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:42.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:42 smithi012 bash[14158]: audit 2024-02-05T07:54:41.910211+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:54:42.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:42 smithi012 bash[14158]: audit 2024-02-05T07:54:41.911033+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:54:42.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:42 smithi012 bash[14158]: audit 2024-02-05T07:54:41.934048+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:54:42.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:42 smithi012 bash[14158]: audit 2024-02-05T07:54:41.934813+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:54:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:42 smithi012 bash[19641]: audit 2024-02-05T07:54:41.910211+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:54:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:42 smithi012 bash[19641]: audit 2024-02-05T07:54:41.911033+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:54:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:42 smithi012 bash[19641]: audit 2024-02-05T07:54:41.934048+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:54:42.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:42 smithi012 bash[19641]: audit 2024-02-05T07:54:41.934813+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:54:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:42 smithi079 bash[14278]: audit 2024-02-05T07:54:41.910211+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:54:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:42 smithi079 bash[14278]: audit 2024-02-05T07:54:41.911033+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:54:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:42 smithi079 bash[14278]: audit 2024-02-05T07:54:41.934048+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:54:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:42 smithi079 bash[14278]: audit 2024-02-05T07:54:41.934813+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:54:43.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:43 smithi079 bash[14278]: cluster 2024-02-05T07:54:41.691526+0000 mgr.y (mgr.14460) 215 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:43.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:43 smithi079 bash[14278]: audit 2024-02-05T07:54:41.888610+0000 mgr.y (mgr.14460) 216 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:43.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:43 smithi012 bash[14158]: cluster 2024-02-05T07:54:41.691526+0000 mgr.y (mgr.14460) 215 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:43.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:43 smithi012 bash[14158]: audit 2024-02-05T07:54:41.888610+0000 mgr.y (mgr.14460) 216 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:43.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:43 smithi012 bash[19641]: cluster 2024-02-05T07:54:41.691526+0000 mgr.y (mgr.14460) 215 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:43.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:43 smithi012 bash[19641]: audit 2024-02-05T07:54:41.888610+0000 mgr.y (mgr.14460) 216 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:43.830 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-05T07:54:44.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:54:43 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:54:45.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:45 smithi012 bash[14158]: cluster 2024-02-05T07:54:43.693392+0000 mgr.y (mgr.14460) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:45.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:54:45 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:45] "GET /metrics HTTP/1.1" 200 214759 "" "Prometheus/2.33.4" 2024-02-05T07:54:45.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:45 smithi012 bash[19641]: cluster 2024-02-05T07:54:43.693392+0000 mgr.y (mgr.14460) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:45.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:45 smithi079 bash[14278]: cluster 2024-02-05T07:54:43.693392+0000 mgr.y (mgr.14460) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:47.155 INFO:teuthology.orchestra.run.smithi012.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:54:47.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:47 smithi012 bash[19641]: cluster 2024-02-05T07:54:45.694151+0000 mgr.y (mgr.14460) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:47.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:47 smithi012 bash[19641]: audit 2024-02-05T07:54:47.148817+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:47.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:47 smithi012 bash[19641]: audit 2024-02-05T07:54:47.157639+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:54:47.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:47 smithi012 bash[19641]: audit 2024-02-05T07:54:47.159439+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:54:47.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:47 smithi012 bash[19641]: audit 2024-02-05T07:54:47.172687+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:47.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:47 smithi012 bash[14158]: cluster 2024-02-05T07:54:45.694151+0000 mgr.y (mgr.14460) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:47.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:47 smithi012 bash[14158]: audit 2024-02-05T07:54:47.148817+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:47.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:47 smithi012 bash[14158]: audit 2024-02-05T07:54:47.157639+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:54:47.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:47 smithi012 bash[14158]: audit 2024-02-05T07:54:47.159439+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:54:47.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:47 smithi012 bash[14158]: audit 2024-02-05T07:54:47.172687+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:47.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:47 smithi079 bash[14278]: cluster 2024-02-05T07:54:45.694151+0000 mgr.y (mgr.14460) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:47.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:47 smithi079 bash[14278]: audit 2024-02-05T07:54:47.148817+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:47.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:47 smithi079 bash[14278]: audit 2024-02-05T07:54:47.157639+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:54:47.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:47 smithi079 bash[14278]: audit 2024-02-05T07:54:47.159439+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:54:47.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:47 smithi079 bash[14278]: audit 2024-02-05T07:54:47.172687+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:54:47.963 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-05T07:54:47.978 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi012.front.sepia.ceph.com 2024-02-05T07:54:47.978 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-02-05T07:54:48.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:48 smithi012 bash[14158]: audit 2024-02-05T07:54:47.136355+0000 mgr.y (mgr.14460) 219 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:48.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:48 smithi012 bash[14158]: cephadm 2024-02-05T07:54:47.138493+0000 mgr.y (mgr.14460) 220 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:54:48.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:48 smithi012 bash[14158]: cephadm 2024-02-05T07:54:47.183112+0000 mgr.y (mgr.14460) 221 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:54:48.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:48 smithi012 bash[19641]: audit 2024-02-05T07:54:47.136355+0000 mgr.y (mgr.14460) 219 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:48.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:48 smithi012 bash[19641]: cephadm 2024-02-05T07:54:47.138493+0000 mgr.y (mgr.14460) 220 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:54:48.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:48 smithi012 bash[19641]: cephadm 2024-02-05T07:54:47.183112+0000 mgr.y (mgr.14460) 221 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:54:48.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:48 smithi079 bash[14278]: audit 2024-02-05T07:54:47.136355+0000 mgr.y (mgr.14460) 219 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:48.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:48 smithi079 bash[14278]: cephadm 2024-02-05T07:54:47.138493+0000 mgr.y (mgr.14460) 220 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:54:48.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:48 smithi079 bash[14278]: cephadm 2024-02-05T07:54:47.183112+0000 mgr.y (mgr.14460) 221 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:54:49.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:49 smithi012 bash[14158]: cluster 2024-02-05T07:54:47.695892+0000 mgr.y (mgr.14460) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:49.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:49 smithi012 bash[19641]: cluster 2024-02-05T07:54:47.695892+0000 mgr.y (mgr.14460) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:49.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:49 smithi079 bash[14278]: cluster 2024-02-05T07:54:47.695892+0000 mgr.y (mgr.14460) 222 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:51.290 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T07:54:51.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:51 smithi012 bash[14158]: cluster 2024-02-05T07:54:49.696826+0000 mgr.y (mgr.14460) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:51.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:51 smithi012 bash[19641]: cluster 2024-02-05T07:54:49.696826+0000 mgr.y (mgr.14460) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:51.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:51 smithi079 bash[14278]: cluster 2024-02-05T07:54:49.696826+0000 mgr.y (mgr.14460) 223 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:52.082 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (3m) 2m ago 4m 15.2M - ba2b418f427c f4d3eca8b039 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (4m) 2m ago 4m 47.0M - 8.3.5 dad864ee21e9 612e1861ee1f 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (2m) 2m ago 2m 66.1M - 3.5 e1d6a67b021e 9fdac8da4410 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443 running (10m) 2m ago 10m 404M - 17.2.0 e1d6a67b021e aaa59fb8e417 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:9283 running (12m) 2m ago 12m 451M - 17.2.0 e1d6a67b021e 4cfbfef7e072 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (12m) 2m ago 12m 50.9M 2048M 17.2.0 e1d6a67b021e ad37f52f1878 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (10m) 2m ago 10m 42.8M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (10m) 2m ago 10m 39.5M 2048M 17.2.0 e1d6a67b021e 43f0e2ed9216 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (4m) 2m ago 4m 11.2M - 1dbe0e931976 f2af348db1ec 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (4m) 2m ago 4m 13.8M - 1dbe0e931976 f132f4a27da7 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (9m) 2m ago 9m 53.7M 4062M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (9m) 2m ago 9m 54.5M 4062M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T07:54:52.083 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (8m) 2m ago 8m 49.8M 4062M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T07:54:52.084 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (8m) 2m ago 8m 51.8M 4062M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T07:54:52.084 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (7m) 2m ago 7m 52.6M 4317M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T07:54:52.084 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (6m) 2m ago 6m 49.7M 4317M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T07:54:52.084 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (6m) 2m ago 6m 47.7M 4317M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T07:54:52.084 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (5m) 2m ago 5m 51.4M 4317M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T07:54:52.084 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (3m) 2m ago 4m 49.0M - 514e6a882f6e b24ff3d23d19 2024-02-05T07:54:52.084 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (2m) 2m ago 2m 83.6M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T07:54:52.084 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (2m) 2m ago 2m 82.9M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T07:54:52.084 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (2m) 2m ago 2m 83.2M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T07:54:52.084 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (2m) 2m ago 2m 82.5M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T07:54:52.534 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: "mds": {}, 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:54:52.535 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:54:52.536 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T07:54:52.536 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-05T07:54:52.536 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:54:52.536 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:54:52.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:52 smithi012 bash[14158]: audit 2024-02-05T07:54:51.268450+0000 mgr.y (mgr.14460) 224 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:52.589 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:52 smithi012 bash[19641]: audit 2024-02-05T07:54:51.268450+0000 mgr.y (mgr.14460) 224 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:52.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:52 smithi079 bash[14278]: audit 2024-02-05T07:54:51.268450+0000 mgr.y (mgr.14460) 224 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:52.907 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:54:52.907 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:54:52.907 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T07:54:52.908 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [], 2024-02-05T07:54:52.908 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "", 2024-02-05T07:54:52.908 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 image" 2024-02-05T07:54:52.908 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:54:53.349 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T07:54:53.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:53 smithi012 bash[14158]: audit 2024-02-05T07:54:51.663083+0000 mgr.y (mgr.14460) 225 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:53.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:53 smithi012 bash[14158]: cluster 2024-02-05T07:54:51.697514+0000 mgr.y (mgr.14460) 226 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:53.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:53 smithi012 bash[14158]: audit 2024-02-05T07:54:51.896564+0000 mgr.y (mgr.14460) 227 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:53.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:53 smithi012 bash[14158]: audit 2024-02-05T07:54:52.058558+0000 mgr.y (mgr.14460) 228 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:53.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:53 smithi012 bash[14158]: audit 2024-02-05T07:54:52.527959+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.12:0/4109336397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:54:53.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:53 smithi012 bash[19641]: audit 2024-02-05T07:54:51.663083+0000 mgr.y (mgr.14460) 225 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:53.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:53 smithi012 bash[19641]: cluster 2024-02-05T07:54:51.697514+0000 mgr.y (mgr.14460) 226 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:53.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:53 smithi012 bash[19641]: audit 2024-02-05T07:54:51.896564+0000 mgr.y (mgr.14460) 227 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:53.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:53 smithi012 bash[19641]: audit 2024-02-05T07:54:52.058558+0000 mgr.y (mgr.14460) 228 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:53.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:53 smithi012 bash[19641]: audit 2024-02-05T07:54:52.527959+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.12:0/4109336397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:54:53.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:54:53 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:54:53.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:53 smithi079 bash[14278]: audit 2024-02-05T07:54:51.663083+0000 mgr.y (mgr.14460) 225 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:53.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:53 smithi079 bash[14278]: cluster 2024-02-05T07:54:51.697514+0000 mgr.y (mgr.14460) 226 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:53.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:53 smithi079 bash[14278]: audit 2024-02-05T07:54:51.896564+0000 mgr.y (mgr.14460) 227 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:54:53.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:53 smithi079 bash[14278]: audit 2024-02-05T07:54:52.058558+0000 mgr.y (mgr.14460) 228 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:53.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:53 smithi079 bash[14278]: audit 2024-02-05T07:54:52.527959+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.12:0/4109336397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:54:54.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:54 smithi012 bash[14158]: audit 2024-02-05T07:54:52.900836+0000 mgr.y (mgr.14460) 229 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:54.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:54 smithi012 bash[14158]: audit 2024-02-05T07:54:53.343679+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.12:0/2560258538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:54:54.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:54 smithi012 bash[19641]: audit 2024-02-05T07:54:52.900836+0000 mgr.y (mgr.14460) 229 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:54.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:54 smithi012 bash[19641]: audit 2024-02-05T07:54:53.343679+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.12:0/2560258538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:54:54.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:54 smithi079 bash[14278]: audit 2024-02-05T07:54:52.900836+0000 mgr.y (mgr.14460) 229 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:54:54.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:54 smithi079 bash[14278]: audit 2024-02-05T07:54:53.343679+0000 mon.a (mon.0) 814 : audit [DBG] from='client.? 172.21.15.12:0/2560258538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:54:55.589 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:55 smithi012 bash[14158]: cluster 2024-02-05T07:54:53.699228+0000 mgr.y (mgr.14460) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:55.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:54:55 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:54:55] "GET /metrics HTTP/1.1" 200 214759 "" "Prometheus/2.33.4" 2024-02-05T07:54:55.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:55 smithi012 bash[19641]: cluster 2024-02-05T07:54:53.699228+0000 mgr.y (mgr.14460) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:55.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:55 smithi079 bash[14278]: cluster 2024-02-05T07:54:53.699228+0000 mgr.y (mgr.14460) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:57.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:57 smithi079 bash[14278]: cluster 2024-02-05T07:54:55.699990+0000 mgr.y (mgr.14460) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:57.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:57 smithi012 bash[14158]: cluster 2024-02-05T07:54:55.699990+0000 mgr.y (mgr.14460) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:57.839 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:57 smithi012 bash[19641]: cluster 2024-02-05T07:54:55.699990+0000 mgr.y (mgr.14460) 231 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:54:59.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:54:59 smithi079 bash[14278]: cluster 2024-02-05T07:54:57.701572+0000 mgr.y (mgr.14460) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:59.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:54:59 smithi012 bash[14158]: cluster 2024-02-05T07:54:57.701572+0000 mgr.y (mgr.14460) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:54:59.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:54:59 smithi012 bash[19641]: cluster 2024-02-05T07:54:57.701572+0000 mgr.y (mgr.14460) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:01.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:01 smithi079 bash[14278]: cluster 2024-02-05T07:54:59.702397+0000 mgr.y (mgr.14460) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:01.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:01 smithi012 bash[14158]: cluster 2024-02-05T07:54:59.702397+0000 mgr.y (mgr.14460) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:01.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:01 smithi012 bash[19641]: cluster 2024-02-05T07:54:59.702397+0000 mgr.y (mgr.14460) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:03.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:55:03 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:55:03.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:03 smithi079 bash[14278]: cluster 2024-02-05T07:55:01.703066+0000 mgr.y (mgr.14460) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:03.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:03 smithi079 bash[14278]: audit 2024-02-05T07:55:01.904509+0000 mgr.y (mgr.14460) 235 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:03.839 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:03 smithi012 bash[19641]: cluster 2024-02-05T07:55:01.703066+0000 mgr.y (mgr.14460) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:03.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:03 smithi012 bash[19641]: audit 2024-02-05T07:55:01.904509+0000 mgr.y (mgr.14460) 235 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:03.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:03 smithi012 bash[14158]: cluster 2024-02-05T07:55:01.703066+0000 mgr.y (mgr.14460) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:03.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:03 smithi012 bash[14158]: audit 2024-02-05T07:55:01.904509+0000 mgr.y (mgr.14460) 235 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:05.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:05 smithi079 bash[14278]: cluster 2024-02-05T07:55:03.704848+0000 mgr.y (mgr.14460) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:05.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:05 smithi012 bash[14158]: cluster 2024-02-05T07:55:03.704848+0000 mgr.y (mgr.14460) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:05.840 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:55:05 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:05] "GET /metrics HTTP/1.1" 200 214714 "" "Prometheus/2.33.4" 2024-02-05T07:55:05.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:05 smithi012 bash[19641]: cluster 2024-02-05T07:55:03.704848+0000 mgr.y (mgr.14460) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:07 smithi079 bash[14278]: cluster 2024-02-05T07:55:05.705752+0000 mgr.y (mgr.14460) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:07.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:07 smithi012 bash[14158]: cluster 2024-02-05T07:55:05.705752+0000 mgr.y (mgr.14460) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:07.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:07 smithi012 bash[19641]: cluster 2024-02-05T07:55:05.705752+0000 mgr.y (mgr.14460) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:09 smithi079 bash[14278]: cluster 2024-02-05T07:55:07.707211+0000 mgr.y (mgr.14460) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:09.839 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:09 smithi012 bash[19641]: cluster 2024-02-05T07:55:07.707211+0000 mgr.y (mgr.14460) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:09.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:09 smithi012 bash[14158]: cluster 2024-02-05T07:55:07.707211+0000 mgr.y (mgr.14460) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:11.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:11 smithi079 bash[14278]: cluster 2024-02-05T07:55:09.708103+0000 mgr.y (mgr.14460) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:11.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:11 smithi012 bash[14158]: cluster 2024-02-05T07:55:09.708103+0000 mgr.y (mgr.14460) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:11.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:11 smithi012 bash[19641]: cluster 2024-02-05T07:55:09.708103+0000 mgr.y (mgr.14460) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:13.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:13 smithi079 bash[14278]: cluster 2024-02-05T07:55:11.708800+0000 mgr.y (mgr.14460) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:13.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:13 smithi079 bash[14278]: audit 2024-02-05T07:55:11.912521+0000 mgr.y (mgr.14460) 241 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:13.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:55:13 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:55:13.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:13 smithi012 bash[14158]: cluster 2024-02-05T07:55:11.708800+0000 mgr.y (mgr.14460) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:13.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:13 smithi012 bash[14158]: audit 2024-02-05T07:55:11.912521+0000 mgr.y (mgr.14460) 241 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:13.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:13 smithi012 bash[19641]: cluster 2024-02-05T07:55:11.708800+0000 mgr.y (mgr.14460) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:13.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:13 smithi012 bash[19641]: audit 2024-02-05T07:55:11.912521+0000 mgr.y (mgr.14460) 241 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:15 smithi079 bash[14278]: cluster 2024-02-05T07:55:13.710425+0000 mgr.y (mgr.14460) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:15.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:15 smithi012 bash[14158]: cluster 2024-02-05T07:55:13.710425+0000 mgr.y (mgr.14460) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:15.840 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:55:15 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:15] "GET /metrics HTTP/1.1" 200 214709 "" "Prometheus/2.33.4" 2024-02-05T07:55:15.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:15 smithi012 bash[19641]: cluster 2024-02-05T07:55:13.710425+0000 mgr.y (mgr.14460) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:17.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:17 smithi079 bash[14278]: cluster 2024-02-05T07:55:15.711129+0000 mgr.y (mgr.14460) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:17.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:17 smithi012 bash[14158]: cluster 2024-02-05T07:55:15.711129+0000 mgr.y (mgr.14460) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:17.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:17 smithi012 bash[19641]: cluster 2024-02-05T07:55:15.711129+0000 mgr.y (mgr.14460) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:19 smithi079 bash[14278]: cluster 2024-02-05T07:55:17.712818+0000 mgr.y (mgr.14460) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:19.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:19 smithi012 bash[14158]: cluster 2024-02-05T07:55:17.712818+0000 mgr.y (mgr.14460) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:19.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:19 smithi012 bash[19641]: cluster 2024-02-05T07:55:17.712818+0000 mgr.y (mgr.14460) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:21.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:21 smithi079 bash[14278]: cluster 2024-02-05T07:55:19.713353+0000 mgr.y (mgr.14460) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:21.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:21 smithi012 bash[14158]: cluster 2024-02-05T07:55:19.713353+0000 mgr.y (mgr.14460) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:21.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:21 smithi012 bash[19641]: cluster 2024-02-05T07:55:19.713353+0000 mgr.y (mgr.14460) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:23.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:55:23 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:55:23.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:23 smithi079 bash[14278]: cluster 2024-02-05T07:55:21.713895+0000 mgr.y (mgr.14460) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:23.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:23 smithi079 bash[14278]: audit 2024-02-05T07:55:21.921733+0000 mgr.y (mgr.14460) 247 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:23.800 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T07:55:23.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:23 smithi012 bash[14158]: cluster 2024-02-05T07:55:21.713895+0000 mgr.y (mgr.14460) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:23.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:23 smithi012 bash[14158]: audit 2024-02-05T07:55:21.921733+0000 mgr.y (mgr.14460) 247 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:23.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:23 smithi012 bash[19641]: cluster 2024-02-05T07:55:21.713895+0000 mgr.y (mgr.14460) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:23.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:23 smithi012 bash[19641]: audit 2024-02-05T07:55:21.921733+0000 mgr.y (mgr.14460) 247 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (4m) 2m ago 5m 15.2M - ba2b418f427c f4d3eca8b039 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (4m) 2m ago 4m 47.0M - 8.3.5 dad864ee21e9 612e1861ee1f 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (2m) 2m ago 2m 66.1M - 3.5 e1d6a67b021e 9fdac8da4410 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443 running (10m) 2m ago 10m 404M - 17.2.0 e1d6a67b021e aaa59fb8e417 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:9283 running (12m) 2m ago 12m 451M - 17.2.0 e1d6a67b021e 4cfbfef7e072 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (12m) 2m ago 13m 50.9M 2048M 17.2.0 e1d6a67b021e ad37f52f1878 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (11m) 2m ago 11m 42.8M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (11m) 2m ago 11m 39.5M 2048M 17.2.0 e1d6a67b021e 43f0e2ed9216 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (5m) 2m ago 5m 11.2M - 1dbe0e931976 f2af348db1ec 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (5m) 2m ago 5m 13.8M - 1dbe0e931976 f132f4a27da7 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (10m) 2m ago 10m 53.7M 4062M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T07:55:24.647 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (9m) 2m ago 9m 54.5M 4062M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (9m) 2m ago 9m 49.8M 4062M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (8m) 2m ago 8m 51.8M 4062M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (8m) 2m ago 8m 52.6M 4317M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (7m) 2m ago 7m 49.7M 4317M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (6m) 2m ago 6m 47.7M 4317M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (6m) 2m ago 6m 51.4M 4317M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (4m) 2m ago 5m 49.0M - 514e6a882f6e b24ff3d23d19 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (3m) 2m ago 3m 83.6M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (3m) 2m ago 3m 82.9M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (3m) 2m ago 3m 83.2M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T07:55:24.648 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (3m) 2m ago 3m 82.5M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T07:55:25.130 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:55:25.130 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T07:55:25.130 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:55:25.130 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:55:25.130 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: "mds": {}, 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T07:55:25.131 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-05T07:55:25.132 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:55:25.132 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:55:25.543 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:55:25.543 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:55:25.543 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T07:55:25.543 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [], 2024-02-05T07:55:25.543 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "", 2024-02-05T07:55:25.543 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 image" 2024-02-05T07:55:25.544 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:55:25.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:25 smithi079 bash[14278]: cluster 2024-02-05T07:55:23.715119+0000 mgr.y (mgr.14460) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:25.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:25 smithi079 bash[14278]: audit 2024-02-05T07:55:23.777940+0000 mgr.y (mgr.14460) 249 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:25.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:25 smithi079 bash[14278]: audit 2024-02-05T07:55:24.212571+0000 mgr.y (mgr.14460) 250 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:25.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:25 smithi079 bash[14278]: audit 2024-02-05T07:55:25.123559+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.12:0/2679383765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:55:25.840 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:55:25 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:25] "GET /metrics HTTP/1.1" 200 214709 "" "Prometheus/2.33.4" 2024-02-05T07:55:25.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:25 smithi012 bash[14158]: cluster 2024-02-05T07:55:23.715119+0000 mgr.y (mgr.14460) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:25.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:25 smithi012 bash[14158]: audit 2024-02-05T07:55:23.777940+0000 mgr.y (mgr.14460) 249 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:25.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:25 smithi012 bash[14158]: audit 2024-02-05T07:55:24.212571+0000 mgr.y (mgr.14460) 250 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:25.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:25 smithi012 bash[14158]: audit 2024-02-05T07:55:25.123559+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.12:0/2679383765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:55:25.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:25 smithi012 bash[19641]: cluster 2024-02-05T07:55:23.715119+0000 mgr.y (mgr.14460) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:25.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:25 smithi012 bash[19641]: audit 2024-02-05T07:55:23.777940+0000 mgr.y (mgr.14460) 249 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:25.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:25 smithi012 bash[19641]: audit 2024-02-05T07:55:24.212571+0000 mgr.y (mgr.14460) 250 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:25.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:25 smithi012 bash[19641]: audit 2024-02-05T07:55:25.123559+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.12:0/2679383765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:55:26.013 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T07:55:26.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:26 smithi079 bash[14278]: audit 2024-02-05T07:55:24.623152+0000 mgr.y (mgr.14460) 251 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:26.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:26 smithi079 bash[14278]: audit 2024-02-05T07:55:25.536369+0000 mgr.y (mgr.14460) 252 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:26.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:26 smithi079 bash[14278]: audit 2024-02-05T07:55:26.007187+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.12:0/3812896678' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:55:26.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:26 smithi012 bash[14158]: audit 2024-02-05T07:55:24.623152+0000 mgr.y (mgr.14460) 251 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:26.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:26 smithi012 bash[14158]: audit 2024-02-05T07:55:25.536369+0000 mgr.y (mgr.14460) 252 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:26.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:26 smithi012 bash[14158]: audit 2024-02-05T07:55:26.007187+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.12:0/3812896678' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:55:26.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:26 smithi012 bash[19641]: audit 2024-02-05T07:55:24.623152+0000 mgr.y (mgr.14460) 251 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:26.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:26 smithi012 bash[19641]: audit 2024-02-05T07:55:25.536369+0000 mgr.y (mgr.14460) 252 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:26.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:26 smithi012 bash[19641]: audit 2024-02-05T07:55:26.007187+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.12:0/3812896678' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:55:27.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:27 smithi079 bash[14278]: cluster 2024-02-05T07:55:25.715907+0000 mgr.y (mgr.14460) 253 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:27.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:27 smithi012 bash[14158]: cluster 2024-02-05T07:55:25.715907+0000 mgr.y (mgr.14460) 253 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:27.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:27 smithi012 bash[19641]: cluster 2024-02-05T07:55:25.715907+0000 mgr.y (mgr.14460) 253 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:29.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:29 smithi079 bash[14278]: cluster 2024-02-05T07:55:27.718261+0000 mgr.y (mgr.14460) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:29.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:29 smithi012 bash[14158]: cluster 2024-02-05T07:55:27.718261+0000 mgr.y (mgr.14460) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:29.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:29 smithi012 bash[19641]: cluster 2024-02-05T07:55:27.718261+0000 mgr.y (mgr.14460) 254 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:31.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:31 smithi079 bash[14278]: cluster 2024-02-05T07:55:29.719112+0000 mgr.y (mgr.14460) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:31.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:31 smithi012 bash[14158]: cluster 2024-02-05T07:55:29.719112+0000 mgr.y (mgr.14460) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:31.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:31 smithi012 bash[19641]: cluster 2024-02-05T07:55:29.719112+0000 mgr.y (mgr.14460) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:33.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:55:33 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:55:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:33 smithi079 bash[14278]: cluster 2024-02-05T07:55:31.719879+0000 mgr.y (mgr.14460) 256 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:33 smithi079 bash[14278]: audit 2024-02-05T07:55:31.932683+0000 mgr.y (mgr.14460) 257 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:33.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:33 smithi012 bash[19641]: cluster 2024-02-05T07:55:31.719879+0000 mgr.y (mgr.14460) 256 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:33.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:33 smithi012 bash[19641]: audit 2024-02-05T07:55:31.932683+0000 mgr.y (mgr.14460) 257 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:33.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:33 smithi012 bash[14158]: cluster 2024-02-05T07:55:31.719879+0000 mgr.y (mgr.14460) 256 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:33 smithi012 bash[14158]: audit 2024-02-05T07:55:31.932683+0000 mgr.y (mgr.14460) 257 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:33.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:55:33 smithi012 bash[38851]: level=warn ts=2024-02-05T07:55:33.539Z 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.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:55:33.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:55:33 smithi012 bash[38851]: level=warn ts=2024-02-05T07:55:33.539Z 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.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:55:35.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:35 smithi012 bash[14158]: cluster 2024-02-05T07:55:33.721639+0000 mgr.y (mgr.14460) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:35.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:55:35 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:35] "GET /metrics HTTP/1.1" 200 214712 "" "Prometheus/2.33.4" 2024-02-05T07:55:35.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:35 smithi012 bash[19641]: cluster 2024-02-05T07:55:33.721639+0000 mgr.y (mgr.14460) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:35 smithi079 bash[14278]: cluster 2024-02-05T07:55:33.721639+0000 mgr.y (mgr.14460) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:37.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[14158]: cluster 2024-02-05T07:55:35.722402+0000 mgr.y (mgr.14460) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:37.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[14158]: audit 2024-02-05T07:55:36.021279+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[14158]: cephadm 2024-02-05T07:55:36.024295+0000 mgr.y (mgr.14460) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-1241-g164d3be4 (unknown) 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[14158]: cephadm 2024-02-05T07:55:36.024479+0000 mgr.y (mgr.14460) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, digests ['quay.ceph.io/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0'] 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[14158]: audit 2024-02-05T07:55:36.026738+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[14158]: audit 2024-02-05T07:55:36.035784+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[14158]: cephadm 2024-02-05T07:55:36.041959+0000 mgr.y (mgr.14460) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[14158]: cephadm 2024-02-05T07:55:36.283982+0000 mgr.y (mgr.14460) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 on smithi079 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[19641]: cluster 2024-02-05T07:55:35.722402+0000 mgr.y (mgr.14460) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[19641]: audit 2024-02-05T07:55:36.021279+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[19641]: cephadm 2024-02-05T07:55:36.024295+0000 mgr.y (mgr.14460) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-1241-g164d3be4 (unknown) 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[19641]: cephadm 2024-02-05T07:55:36.024479+0000 mgr.y (mgr.14460) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, digests ['quay.ceph.io/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0'] 2024-02-05T07:55:37.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[19641]: audit 2024-02-05T07:55:36.026738+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:55:37.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[19641]: audit 2024-02-05T07:55:36.035784+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:55:37.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[19641]: cephadm 2024-02-05T07:55:36.041959+0000 mgr.y (mgr.14460) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:55:37.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:37 smithi012 bash[19641]: cephadm 2024-02-05T07:55:36.283982+0000 mgr.y (mgr.14460) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 on smithi079 2024-02-05T07:55:37.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:37 smithi079 bash[14278]: cluster 2024-02-05T07:55:35.722402+0000 mgr.y (mgr.14460) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:37.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:37 smithi079 bash[14278]: audit 2024-02-05T07:55:36.021279+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:55:37.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:37 smithi079 bash[14278]: cephadm 2024-02-05T07:55:36.024295+0000 mgr.y (mgr.14460) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-1241-g164d3be4 (unknown) 2024-02-05T07:55:37.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:37 smithi079 bash[14278]: cephadm 2024-02-05T07:55:36.024479+0000 mgr.y (mgr.14460) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, digests ['quay.ceph.io/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0'] 2024-02-05T07:55:37.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:37 smithi079 bash[14278]: audit 2024-02-05T07:55:36.026738+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:55:37.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:37 smithi079 bash[14278]: audit 2024-02-05T07:55:36.035784+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:55:37.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:37 smithi079 bash[14278]: cephadm 2024-02-05T07:55:36.041959+0000 mgr.y (mgr.14460) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:55:37.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:37 smithi079 bash[14278]: cephadm 2024-02-05T07:55:36.283982+0000 mgr.y (mgr.14460) 263 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 on smithi079 2024-02-05T07:55:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:39 smithi079 bash[14278]: cluster 2024-02-05T07:55:37.724179+0000 mgr.y (mgr.14460) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:39.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:39 smithi012 bash[19641]: cluster 2024-02-05T07:55:37.724179+0000 mgr.y (mgr.14460) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:39.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:39 smithi012 bash[14158]: cluster 2024-02-05T07:55:37.724179+0000 mgr.y (mgr.14460) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:41.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:41 smithi079 bash[14278]: cluster 2024-02-05T07:55:39.724954+0000 mgr.y (mgr.14460) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:41.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:41 smithi012 bash[19641]: cluster 2024-02-05T07:55:39.724954+0000 mgr.y (mgr.14460) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:41.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:41 smithi012 bash[14158]: cluster 2024-02-05T07:55:39.724954+0000 mgr.y (mgr.14460) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:42.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:42 smithi012 bash[14158]: audit 2024-02-05T07:55:41.916201+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:55:42.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:42 smithi012 bash[14158]: audit 2024-02-05T07:55:41.917024+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:55:42.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:42 smithi012 bash[14158]: audit 2024-02-05T07:55:41.940788+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:55:42.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:42 smithi012 bash[14158]: audit 2024-02-05T07:55:41.941698+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:55:42.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:42 smithi012 bash[19641]: audit 2024-02-05T07:55:41.916201+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:55:42.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:42 smithi012 bash[19641]: audit 2024-02-05T07:55:41.917024+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:55:42.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:42 smithi012 bash[19641]: audit 2024-02-05T07:55:41.940788+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:55:42.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:42 smithi012 bash[19641]: audit 2024-02-05T07:55:41.941698+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:55:42.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:42 smithi079 bash[14278]: audit 2024-02-05T07:55:41.916201+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:55:42.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:42 smithi079 bash[14278]: audit 2024-02-05T07:55:41.917024+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:55:42.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:42 smithi079 bash[14278]: audit 2024-02-05T07:55:41.940788+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:55:42.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:42 smithi079 bash[14278]: audit 2024-02-05T07:55:41.941698+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:55:43.515 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:43 smithi012 bash[14158]: cluster 2024-02-05T07:55:41.725509+0000 mgr.y (mgr.14460) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:43.515 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:43 smithi012 bash[14158]: audit 2024-02-05T07:55:41.940574+0000 mgr.y (mgr.14460) 267 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:43.515 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:43 smithi012 bash[19641]: cluster 2024-02-05T07:55:41.725509+0000 mgr.y (mgr.14460) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:43.515 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:43 smithi012 bash[19641]: audit 2024-02-05T07:55:41.940574+0000 mgr.y (mgr.14460) 267 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:43.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:43 smithi079 bash[14278]: cluster 2024-02-05T07:55:41.725509+0000 mgr.y (mgr.14460) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:43.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:43 smithi079 bash[14278]: audit 2024-02-05T07:55:41.940574+0000 mgr.y (mgr.14460) 267 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:43.840 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:55:43 smithi012 bash[38851]: level=error ts=2024-02-05T07:55:43.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:55:43.840 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:55:43 smithi012 bash[38851]: level=warn ts=2024-02-05T07:55:43.511Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:55:43.840 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:55:43 smithi012 bash[38851]: level=warn ts=2024-02-05T07:55:43.512Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:55:44.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:55:43 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:55:45.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:45 smithi012 bash[14158]: cluster 2024-02-05T07:55:43.727146+0000 mgr.y (mgr.14460) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:45.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:45 smithi012 bash[19641]: cluster 2024-02-05T07:55:43.727146+0000 mgr.y (mgr.14460) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:45.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:45 smithi079 bash[14278]: cluster 2024-02-05T07:55:43.727146+0000 mgr.y (mgr.14460) 268 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:45.840 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:55:45 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:45] "GET /metrics HTTP/1.1" 200 214709 "" "Prometheus/2.33.4" 2024-02-05T07:55:47.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:47 smithi079 bash[14278]: cluster 2024-02-05T07:55:45.727933+0000 mgr.y (mgr.14460) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:47.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:47 smithi012 bash[14158]: cluster 2024-02-05T07:55:45.727933+0000 mgr.y (mgr.14460) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:47.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:47 smithi012 bash[19641]: cluster 2024-02-05T07:55:45.727933+0000 mgr.y (mgr.14460) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:49.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:49 smithi079 bash[14278]: cluster 2024-02-05T07:55:47.729587+0000 mgr.y (mgr.14460) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:49.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:49 smithi012 bash[14158]: cluster 2024-02-05T07:55:47.729587+0000 mgr.y (mgr.14460) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:49.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:49 smithi012 bash[19641]: cluster 2024-02-05T07:55:47.729587+0000 mgr.y (mgr.14460) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:51.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:51 smithi079 bash[14278]: cluster 2024-02-05T07:55:49.730335+0000 mgr.y (mgr.14460) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:51.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:51 smithi012 bash[14158]: cluster 2024-02-05T07:55:49.730335+0000 mgr.y (mgr.14460) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:51.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:51 smithi012 bash[19641]: cluster 2024-02-05T07:55:49.730335+0000 mgr.y (mgr.14460) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:53.515 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:53 smithi012 bash[14158]: cluster 2024-02-05T07:55:51.731092+0000 mgr.y (mgr.14460) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:53.516 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:53 smithi012 bash[14158]: audit 2024-02-05T07:55:51.949920+0000 mgr.y (mgr.14460) 273 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:53.516 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:53 smithi012 bash[19641]: cluster 2024-02-05T07:55:51.731092+0000 mgr.y (mgr.14460) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:53.516 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:53 smithi012 bash[19641]: audit 2024-02-05T07:55:51.949920+0000 mgr.y (mgr.14460) 273 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:53.516 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:55:53 smithi012 bash[38851]: level=error ts=2024-02-05T07:55:53.508Z 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.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:55:53.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:53 smithi079 bash[14278]: cluster 2024-02-05T07:55:51.731092+0000 mgr.y (mgr.14460) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:53.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:53 smithi079 bash[14278]: audit 2024-02-05T07:55:51.949920+0000 mgr.y (mgr.14460) 273 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:55:53.840 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:55:53 smithi012 bash[38851]: level=warn ts=2024-02-05T07:55:53.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:55:53.840 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:55:53 smithi012 bash[38851]: level=warn ts=2024-02-05T07:55:53.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:55:54.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:55:53 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:55:55.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:55 smithi012 bash[14158]: cluster 2024-02-05T07:55:53.732973+0000 mgr.y (mgr.14460) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:55.466 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:55 smithi012 bash[19641]: cluster 2024-02-05T07:55:53.732973+0000 mgr.y (mgr.14460) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:55.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:55 smithi079 bash[14278]: cluster 2024-02-05T07:55:53.732973+0000 mgr.y (mgr.14460) 274 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:55.840 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:55:55 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:55:55] "GET /metrics HTTP/1.1" 200 214709 "" "Prometheus/2.33.4" 2024-02-05T07:55:56.399 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (4m) 3m ago 5m 15.2M - ba2b418f427c f4d3eca8b039 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (5m) 3m ago 5m 47.0M - 8.3.5 dad864ee21e9 612e1861ee1f 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (3m) 3m ago 3m 66.1M - 3.5 e1d6a67b021e 9fdac8da4410 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443 running (11m) 3m ago 11m 404M - 17.2.0 e1d6a67b021e aaa59fb8e417 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:9283 running (13m) 3m ago 13m 451M - 17.2.0 e1d6a67b021e 4cfbfef7e072 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (13m) 3m ago 13m 50.9M 2048M 17.2.0 e1d6a67b021e ad37f52f1878 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (11m) 3m ago 11m 42.8M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (11m) 3m ago 11m 39.5M 2048M 17.2.0 e1d6a67b021e 43f0e2ed9216 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (5m) 3m ago 5m 11.2M - 1dbe0e931976 f2af348db1ec 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (5m) 3m ago 5m 13.8M - 1dbe0e931976 f132f4a27da7 2024-02-05T07:55:57.120 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (11m) 3m ago 11m 53.7M 4062M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (10m) 3m ago 10m 54.5M 4062M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (9m) 3m ago 9m 49.8M 4062M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (9m) 3m ago 9m 51.8M 4062M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (8m) 3m ago 8m 52.6M 4317M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (8m) 3m ago 8m 49.7M 4317M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (7m) 3m ago 7m 47.7M 4317M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (6m) 3m ago 6m 51.4M 4317M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (4m) 3m ago 5m 49.0M - 514e6a882f6e b24ff3d23d19 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (3m) 3m ago 3m 83.6M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (3m) 3m ago 3m 82.9M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (3m) 3m ago 3m 83.2M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T07:55:57.121 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (3m) 3m ago 3m 82.5M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T07:55:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:57 smithi079 bash[14278]: cluster 2024-02-05T07:55:55.733825+0000 mgr.y (mgr.14460) 275 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:57 smithi079 bash[14278]: audit 2024-02-05T07:55:56.376844+0000 mgr.y (mgr.14460) 276 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:57.537 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:55:57.537 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T07:55:57.537 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: "mds": {}, 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-05T07:55:57.538 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:55:57.539 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:55:57.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:57 smithi012 bash[14158]: cluster 2024-02-05T07:55:55.733825+0000 mgr.y (mgr.14460) 275 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:57.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:57 smithi012 bash[14158]: audit 2024-02-05T07:55:56.376844+0000 mgr.y (mgr.14460) 276 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:57.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:57 smithi012 bash[19641]: cluster 2024-02-05T07:55:55.733825+0000 mgr.y (mgr.14460) 275 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:55:57.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:57 smithi012 bash[19641]: audit 2024-02-05T07:55:56.376844+0000 mgr.y (mgr.14460) 276 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:57.897 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:55:57.897 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:55:57.897 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T07:55:57.897 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [], 2024-02-05T07:55:57.897 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "0/23 daemons upgraded", 2024-02-05T07:55:57.897 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 image on host smithi079" 2024-02-05T07:55:57.897 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:55:58.324 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T07:55:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:58 smithi079 bash[14278]: audit 2024-02-05T07:55:56.733140+0000 mgr.y (mgr.14460) 277 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:58 smithi079 bash[14278]: audit 2024-02-05T07:55:57.090230+0000 mgr.y (mgr.14460) 278 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:58 smithi079 bash[14278]: audit 2024-02-05T07:55:57.530325+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.12:0/898878922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:55:58.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:58 smithi012 bash[14158]: audit 2024-02-05T07:55:56.733140+0000 mgr.y (mgr.14460) 277 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:58.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:58 smithi012 bash[14158]: audit 2024-02-05T07:55:57.090230+0000 mgr.y (mgr.14460) 278 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:58.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:58 smithi012 bash[14158]: audit 2024-02-05T07:55:57.530325+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.12:0/898878922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:55:58.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:58 smithi012 bash[19641]: audit 2024-02-05T07:55:56.733140+0000 mgr.y (mgr.14460) 277 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:58.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:58 smithi012 bash[19641]: audit 2024-02-05T07:55:57.090230+0000 mgr.y (mgr.14460) 278 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:58.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:58 smithi012 bash[19641]: audit 2024-02-05T07:55:57.530325+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.12:0/898878922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:55:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:59 smithi079 bash[14278]: cluster 2024-02-05T07:55:57.735705+0000 mgr.y (mgr.14460) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:59 smithi079 bash[14278]: audit 2024-02-05T07:55:57.889437+0000 mgr.y (mgr.14460) 280 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:55:59 smithi079 bash[14278]: audit 2024-02-05T07:55:58.317871+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.12:0/2993819095' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:55:59.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:59 smithi012 bash[19641]: cluster 2024-02-05T07:55:57.735705+0000 mgr.y (mgr.14460) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:59.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:59 smithi012 bash[19641]: audit 2024-02-05T07:55:57.889437+0000 mgr.y (mgr.14460) 280 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:59.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:55:59 smithi012 bash[19641]: audit 2024-02-05T07:55:58.317871+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.12:0/2993819095' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:55:59.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:59 smithi012 bash[14158]: cluster 2024-02-05T07:55:57.735705+0000 mgr.y (mgr.14460) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:55:59.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:59 smithi012 bash[14158]: audit 2024-02-05T07:55:57.889437+0000 mgr.y (mgr.14460) 280 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:55:59.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:55:59 smithi012 bash[14158]: audit 2024-02-05T07:55:58.317871+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.12:0/2993819095' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:56:01.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:01 smithi079 bash[14278]: cluster 2024-02-05T07:55:59.736528+0000 mgr.y (mgr.14460) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:01.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:01 smithi012 bash[14158]: cluster 2024-02-05T07:55:59.736528+0000 mgr.y (mgr.14460) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:01.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:01 smithi012 bash[19641]: cluster 2024-02-05T07:55:59.736528+0000 mgr.y (mgr.14460) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:03.517 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:03 smithi012 bash[14158]: cluster 2024-02-05T07:56:01.737284+0000 mgr.y (mgr.14460) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:03.517 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:03 smithi012 bash[14158]: audit 2024-02-05T07:56:01.961189+0000 mgr.y (mgr.14460) 283 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:03.517 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:03 smithi012 bash[19641]: cluster 2024-02-05T07:56:01.737284+0000 mgr.y (mgr.14460) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:03.517 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:03 smithi012 bash[19641]: audit 2024-02-05T07:56:01.961189+0000 mgr.y (mgr.14460) 283 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:03 smithi079 bash[14278]: cluster 2024-02-05T07:56:01.737284+0000 mgr.y (mgr.14460) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:03 smithi079 bash[14278]: audit 2024-02-05T07:56:01.961189+0000 mgr.y (mgr.14460) 283 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:03.840 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:03 smithi012 bash[38851]: level=error ts=2024-02-05T07:56:03.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:56:03.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:03 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:03.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:56:03.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:03 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:03.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:56:04.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:03 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:56:05.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:05 smithi012 bash[14158]: cluster 2024-02-05T07:56:03.738979+0000 mgr.y (mgr.14460) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:05.466 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:05 smithi012 bash[19641]: cluster 2024-02-05T07:56:03.738979+0000 mgr.y (mgr.14460) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:05.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:05 smithi079 bash[14278]: cluster 2024-02-05T07:56:03.738979+0000 mgr.y (mgr.14460) 284 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:05.840 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:05 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:56:05] "GET /metrics HTTP/1.1" 200 214710 "" "Prometheus/2.33.4" 2024-02-05T07:56:07.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:07 smithi079 bash[14278]: cluster 2024-02-05T07:56:05.739738+0000 mgr.y (mgr.14460) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:07.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:07 smithi012 bash[14158]: cluster 2024-02-05T07:56:05.739738+0000 mgr.y (mgr.14460) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:07.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:07 smithi012 bash[19641]: cluster 2024-02-05T07:56:05.739738+0000 mgr.y (mgr.14460) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:09.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:09 smithi079 bash[14278]: cluster 2024-02-05T07:56:07.741433+0000 mgr.y (mgr.14460) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:09.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:09 smithi012 bash[14158]: cluster 2024-02-05T07:56:07.741433+0000 mgr.y (mgr.14460) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:09.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:09 smithi012 bash[19641]: cluster 2024-02-05T07:56:07.741433+0000 mgr.y (mgr.14460) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:11.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:11 smithi079 bash[14278]: cluster 2024-02-05T07:56:09.742198+0000 mgr.y (mgr.14460) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:11.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:11 smithi012 bash[14158]: cluster 2024-02-05T07:56:09.742198+0000 mgr.y (mgr.14460) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:11.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:11 smithi012 bash[19641]: cluster 2024-02-05T07:56:09.742198+0000 mgr.y (mgr.14460) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:13.518 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:13 smithi012 bash[14158]: cluster 2024-02-05T07:56:11.742935+0000 mgr.y (mgr.14460) 288 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:13.518 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:13 smithi012 bash[14158]: audit 2024-02-05T07:56:11.972465+0000 mgr.y (mgr.14460) 289 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:13.518 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:13 smithi012 bash[19641]: cluster 2024-02-05T07:56:11.742935+0000 mgr.y (mgr.14460) 288 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:13.519 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:13 smithi012 bash[19641]: audit 2024-02-05T07:56:11.972465+0000 mgr.y (mgr.14460) 289 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:13.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:13 smithi079 bash[14278]: cluster 2024-02-05T07:56:11.742935+0000 mgr.y (mgr.14460) 288 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:13.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:13 smithi079 bash[14278]: audit 2024-02-05T07:56:11.972465+0000 mgr.y (mgr.14460) 289 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:13.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:13 smithi012 bash[38851]: level=error ts=2024-02-05T07:56:13.510Z 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.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:56:13.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:13 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:56:13.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:13 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:13.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:56:14.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:13 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:56:15.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:15 smithi012 bash[14158]: cluster 2024-02-05T07:56:13.744734+0000 mgr.y (mgr.14460) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:15.466 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:15 smithi012 bash[19641]: cluster 2024-02-05T07:56:13.744734+0000 mgr.y (mgr.14460) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:15.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:15 smithi079 bash[14278]: cluster 2024-02-05T07:56:13.744734+0000 mgr.y (mgr.14460) 290 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:15.840 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:15 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:56:15] "GET /metrics HTTP/1.1" 200 214709 "" "Prometheus/2.33.4" 2024-02-05T07:56:17.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:17 smithi079 bash[14278]: cluster 2024-02-05T07:56:15.745596+0000 mgr.y (mgr.14460) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:17.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:17 smithi012 bash[14158]: cluster 2024-02-05T07:56:15.745596+0000 mgr.y (mgr.14460) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:17.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:17 smithi012 bash[19641]: cluster 2024-02-05T07:56:15.745596+0000 mgr.y (mgr.14460) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:19.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:19 smithi079 bash[14278]: cluster 2024-02-05T07:56:17.747380+0000 mgr.y (mgr.14460) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:19.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:19 smithi012 bash[14158]: cluster 2024-02-05T07:56:17.747380+0000 mgr.y (mgr.14460) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:19.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:19 smithi012 bash[19641]: cluster 2024-02-05T07:56:17.747380+0000 mgr.y (mgr.14460) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:21.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:21 smithi079 bash[14278]: cluster 2024-02-05T07:56:19.748207+0000 mgr.y (mgr.14460) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:21.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:21 smithi012 bash[14158]: cluster 2024-02-05T07:56:19.748207+0000 mgr.y (mgr.14460) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:21.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:21 smithi012 bash[19641]: cluster 2024-02-05T07:56:19.748207+0000 mgr.y (mgr.14460) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:23.488 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:23 smithi079 bash[14278]: cluster 2024-02-05T07:56:21.749050+0000 mgr.y (mgr.14460) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:23.488 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:23 smithi079 bash[14278]: audit 2024-02-05T07:56:21.982447+0000 mgr.y (mgr.14460) 295 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:23.519 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:23 smithi012 bash[14158]: cluster 2024-02-05T07:56:21.749050+0000 mgr.y (mgr.14460) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:23.519 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:23 smithi012 bash[14158]: audit 2024-02-05T07:56:21.982447+0000 mgr.y (mgr.14460) 295 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:23.520 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:23 smithi012 bash[19641]: cluster 2024-02-05T07:56:21.749050+0000 mgr.y (mgr.14460) 294 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:23.520 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:23 smithi012 bash[19641]: audit 2024-02-05T07:56:21.982447+0000 mgr.y (mgr.14460) 295 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:23.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:23 smithi079 bash[15188]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:56:23.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:23 smithi012 bash[38851]: level=error ts=2024-02-05T07:56:23.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:56:23.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:23 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:23.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:56:23.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:23 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:23.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:56:25.466 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[19641]: cluster 2024-02-05T07:56:23.750948+0000 mgr.y (mgr.14460) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:25.466 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[19641]: cephadm 2024-02-05T07:56:24.191179+0000 mgr.y (mgr.14460) 297 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:56:25.466 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[19641]: audit 2024-02-05T07:56:24.201067+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:25.466 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[19641]: audit 2024-02-05T07:56:24.204344+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:56:25.466 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[19641]: audit 2024-02-05T07:56:24.204808+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[19641]: audit 2024-02-05T07:56:24.206467+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[19641]: audit 2024-02-05T07:56:24.208134+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[19641]: cephadm 2024-02-05T07:56:24.210143+0000 mgr.y (mgr.14460) 298 : cephadm [INF] Deploying daemon mgr.x on smithi079 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[14158]: cluster 2024-02-05T07:56:23.750948+0000 mgr.y (mgr.14460) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[14158]: cephadm 2024-02-05T07:56:24.191179+0000 mgr.y (mgr.14460) 297 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[14158]: audit 2024-02-05T07:56:24.201067+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[14158]: audit 2024-02-05T07:56:24.204344+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[14158]: audit 2024-02-05T07:56:24.204808+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[14158]: audit 2024-02-05T07:56:24.206467+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[14158]: audit 2024-02-05T07:56:24.208134+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:56:25.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[14158]: cephadm 2024-02-05T07:56:24.210143+0000 mgr.y (mgr.14460) 298 : cephadm [INF] Deploying daemon mgr.x on smithi079 2024-02-05T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:25 smithi079 bash[14278]: cluster 2024-02-05T07:56:23.750948+0000 mgr.y (mgr.14460) 296 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:25 smithi079 bash[14278]: cephadm 2024-02-05T07:56:24.191179+0000 mgr.y (mgr.14460) 297 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:25 smithi079 bash[14278]: audit 2024-02-05T07:56:24.201067+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:25.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:25 smithi079 bash[14278]: audit 2024-02-05T07:56:24.204344+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:56:25.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:25 smithi079 bash[14278]: audit 2024-02-05T07:56:24.204808+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:56:25.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:25 smithi079 bash[14278]: audit 2024-02-05T07:56:24.206467+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:56:25.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:25 smithi079 bash[14278]: audit 2024-02-05T07:56:24.208134+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:56:25.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:25 smithi079 bash[14278]: cephadm 2024-02-05T07:56:24.210143+0000 mgr.y (mgr.14460) 298 : cephadm [INF] Deploying daemon mgr.x on smithi079 2024-02-05T07:56:25.843 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:25 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:56:25] "GET /metrics HTTP/1.1" 200 214709 "" "Prometheus/2.33.4" 2024-02-05T07:56:26.400 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:26 smithi079 systemd[1]: Stopping Ceph mgr.x for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:56:26.400 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:26 smithi079 bash[34534]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mgr.x 2024-02-05T07:56:27.211 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:26 smithi079 bash[34544]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mgr-x 2024-02-05T07:56:27.211 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:26 smithi079 bash[34593]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mgr.x 2024-02-05T07:56:27.211 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:27 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:56:27.211 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:27 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-05T07:56:27.212 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:27 smithi079 systemd[1]: Stopped Ceph mgr.x for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:56:27.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:27 smithi079 bash[14278]: cluster 2024-02-05T07:56:25.751760+0000 mgr.y (mgr.14460) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:27.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:27 smithi079 systemd[1]: Started Ceph mgr.x for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:56:27.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:27 smithi012 bash[14158]: cluster 2024-02-05T07:56:25.751760+0000 mgr.y (mgr.14460) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:27.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:27 smithi012 bash[19641]: cluster 2024-02-05T07:56:25.751760+0000 mgr.y (mgr.14460) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:28.091 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:27 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:27.724Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-02-05T07:56:28.625 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:28 smithi079 bash[34660]: debug 2024-02-05T07:56:28.457+0000 7f5b69ca0700 1 -- 172.21.15.79:0/3994109826 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560ec1895520 con 0x560ec2618400 2024-02-05T07:56:28.625 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:28 smithi079 bash[14278]: audit 2024-02-05T07:56:27.326352+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:28.625 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:28 smithi079 bash[14278]: audit 2024-02-05T07:56:27.331297+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:56:28.625 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:28 smithi079 bash[14278]: audit 2024-02-05T07:56:27.333295+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:56:28.706 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T07:56:28.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:28 smithi012 bash[19641]: audit 2024-02-05T07:56:27.326352+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:28.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:28 smithi012 bash[19641]: audit 2024-02-05T07:56:27.331297+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:56:28.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:28 smithi012 bash[19641]: audit 2024-02-05T07:56:27.333295+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:56:28.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:28 smithi012 bash[14158]: audit 2024-02-05T07:56:27.326352+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:28.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:28 smithi012 bash[14158]: audit 2024-02-05T07:56:27.331297+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:56:28.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:28 smithi012 bash[14158]: audit 2024-02-05T07:56:27.333295+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:56:29.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:28 smithi079 bash[34660]: debug 2024-02-05T07:56:28.617+0000 7f5b73e95200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:56:29.430 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:56:29.430 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (5m) 3m ago 6m 15.2M - ba2b418f427c f4d3eca8b039 2024-02-05T07:56:29.430 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (5m) 4m ago 5m 47.0M - 8.3.5 dad864ee21e9 612e1861ee1f 2024-02-05T07:56:29.430 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (3m) 3m ago 3m 66.1M - 3.5 e1d6a67b021e 9fdac8da4410 2024-02-05T07:56:29.430 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283 starting - - - - 2024-02-05T07:56:29.430 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:9283 running (14m) 3m ago 14m 451M - 17.2.0 e1d6a67b021e 4cfbfef7e072 2024-02-05T07:56:29.430 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (14m) 3m ago 14m 50.9M 2048M 17.2.0 e1d6a67b021e ad37f52f1878 2024-02-05T07:56:29.430 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (12m) 4m ago 12m 42.8M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (12m) 3m ago 12m 39.5M 2048M 17.2.0 e1d6a67b021e 43f0e2ed9216 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (6m) 3m ago 6m 11.2M - 1dbe0e931976 f2af348db1ec 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (6m) 4m ago 6m 13.8M - 1dbe0e931976 f132f4a27da7 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (11m) 3m ago 11m 53.7M 4062M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (10m) 3m ago 10m 54.5M 4062M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (10m) 3m ago 10m 49.8M 4062M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (9m) 3m ago 9m 51.8M 4062M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (9m) 4m ago 9m 52.6M 4317M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (8m) 4m ago 8m 49.7M 4317M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (7m) 4m ago 7m 47.7M 4317M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (7m) 4m ago 7m 51.4M 4317M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (5m) 4m ago 6m 49.0M - 514e6a882f6e b24ff3d23d19 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (4m) 3m ago 4m 83.6M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (4m) 4m ago 4m 82.9M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (4m) 3m ago 4m 83.2M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T07:56:29.431 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (4m) 4m ago 4m 82.5M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T07:56:29.646 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:29 smithi079 bash[14278]: cluster 2024-02-05T07:56:27.753556+0000 mgr.y (mgr.14460) 300 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:29.646 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:29 smithi079 bash[34660]: debug 2024-02-05T07:56:29.537+0000 7f5b73e95200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:56:29.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:29 smithi012 bash[14158]: cluster 2024-02-05T07:56:27.753556+0000 mgr.y (mgr.14460) 300 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:29.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:29 smithi012 bash[19641]: cluster 2024-02-05T07:56:27.753556+0000 mgr.y (mgr.14460) 300 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:29.844 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:56:29.844 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T07:56:29.844 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:56:29.844 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: "mds": {}, 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:56:29.845 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:56:30.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:29 smithi079 bash[34660]: debug 2024-02-05T07:56:29.641+0000 7f5b73e95200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:56:30.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:29 smithi079 bash[34660]: debug 2024-02-05T07:56:29.741+0000 7f5b73e95200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:56:30.206 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:56:30.207 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:56:30.207 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T07:56:30.207 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [], 2024-02-05T07:56:30.207 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "", 2024-02-05T07:56:30.207 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading mgr daemons" 2024-02-05T07:56:30.207 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:56:30.346 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:30 smithi079 bash[34660]: debug 2024-02-05T07:56:30.017+0000 7f5b73e95200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:56:30.630 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T07:56:30.653 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:30 smithi079 bash[14278]: audit 2024-02-05T07:56:28.682623+0000 mgr.y (mgr.14460) 301 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:30.654 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:30 smithi079 bash[14278]: audit 2024-02-05T07:56:29.046510+0000 mgr.y (mgr.14460) 302 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:30.654 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:30 smithi079 bash[14278]: audit 2024-02-05T07:56:29.407764+0000 mgr.y (mgr.14460) 303 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:30.654 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:30 smithi079 bash[14278]: audit 2024-02-05T07:56:29.836348+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.12:0/1954375714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:56:30.654 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:30 smithi079 bash[34660]: debug 2024-02-05T07:56:30.465+0000 7f5b73e95200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:56:30.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:30 smithi012 bash[14158]: audit 2024-02-05T07:56:28.682623+0000 mgr.y (mgr.14460) 301 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:30.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:30 smithi012 bash[14158]: audit 2024-02-05T07:56:29.046510+0000 mgr.y (mgr.14460) 302 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:30.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:30 smithi012 bash[14158]: audit 2024-02-05T07:56:29.407764+0000 mgr.y (mgr.14460) 303 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:30.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:30 smithi012 bash[14158]: audit 2024-02-05T07:56:29.836348+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.12:0/1954375714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:56:30.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:30 smithi012 bash[19641]: audit 2024-02-05T07:56:28.682623+0000 mgr.y (mgr.14460) 301 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:30.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:30 smithi012 bash[19641]: audit 2024-02-05T07:56:29.046510+0000 mgr.y (mgr.14460) 302 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:30.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:30 smithi012 bash[19641]: audit 2024-02-05T07:56:29.407764+0000 mgr.y (mgr.14460) 303 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:30.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:30 smithi012 bash[19641]: audit 2024-02-05T07:56:29.836348+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.12:0/1954375714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:56:31.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:30 smithi079 bash[34660]: debug 2024-02-05T07:56:30.649+0000 7f5b73e95200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:56:31.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:30 smithi079 bash[34660]: debug 2024-02-05T07:56:30.881+0000 7f5b73e95200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:56:31.655 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:31 smithi079 bash[14278]: cluster 2024-02-05T07:56:29.754393+0000 mgr.y (mgr.14460) 304 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:31.655 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:31 smithi079 bash[14278]: audit 2024-02-05T07:56:30.198452+0000 mgr.y (mgr.14460) 305 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:31.655 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:31 smithi079 bash[14278]: audit 2024-02-05T07:56:30.622695+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.12:0/1872151824' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:56:31.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:31 smithi012 bash[14158]: cluster 2024-02-05T07:56:29.754393+0000 mgr.y (mgr.14460) 304 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:31.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:31 smithi012 bash[14158]: audit 2024-02-05T07:56:30.198452+0000 mgr.y (mgr.14460) 305 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:31.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:31 smithi012 bash[14158]: audit 2024-02-05T07:56:30.622695+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.12:0/1872151824' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:56:31.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:31 smithi012 bash[19641]: cluster 2024-02-05T07:56:29.754393+0000 mgr.y (mgr.14460) 304 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:31.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:31 smithi012 bash[19641]: audit 2024-02-05T07:56:30.198452+0000 mgr.y (mgr.14460) 305 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:56:31.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:31 smithi012 bash[19641]: audit 2024-02-05T07:56:30.622695+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.12:0/1872151824' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:56:32.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:32 smithi079 bash[34660]: debug 2024-02-05T07:56:32.041+0000 7f5b73e95200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:56:32.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:32 smithi079 bash[34660]: debug 2024-02-05T07:56:32.157+0000 7f5b73e95200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:56:32.749 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:32 smithi079 bash[34660]: debug 2024-02-05T07:56:32.273+0000 7f5b73e95200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:56:32.749 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:32 smithi079 bash[14278]: audit 2024-02-05T07:56:31.390284+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:32.749 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:32 smithi079 bash[14278]: audit 2024-02-05T07:56:31.911789+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:32.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:32 smithi012 bash[14158]: audit 2024-02-05T07:56:31.390284+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:32.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:32 smithi012 bash[14158]: audit 2024-02-05T07:56:31.911789+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:32.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:32 smithi012 bash[19641]: audit 2024-02-05T07:56:31.390284+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:32.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:32 smithi012 bash[19641]: audit 2024-02-05T07:56:31.911789+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:33.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:32 smithi079 bash[34660]: debug 2024-02-05T07:56:32.741+0000 7f5b73e95200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:56:33.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:32 smithi079 bash[34660]: debug 2024-02-05T07:56:32.977+0000 7f5b73e95200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:56:33.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:33 smithi079 bash[34660]: debug 2024-02-05T07:56:33.477+0000 7f5b73e95200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:56:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:33 smithi079 bash[14278]: cluster 2024-02-05T07:56:31.755232+0000 mgr.y (mgr.14460) 306 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:33 smithi079 bash[14278]: audit 2024-02-05T07:56:31.992720+0000 mgr.y (mgr.14460) 307 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:33 smithi012 bash[14158]: cluster 2024-02-05T07:56:31.755232+0000 mgr.y (mgr.14460) 306 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:33 smithi012 bash[14158]: audit 2024-02-05T07:56:31.992720+0000 mgr.y (mgr.14460) 307 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:33.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:33 smithi012 bash[19641]: cluster 2024-02-05T07:56:31.755232+0000 mgr.y (mgr.14460) 306 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:33.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:33 smithi012 bash[19641]: audit 2024-02-05T07:56:31.992720+0000 mgr.y (mgr.14460) 307 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:33.842 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:33 smithi012 bash[38851]: level=error ts=2024-02-05T07:56:33.512Z 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.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443/api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-02-05T07:56:33.842 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:33 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:33.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-02-05T07:56:33.842 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:33 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:33.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:56:34.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:33 smithi079 bash[34660]: debug 2024-02-05T07:56:33.993+0000 7f5b73e95200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:56:35.014 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:34 smithi079 bash[34660]: debug 2024-02-05T07:56:34.553+0000 7f5b73e95200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:56:35.014 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:34 smithi079 bash[34660]: debug 2024-02-05T07:56:34.661+0000 7f5b73e95200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:56:35.268 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:35 smithi079 bash[34660]: debug 2024-02-05T07:56:35.009+0000 7f5b73e95200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:56:35.268 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:35 smithi079 bash[34660]: debug 2024-02-05T07:56:35.121+0000 7f5b73e95200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:56:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:35 smithi079 bash[14278]: cluster 2024-02-05T07:56:33.757073+0000 mgr.y (mgr.14460) 308 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:35.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:35 smithi079 bash[34660]: debug 2024-02-05T07:56:35.261+0000 7f5b73e95200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:56:35.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:35 smithi079 bash[34660]: debug 2024-02-05T07:56:35.377+0000 7f5b73e95200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:56:35.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:35 smithi079 bash[34660]: debug 2024-02-05T07:56:35.501+0000 7f5b73e95200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:56:35.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:35 smithi012 bash[14158]: cluster 2024-02-05T07:56:33.757073+0000 mgr.y (mgr.14460) 308 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:35.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:35 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:56:35] "GET /metrics HTTP/1.1" 200 214715 "" "Prometheus/2.33.4" 2024-02-05T07:56:35.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:35 smithi012 bash[19641]: cluster 2024-02-05T07:56:33.757073+0000 mgr.y (mgr.14460) 308 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:36.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:35 smithi079 bash[34660]: debug 2024-02-05T07:56:35.697+0000 7f5b73e95200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:56:36.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:35 smithi079 bash[34660]: debug 2024-02-05T07:56:35.825+0000 7f5b73e95200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:56:37.437 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[34660]: debug 2024-02-05T07:56:37.097+0000 7f5b73e95200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:56:37.437 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[34660]: [05/Feb/2024:07:56:37] ENGINE Bus STARTING 2024-02-05T07:56:37.437 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[34660]: CherryPy Checker: 2024-02-05T07:56:37.437 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[34660]: The Application mounted at '' has an empty config. 2024-02-05T07:56:37.437 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[34660]: [05/Feb/2024:07:56:37] ENGINE Serving on http://:::9283 2024-02-05T07:56:37.437 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[34660]: [05/Feb/2024:07:56:37] ENGINE Bus STARTED 2024-02-05T07:56:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[14278]: cluster 2024-02-05T07:56:35.757859+0000 mgr.y (mgr.14460) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[14278]: cluster 2024-02-05T07:56:37.100344+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:56:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[14278]: cluster 2024-02-05T07:56:37.100507+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:56:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[14278]: audit 2024-02-05T07:56:37.112292+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:56:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[14278]: audit 2024-02-05T07:56:37.113886+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:56:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[14278]: audit 2024-02-05T07:56:37.117615+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:56:37.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:37 smithi079 bash[14278]: audit 2024-02-05T07:56:37.119391+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:56:37.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:37.427Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:56:37.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[14158]: cluster 2024-02-05T07:56:35.757859+0000 mgr.y (mgr.14460) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:37.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[14158]: cluster 2024-02-05T07:56:37.100344+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:56:37.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[14158]: cluster 2024-02-05T07:56:37.100507+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:56:37.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[14158]: audit 2024-02-05T07:56:37.112292+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:56:37.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[14158]: audit 2024-02-05T07:56:37.113886+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:56:37.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[14158]: audit 2024-02-05T07:56:37.117615+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:56:37.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[14158]: audit 2024-02-05T07:56:37.119391+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:56:37.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[19641]: cluster 2024-02-05T07:56:35.757859+0000 mgr.y (mgr.14460) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:56:37.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[19641]: cluster 2024-02-05T07:56:37.100344+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:56:37.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[19641]: cluster 2024-02-05T07:56:37.100507+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:56:37.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[19641]: audit 2024-02-05T07:56:37.112292+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:56:37.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[19641]: audit 2024-02-05T07:56:37.113886+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:56:37.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[19641]: audit 2024-02-05T07:56:37.117615+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:56:37.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:37 smithi012 bash[19641]: audit 2024-02-05T07:56:37.119391+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:56:38.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:38 smithi079 bash[14278]: cluster 2024-02-05T07:56:37.423580+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-02-05T07:56:38.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:38 smithi012 bash[14158]: cluster 2024-02-05T07:56:37.423580+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-02-05T07:56:38.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:38 smithi012 bash[19641]: cluster 2024-02-05T07:56:37.423580+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-02-05T07:56:39.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:39 smithi079 bash[14278]: cluster 2024-02-05T07:56:37.759647+0000 mgr.y (mgr.14460) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:39.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:39 smithi012 bash[14158]: cluster 2024-02-05T07:56:37.759647+0000 mgr.y (mgr.14460) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:39.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:39 smithi012 bash[19641]: cluster 2024-02-05T07:56:37.759647+0000 mgr.y (mgr.14460) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:56:40.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[34660]: [05/Feb/2024:07:56:40] ENGINE Bus STOPPING 2024-02-05T07:56:40.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[34660]: [05/Feb/2024:07:56:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:56:40.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[34660]: [05/Feb/2024:07:56:40] ENGINE Bus STOPPED 2024-02-05T07:56:40.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[34660]: [05/Feb/2024:07:56:40] ENGINE Bus STARTING 2024-02-05T07:56:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[14278]: audit 2024-02-05T07:56:39.453473+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[14278]: audit 2024-02-05T07:56:39.462182+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[14278]: audit 2024-02-05T07:56:39.474877+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:56:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[14278]: cephadm 2024-02-05T07:56:39.478056+0000 mgr.y (mgr.14460) 311 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:56:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[14278]: cephadm 2024-02-05T07:56:39.481385+0000 mgr.y (mgr.14460) 312 : cephadm [INF] Failing over to other MGR 2024-02-05T07:56:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[14278]: audit 2024-02-05T07:56:39.481708+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-05T07:56:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[14278]: audit 2024-02-05T07:56:39.482134+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-05T07:56:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[14278]: cluster 2024-02-05T07:56:39.491610+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-05T07:56:40.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[14278]: cluster 2024-02-05T07:56:39.493068+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:56:40.781 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14440]: ignoring --setuser ceph since I am not root 2024-02-05T07:56:40.781 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14440]: ignoring --setgroup ceph since I am not root 2024-02-05T07:56:40.782 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14440]: debug 2024-02-05T07:56:40.522+0000 7f0b5e526700 1 -- 172.21.15.12:0/1135527815 <== mon.1 v2:172.21.15.12:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557113d3c340 con 0x557114ab8400 2024-02-05T07:56:40.782 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14440]: debug 2024-02-05T07:56:40.678+0000 7f0b66f82000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:56:40.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14158]: audit 2024-02-05T07:56:39.453473+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:40.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14158]: audit 2024-02-05T07:56:39.462182+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:40.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14158]: audit 2024-02-05T07:56:39.474877+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:56:40.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14158]: cephadm 2024-02-05T07:56:39.478056+0000 mgr.y (mgr.14460) 311 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:56:40.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14158]: cephadm 2024-02-05T07:56:39.481385+0000 mgr.y (mgr.14460) 312 : cephadm [INF] Failing over to other MGR 2024-02-05T07:56:40.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14158]: audit 2024-02-05T07:56:39.481708+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14158]: audit 2024-02-05T07:56:39.482134+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14158]: cluster 2024-02-05T07:56:39.491610+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[14158]: cluster 2024-02-05T07:56:39.493068+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[19641]: audit 2024-02-05T07:56:39.453473+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[19641]: audit 2024-02-05T07:56:39.462182+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[19641]: audit 2024-02-05T07:56:39.474877+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[19641]: cephadm 2024-02-05T07:56:39.478056+0000 mgr.y (mgr.14460) 311 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[19641]: cephadm 2024-02-05T07:56:39.481385+0000 mgr.y (mgr.14460) 312 : cephadm [INF] Failing over to other MGR 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[19641]: audit 2024-02-05T07:56:39.481708+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.14460 172.21.15.12:0/563179065' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[19641]: audit 2024-02-05T07:56:39.482134+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[19641]: cluster 2024-02-05T07:56:39.491610+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-05T07:56:40.783 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:40 smithi012 bash[19641]: cluster 2024-02-05T07:56:39.493068+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:56:41.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[34660]: [05/Feb/2024:07:56:40] ENGINE Serving on http://:::9283 2024-02-05T07:56:41.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:40 smithi079 bash[34660]: [05/Feb/2024:07:56:40] ENGINE Bus STARTED 2024-02-05T07:56:41.693 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14440]: debug 2024-02-05T07:56:41.382+0000 7f0b66f82000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:56:41.694 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14440]: debug 2024-02-05T07:56:41.514+0000 7f0b66f82000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:56:41.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.473606+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-05T07:56:41.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: cluster 2024-02-05T07:56:40.473728+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, starting, since 0.990377s), standbys: y 2024-02-05T07:56:41.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.488305+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.488571+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.488914+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.490410+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.490761+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.491104+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.491454+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.491736+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.492074+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.492713+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.492834+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.492922+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.493030+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.498628+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.498982+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:56:41.695 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.499620+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: cluster 2024-02-05T07:56:40.540040+0000 mon.a (mon.0) 837 : cluster [INF] Manager daemon x is now available 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.610434+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: cephadm 2024-02-05T07:56:40.620985+0000 mgr.x (mgr.25013) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.622987+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: cephadm 2024-02-05T07:56:40.631348+0000 mgr.x (mgr.25013) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.632139+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: cephadm 2024-02-05T07:56:40.632165+0000 mgr.x (mgr.25013) 3 : 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-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: cephadm 2024-02-05T07:56:40.632273+0000 mgr.x (mgr.25013) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.654108+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.707845+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.720007+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.726659+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.773364+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-05T07:56:41.696 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:40.779818+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-05T07:56:41.697 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:41.167763+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.697 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: audit 2024-02-05T07:56:41.178044+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.697 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: cephadm 2024-02-05T07:56:41.243251+0000 mgr.x (mgr.25013) 5 : cephadm [INF] Deploying cephadm binary to smithi079 2024-02-05T07:56:41.697 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[19641]: cephadm 2024-02-05T07:56:41.244233+0000 mgr.x (mgr.25013) 6 : cephadm [INF] Deploying cephadm binary to smithi012 2024-02-05T07:56:41.697 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.473606+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-05T07:56:41.697 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: cluster 2024-02-05T07:56:40.473728+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, starting, since 0.990377s), standbys: y 2024-02-05T07:56:41.697 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.488305+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:56:41.697 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.488571+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:56:41.697 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.488914+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:56:41.697 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.490410+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.490761+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.491104+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.491454+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.491736+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.492074+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.492713+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.492834+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.492922+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.493030+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.498628+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.498982+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.499620+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: cluster 2024-02-05T07:56:40.540040+0000 mon.a (mon.0) 837 : cluster [INF] Manager daemon x is now available 2024-02-05T07:56:41.698 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.610434+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: cephadm 2024-02-05T07:56:40.620985+0000 mgr.x (mgr.25013) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.622987+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: cephadm 2024-02-05T07:56:40.631348+0000 mgr.x (mgr.25013) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.632139+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: cephadm 2024-02-05T07:56:40.632165+0000 mgr.x (mgr.25013) 3 : 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-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: cephadm 2024-02-05T07:56:40.632273+0000 mgr.x (mgr.25013) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.654108+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.707845+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.720007+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.726659+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.773364+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:40.779818+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:41.167763+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: audit 2024-02-05T07:56:41.178044+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.699 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: cephadm 2024-02-05T07:56:41.243251+0000 mgr.x (mgr.25013) 5 : cephadm [INF] Deploying cephadm binary to smithi079 2024-02-05T07:56:41.700 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14158]: cephadm 2024-02-05T07:56:41.244233+0000 mgr.x (mgr.25013) 6 : cephadm [INF] Deploying cephadm binary to smithi012 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.473606+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: cluster 2024-02-05T07:56:40.473728+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, starting, since 0.990377s), standbys: y 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.488305+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.488571+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.488914+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.490410+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.490761+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.491104+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.491454+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.491736+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:56:41.776 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.492074+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.492713+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.492834+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.492922+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.493030+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.498628+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.498982+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.499620+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: cluster 2024-02-05T07:56:40.540040+0000 mon.a (mon.0) 837 : cluster [INF] Manager daemon x is now available 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.610434+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: cephadm 2024-02-05T07:56:40.620985+0000 mgr.x (mgr.25013) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.622987+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: cephadm 2024-02-05T07:56:40.631348+0000 mgr.x (mgr.25013) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.632139+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.777 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: cephadm 2024-02-05T07:56:40.632165+0000 mgr.x (mgr.25013) 3 : 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-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: cephadm 2024-02-05T07:56:40.632273+0000 mgr.x (mgr.25013) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.654108+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.707845+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.720007+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.726659+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.773364+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:40.779818+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:41.167763+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: audit 2024-02-05T07:56:41.178044+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: cephadm 2024-02-05T07:56:41.243251+0000 mgr.x (mgr.25013) 5 : cephadm [INF] Deploying cephadm binary to smithi079 2024-02-05T07:56:41.778 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:41 smithi079 bash[14278]: cephadm 2024-02-05T07:56:41.244233+0000 mgr.x (mgr.25013) 6 : cephadm [INF] Deploying cephadm binary to smithi012 2024-02-05T07:56:42.008 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:41 smithi012 bash[14440]: debug 2024-02-05T07:56:41.682+0000 7f0b66f82000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:56:42.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[14440]: debug 2024-02-05T07:56:42.022+0000 7f0b66f82000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:56:42.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[14440]: debug 2024-02-05T07:56:42.122+0000 7f0b66f82000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:56:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:42 smithi079 bash[14278]: cluster 2024-02-05T07:56:41.498499+0000 mon.a (mon.0) 845 : cluster [DBG] mgrmap e24: x(active, since 2s), standbys: y 2024-02-05T07:56:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:42 smithi079 bash[14278]: cluster 2024-02-05T07:56:41.537189+0000 mgr.x (mgr.25013) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:42 smithi079 bash[14278]: cephadm 2024-02-05T07:56:41.675634+0000 mgr.x (mgr.25013) 8 : cephadm [INF] [05/Feb/2024:07:56:41] ENGINE Bus STARTING 2024-02-05T07:56:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:42 smithi079 bash[14278]: cephadm 2024-02-05T07:56:41.819367+0000 mgr.x (mgr.25013) 9 : cephadm [INF] [05/Feb/2024:07:56:41] ENGINE Serving on http://172.21.15.79:8765 2024-02-05T07:56:42.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:42 smithi079 bash[14278]: audit 2024-02-05T07:56:42.008004+0000 mgr.x (mgr.25013) 10 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:42.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:42 smithi079 bash[14278]: cephadm 2024-02-05T07:56:42.038967+0000 mgr.x (mgr.25013) 11 : cephadm [INF] [05/Feb/2024:07:56:42] ENGINE Serving on https://172.21.15.79:7150 2024-02-05T07:56:42.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:42 smithi079 bash[14278]: cephadm 2024-02-05T07:56:42.039249+0000 mgr.x (mgr.25013) 12 : cephadm [INF] [05/Feb/2024:07:56:42] ENGINE Bus STARTED 2024-02-05T07:56:42.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[14440]: debug 2024-02-05T07:56:42.334+0000 7f0b66f82000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:56:42.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[14158]: cluster 2024-02-05T07:56:41.498499+0000 mon.a (mon.0) 845 : cluster [DBG] mgrmap e24: x(active, since 2s), standbys: y 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[14158]: cluster 2024-02-05T07:56:41.537189+0000 mgr.x (mgr.25013) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[14158]: cephadm 2024-02-05T07:56:41.675634+0000 mgr.x (mgr.25013) 8 : cephadm [INF] [05/Feb/2024:07:56:41] ENGINE Bus STARTING 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[14158]: cephadm 2024-02-05T07:56:41.819367+0000 mgr.x (mgr.25013) 9 : cephadm [INF] [05/Feb/2024:07:56:41] ENGINE Serving on http://172.21.15.79:8765 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[14158]: audit 2024-02-05T07:56:42.008004+0000 mgr.x (mgr.25013) 10 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[14158]: cephadm 2024-02-05T07:56:42.038967+0000 mgr.x (mgr.25013) 11 : cephadm [INF] [05/Feb/2024:07:56:42] ENGINE Serving on https://172.21.15.79:7150 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[14158]: cephadm 2024-02-05T07:56:42.039249+0000 mgr.x (mgr.25013) 12 : cephadm [INF] [05/Feb/2024:07:56:42] ENGINE Bus STARTED 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[19641]: cluster 2024-02-05T07:56:41.498499+0000 mon.a (mon.0) 845 : cluster [DBG] mgrmap e24: x(active, since 2s), standbys: y 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[19641]: cluster 2024-02-05T07:56:41.537189+0000 mgr.x (mgr.25013) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[19641]: cephadm 2024-02-05T07:56:41.675634+0000 mgr.x (mgr.25013) 8 : cephadm [INF] [05/Feb/2024:07:56:41] ENGINE Bus STARTING 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[19641]: cephadm 2024-02-05T07:56:41.819367+0000 mgr.x (mgr.25013) 9 : cephadm [INF] [05/Feb/2024:07:56:41] ENGINE Serving on http://172.21.15.79:8765 2024-02-05T07:56:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[19641]: audit 2024-02-05T07:56:42.008004+0000 mgr.x (mgr.25013) 10 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:42.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[19641]: cephadm 2024-02-05T07:56:42.038967+0000 mgr.x (mgr.25013) 11 : cephadm [INF] [05/Feb/2024:07:56:42] ENGINE Serving on https://172.21.15.79:7150 2024-02-05T07:56:42.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:42 smithi012 bash[19641]: cephadm 2024-02-05T07:56:42.039249+0000 mgr.x (mgr.25013) 12 : cephadm [INF] [05/Feb/2024:07:56:42] ENGINE Bus STARTED 2024-02-05T07:56:43.523 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:43 smithi012 bash[14440]: debug 2024-02-05T07:56:43.222+0000 7f0b66f82000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:56:43.523 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:43 smithi012 bash[14440]: debug 2024-02-05T07:56:43.342+0000 7f0b66f82000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:56:43.523 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:43 smithi012 bash[38851]: level=error ts=2024-02-05T07:56:43.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:56:43.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:43 smithi012 bash[14158]: cluster 2024-02-05T07:56:42.493955+0000 mgr.x (mgr.25013) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:43.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:43 smithi012 bash[14440]: debug 2024-02-05T07:56:43.578+0000 7f0b66f82000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:56:43.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:43 smithi012 bash[19641]: cluster 2024-02-05T07:56:42.493955+0000 mgr.x (mgr.25013) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:43.842 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:43 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:43.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.12:8443//api/prometheus_receiver\": dial tcp 172.21.15.12:8443: connect: connection refused" 2024-02-05T07:56:43.842 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:43 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:43.538Z 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.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:56:44.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:43 smithi079 bash[14278]: cluster 2024-02-05T07:56:42.493955+0000 mgr.x (mgr.25013) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:44.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:43 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:56:43] "GET /metrics HTTP/1.1" 200 35342 "" "Prometheus/2.33.4" 2024-02-05T07:56:44.309 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:43 smithi012 bash[14440]: debug 2024-02-05T07:56:43.954+0000 7f0b66f82000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:56:44.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:44 smithi012 bash[14158]: cluster 2024-02-05T07:56:43.515546+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-02-05T07:56:44.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:44 smithi012 bash[14440]: debug 2024-02-05T07:56:44.298+0000 7f0b66f82000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:56:44.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:44 smithi012 bash[19641]: cluster 2024-02-05T07:56:43.515546+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-02-05T07:56:44.980 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:44 smithi012 bash[14440]: debug 2024-02-05T07:56:44.686+0000 7f0b66f82000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:56:45.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:44 smithi079 bash[14278]: cluster 2024-02-05T07:56:43.515546+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-02-05T07:56:45.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:44 smithi012 bash[14440]: debug 2024-02-05T07:56:44.970+0000 7f0b66f82000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:56:45.797 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:45 smithi012 bash[14158]: cluster 2024-02-05T07:56:44.494591+0000 mgr.x (mgr.25013) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:45.798 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:45 smithi012 bash[14440]: debug 2024-02-05T07:56:45.678+0000 7f0b66f82000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:56:45.798 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:45 smithi012 bash[19641]: cluster 2024-02-05T07:56:44.494591+0000 mgr.x (mgr.25013) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:45 smithi079 bash[14278]: cluster 2024-02-05T07:56:44.494591+0000 mgr.x (mgr.25013) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:46.077 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:45 smithi012 bash[14440]: debug 2024-02-05T07:56:45.786+0000 7f0b66f82000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:56:46.077 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:45 smithi012 bash[14440]: debug 2024-02-05T07:56:45.950+0000 7f0b66f82000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:56:46.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:46 smithi012 bash[14440]: debug 2024-02-05T07:56:46.066+0000 7f0b66f82000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:56:46.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:46 smithi012 bash[14440]: debug 2024-02-05T07:56:46.210+0000 7f0b66f82000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:56:46.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:46 smithi012 bash[14440]: debug 2024-02-05T07:56:46.510+0000 7f0b66f82000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:56:46.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:46 smithi012 bash[14440]: debug 2024-02-05T07:56:46.638+0000 7f0b66f82000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:56:47.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:46 smithi012 bash[14440]: debug 2024-02-05T07:56:46.830+0000 7f0b66f82000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:56:47.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:46 smithi012 bash[14440]: debug 2024-02-05T07:56:46.954+0000 7f0b66f82000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:56:48.145 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:47 smithi012 bash[14440]: debug 2024-02-05T07:56:47.838+0000 7f0b66f82000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:56:48.145 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:47 smithi012 bash[14440]: [05/Feb/2024:07:56:47] ENGINE Bus STARTING 2024-02-05T07:56:48.145 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:47 smithi012 bash[14440]: CherryPy Checker: 2024-02-05T07:56:48.145 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:47 smithi012 bash[14440]: The Application mounted at '' has an empty config. 2024-02-05T07:56:48.145 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:47 smithi012 bash[14440]: [05/Feb/2024:07:56:47] ENGINE Serving on http://:::9283 2024-02-05T07:56:48.145 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:47 smithi012 bash[14440]: [05/Feb/2024:07:56:47] ENGINE Bus STARTED 2024-02-05T07:56:48.147 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[19641]: cluster 2024-02-05T07:56:46.495063+0000 mgr.x (mgr.25013) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:48.147 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[19641]: cluster 2024-02-05T07:56:47.862605+0000 mon.a (mon.0) 847 : cluster [DBG] Standby manager daemon y restarted 2024-02-05T07:56:48.148 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[14158]: cluster 2024-02-05T07:56:46.495063+0000 mgr.x (mgr.25013) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:48.148 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[14158]: cluster 2024-02-05T07:56:47.862605+0000 mon.a (mon.0) 847 : cluster [DBG] Standby manager daemon y restarted 2024-02-05T07:56:48.148 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[14158]: cluster 2024-02-05T07:56:47.862850+0000 mon.a (mon.0) 848 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:56:48.148 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[14158]: audit 2024-02-05T07:56:47.867795+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:56:48.148 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[14158]: audit 2024-02-05T07:56:47.870192+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:56:48.148 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[14158]: audit 2024-02-05T07:56:47.877424+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:56:48.148 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[14158]: audit 2024-02-05T07:56:47.878224+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:56:48.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:48 smithi079 bash[14278]: cluster 2024-02-05T07:56:46.495063+0000 mgr.x (mgr.25013) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:56:48.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:48 smithi079 bash[14278]: cluster 2024-02-05T07:56:47.862605+0000 mon.a (mon.0) 847 : cluster [DBG] Standby manager daemon y restarted 2024-02-05T07:56:48.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:48 smithi079 bash[14278]: cluster 2024-02-05T07:56:47.862850+0000 mon.a (mon.0) 848 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:56:48.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:48 smithi079 bash[14278]: audit 2024-02-05T07:56:47.867795+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:56:48.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:48 smithi079 bash[14278]: audit 2024-02-05T07:56:47.870192+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:56:48.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:48 smithi079 bash[14278]: audit 2024-02-05T07:56:47.877424+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:56:48.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:48 smithi079 bash[14278]: audit 2024-02-05T07:56:47.878224+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:56:48.591 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:48.149Z 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.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:56:48.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[19641]: cluster 2024-02-05T07:56:47.862850+0000 mon.a (mon.0) 848 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:56:48.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[19641]: audit 2024-02-05T07:56:47.867795+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:56:48.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[19641]: audit 2024-02-05T07:56:47.870192+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:56:48.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[19641]: audit 2024-02-05T07:56:47.877424+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:56:48.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:48 smithi012 bash[19641]: audit 2024-02-05T07:56:47.878224+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.? 172.21.15.12:0/2106391875' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:56:49.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:49 smithi079 bash[14278]: cluster 2024-02-05T07:56:48.155040+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-02-05T07:56:49.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:49 smithi012 bash[14158]: cluster 2024-02-05T07:56:48.155040+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-02-05T07:56:49.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:49 smithi012 bash[19641]: cluster 2024-02-05T07:56:48.155040+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-02-05T07:56:50.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:50 smithi079 bash[14278]: cluster 2024-02-05T07:56:48.496648+0000 mgr.x (mgr.25013) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:56:50.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:50 smithi012 bash[14158]: cluster 2024-02-05T07:56:48.496648+0000 mgr.x (mgr.25013) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:56:50.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:50 smithi012 bash[19641]: cluster 2024-02-05T07:56:48.496648+0000 mgr.x (mgr.25013) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:56:52.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:52 smithi012 bash[14158]: cluster 2024-02-05T07:56:50.497612+0000 mgr.x (mgr.25013) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:56:52.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:52 smithi012 bash[19641]: cluster 2024-02-05T07:56:50.497612+0000 mgr.x (mgr.25013) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:56:52.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:52 smithi079 bash[14278]: cluster 2024-02-05T07:56:50.497612+0000 mgr.x (mgr.25013) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:56:53.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:53 smithi079 bash[14278]: audit 2024-02-05T07:56:52.012224+0000 mgr.x (mgr.25013) 18 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:53.524 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:53 smithi012 bash[14158]: audit 2024-02-05T07:56:52.012224+0000 mgr.x (mgr.25013) 18 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:53.524 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:53 smithi012 bash[19641]: audit 2024-02-05T07:56:52.012224+0000 mgr.x (mgr.25013) 18 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:56:53.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:53 smithi012 bash[38851]: level=error ts=2024-02-05T07:56:53.516Z 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.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:56:53.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:53 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:56:53.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:56:53 smithi012 bash[38851]: level=warn ts=2024-02-05T07:56:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:56:54.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:56:53 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:56:53] "GET /metrics HTTP/1.1" 200 35342 "" "Prometheus/2.33.4" 2024-02-05T07:56:54.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:54 smithi079 bash[14278]: cluster 2024-02-05T07:56:52.499464+0000 mgr.x (mgr.25013) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:56:54.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:54 smithi012 bash[14158]: cluster 2024-02-05T07:56:52.499464+0000 mgr.x (mgr.25013) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:56:54.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:54 smithi012 bash[19641]: cluster 2024-02-05T07:56:52.499464+0000 mgr.x (mgr.25013) 19 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:56:55.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:56:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:56:56.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:55 smithi079 bash[14278]: cluster 2024-02-05T07:56:54.500225+0000 mgr.x (mgr.25013) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:56:56.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:55 smithi079 bash[14278]: audit 2024-02-05T07:56:54.980906+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:55 smithi079 bash[14278]: audit 2024-02-05T07:56:54.991384+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:55 smithi079 bash[14278]: audit 2024-02-05T07:56:55.128764+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:55 smithi079 bash[14278]: audit 2024-02-05T07:56:55.143518+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:55 smithi079 bash[14278]: audit 2024-02-05T07:56:55.708273+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:56:56.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[14158]: cluster 2024-02-05T07:56:54.500225+0000 mgr.x (mgr.25013) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:56:56.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[14158]: audit 2024-02-05T07:56:54.980906+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[14158]: audit 2024-02-05T07:56:54.991384+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[14158]: audit 2024-02-05T07:56:55.128764+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[14158]: audit 2024-02-05T07:56:55.143518+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[14158]: audit 2024-02-05T07:56:55.708273+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:56:56.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[19641]: cluster 2024-02-05T07:56:54.500225+0000 mgr.x (mgr.25013) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:56:56.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[19641]: audit 2024-02-05T07:56:54.980906+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[19641]: audit 2024-02-05T07:56:54.991384+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[19641]: audit 2024-02-05T07:56:55.128764+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[19641]: audit 2024-02-05T07:56:55.143518+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:56.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:55 smithi012 bash[19641]: audit 2024-02-05T07:56:55.708273+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:56:57.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.200810+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.207175+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.218564+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.225980+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.233525+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.237775+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.240107+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.240358+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.242864+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.244446+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.247138+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.249734+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: cephadm 2024-02-05T07:56:56.251450+0000 mgr.x (mgr.25013) 21 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 2782M 2024-02-05T07:56:57.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:57 smithi079 bash[14278]: audit 2024-02-05T07:56:56.252685+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.200810+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.207175+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.218564+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.225980+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.233525+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.237775+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.240107+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.240358+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.242864+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.244446+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.247138+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.249734+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: cephadm 2024-02-05T07:56:56.251450+0000 mgr.x (mgr.25013) 21 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 2782M 2024-02-05T07:56:57.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[14158]: audit 2024-02-05T07:56:56.252685+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.200810+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.207175+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.218564+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.225980+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:57.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.233525+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.237775+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.240107+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.240358+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.242864+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.244446+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.247138+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.249734+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:56:57.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: cephadm 2024-02-05T07:56:56.251450+0000 mgr.x (mgr.25013) 21 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 2782M 2024-02-05T07:56:57.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:57 smithi012 bash[19641]: audit 2024-02-05T07:56:56.252685+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:56:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:56:58 smithi079 bash[14278]: cluster 2024-02-05T07:56:56.500993+0000 mgr.x (mgr.25013) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:56:58.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:56:58 smithi012 bash[14158]: cluster 2024-02-05T07:56:56.500993+0000 mgr.x (mgr.25013) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:56:58.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:56:58 smithi012 bash[19641]: cluster 2024-02-05T07:56:56.500993+0000 mgr.x (mgr.25013) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:57:00.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:00 smithi079 bash[14278]: cluster 2024-02-05T07:56:58.502696+0000 mgr.x (mgr.25013) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:57:00.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:00 smithi012 bash[14158]: cluster 2024-02-05T07:56:58.502696+0000 mgr.x (mgr.25013) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:57:00.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:00 smithi012 bash[19641]: cluster 2024-02-05T07:56:58.502696+0000 mgr.x (mgr.25013) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:57:01.041 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (5m) 6s ago 6m 18.9M - 0.23.0 ba2b418f427c f4d3eca8b039 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (6m) 6s ago 6m 47.2M - 8.3.5 dad864ee21e9 612e1861ee1f 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (4m) 6s ago 4m 48.7M - 3.5 e1d6a67b021e 9fdac8da4410 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283 running (34s) 6s ago 12m 485M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7d643b48c39a 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:9283 running (14m) 6s ago 14m 405M - 17.2.0 e1d6a67b021e 4cfbfef7e072 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (14m) 6s ago 14m 57.5M 2048M 17.2.0 e1d6a67b021e ad37f52f1878 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (12m) 6s ago 12m 49.7M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (12m) 6s ago 12m 46.9M 2048M 17.2.0 e1d6a67b021e 43f0e2ed9216 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (6m) 6s ago 7m 15.3M - 1.3.1 1dbe0e931976 f2af348db1ec 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (6m) 6s ago 6m 14.7M - 1.3.1 1dbe0e931976 f132f4a27da7 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (12m) 6s ago 12m 57.4M 2782M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T07:57:01.829 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (11m) 6s ago 11m 58.3M 2782M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (10m) 6s ago 10m 53.5M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (10m) 6s ago 10m 55.4M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (9m) 6s ago 9m 56.1M 4317M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (9m) 6s ago 9m 53.9M 4317M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (8m) 6s ago 8m 51.6M 4317M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (7m) 6s ago 7m 55.1M 4317M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (5m) 6s ago 7m 60.4M - 2.33.4 514e6a882f6e b24ff3d23d19 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (4m) 6s ago 4m 85.8M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (4m) 6s ago 4m 85.8M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (4m) 6s ago 4m 85.3M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T07:57:01.830 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (4m) 6s ago 4m 85.5M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T07:57:02.273 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:02 smithi012 bash[14158]: cluster 2024-02-05T07:57:00.503444+0000 mgr.x (mgr.25013) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:02.274 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:57:02.274 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "mds": {}, 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:57:02.275 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:57:02.522 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:02 smithi079 bash[31041]: ts=2024-02-05T07:57:02.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.79:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.12:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:57:02.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:02 smithi079 bash[14278]: cluster 2024-02-05T07:57:00.503444+0000 mgr.x (mgr.25013) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:02.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:02 smithi079 bash[14278]: audit 2024-02-05T07:57:01.024937+0000 mgr.x (mgr.25013) 25 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:02.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:02 smithi079 bash[14278]: audit 2024-02-05T07:57:01.426126+0000 mgr.x (mgr.25013) 26 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:02.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:02 smithi012 bash[19641]: cluster 2024-02-05T07:57:00.503444+0000 mgr.x (mgr.25013) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:02.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:02 smithi012 bash[19641]: audit 2024-02-05T07:57:01.024937+0000 mgr.x (mgr.25013) 25 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:02.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:02 smithi012 bash[19641]: audit 2024-02-05T07:57:01.426126+0000 mgr.x (mgr.25013) 26 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:02.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:02 smithi012 bash[14158]: audit 2024-02-05T07:57:01.024937+0000 mgr.x (mgr.25013) 25 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:02.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:02 smithi012 bash[14158]: audit 2024-02-05T07:57:01.426126+0000 mgr.x (mgr.25013) 26 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:02.657 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:57:02.657 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:57:02.657 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T07:57:02.657 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:57:02.657 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [], 2024-02-05T07:57:02.657 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "1/23 daemons upgraded", 2024-02-05T07:57:02.657 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "", 2024-02-05T07:57:02.657 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T07:57:02.657 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:57:03.116 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T07:57:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:03 smithi079 bash[14278]: audit 2024-02-05T07:57:01.802745+0000 mgr.x (mgr.25013) 27 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:03 smithi079 bash[14278]: audit 2024-02-05T07:57:02.020084+0000 mgr.x (mgr.25013) 28 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:03 smithi079 bash[14278]: audit 2024-02-05T07:57:02.266711+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.12:0/518161448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:57:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:03 smithi079 bash[14278]: audit 2024-02-05T07:57:03.108346+0000 mon.c (mon.1) 137 : audit [DBG] from='client.? 172.21.15.12:0/4220670400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:57:03.525 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[19641]: audit 2024-02-05T07:57:01.802745+0000 mgr.x (mgr.25013) 27 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:03.525 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[19641]: audit 2024-02-05T07:57:02.020084+0000 mgr.x (mgr.25013) 28 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:03.525 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[19641]: audit 2024-02-05T07:57:02.266711+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.12:0/518161448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:57:03.525 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[19641]: audit 2024-02-05T07:57:03.108346+0000 mon.c (mon.1) 137 : audit [DBG] from='client.? 172.21.15.12:0/4220670400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:57:03.525 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[14158]: audit 2024-02-05T07:57:01.802745+0000 mgr.x (mgr.25013) 27 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:03.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[14158]: audit 2024-02-05T07:57:02.020084+0000 mgr.x (mgr.25013) 28 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:03.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[14158]: audit 2024-02-05T07:57:02.266711+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.12:0/518161448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:57:03.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[14158]: audit 2024-02-05T07:57:03.108346+0000 mon.c (mon.1) 137 : audit [DBG] from='client.? 172.21.15.12:0/4220670400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:57:03.526 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[38851]: level=error ts=2024-02-05T07:57:03.517Z 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.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:57:03.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[38851]: level=warn ts=2024-02-05T07:57:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:57:03.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:03 smithi012 bash[38851]: level=warn ts=2024-02-05T07:57:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:57:03.998 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:57:03 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:57:03] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.33.4" 2024-02-05T07:57:04.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:04 smithi012 bash[14158]: cluster 2024-02-05T07:57:02.505098+0000 mgr.x (mgr.25013) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:04.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:04 smithi012 bash[14158]: audit 2024-02-05T07:57:02.655750+0000 mgr.x (mgr.25013) 30 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:04.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:04 smithi012 bash[19641]: cluster 2024-02-05T07:57:02.505098+0000 mgr.x (mgr.25013) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:04.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:04 smithi012 bash[19641]: audit 2024-02-05T07:57:02.655750+0000 mgr.x (mgr.25013) 30 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:04.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:04 smithi079 bash[14278]: cluster 2024-02-05T07:57:02.505098+0000 mgr.x (mgr.25013) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:04.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:04 smithi079 bash[14278]: audit 2024-02-05T07:57:02.655750+0000 mgr.x (mgr.25013) 30 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:05.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:57:05 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:57:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:57:06.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: cluster 2024-02-05T07:57:04.506119+0000 mgr.x (mgr.25013) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:06.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.075018+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.087903+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.092547+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.096192+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.098903+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.098982+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.101054+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.102742+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.105513+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.107879+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.109335+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.118330+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[19641]: audit 2024-02-05T07:57:06.119616+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:57:06.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: cluster 2024-02-05T07:57:04.506119+0000 mgr.x (mgr.25013) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.075018+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.087903+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.092547+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.096192+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.098903+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.098982+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.101054+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.102742+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.105513+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.107879+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.109335+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.118330+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:57:06.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:06 smithi012 bash[14158]: audit 2024-02-05T07:57:06.119616+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:57:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: cluster 2024-02-05T07:57:04.506119+0000 mgr.x (mgr.25013) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.075018+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.087903+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.092547+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.096192+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.098903+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.098982+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.101054+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.102742+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.105513+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.107879+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:57:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.109335+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.118330+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:57:06.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:06 smithi079 bash[14278]: audit 2024-02-05T07:57:06.119616+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:57:07.591 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:07 smithi012 systemd[1]: Stopping Ceph node-exporter.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:57:07.591 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[48794]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter.a 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.109555+0000 mgr.x (mgr.25013) 32 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 3037M 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.121588+0000 mgr.x (mgr.25013) 33 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.121978+0000 mgr.x (mgr.25013) 34 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.287309+0000 mgr.x (mgr.25013) 35 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.288372+0000 mgr.x (mgr.25013) 36 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.452572+0000 mgr.x (mgr.25013) 37 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.453469+0000 mgr.x (mgr.25013) 38 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: audit 2024-02-05T07:57:06.786666+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: audit 2024-02-05T07:57:06.791550+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: audit 2024-02-05T07:57:06.802911+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: audit 2024-02-05T07:57:06.808407+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: audit 2024-02-05T07:57:06.817194+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: audit 2024-02-05T07:57:06.902037+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: audit 2024-02-05T07:57:06.909709+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: audit 2024-02-05T07:57:06.916003+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[19641]: audit 2024-02-05T07:57:06.922729+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.109555+0000 mgr.x (mgr.25013) 32 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 3037M 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.121588+0000 mgr.x (mgr.25013) 33 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.121978+0000 mgr.x (mgr.25013) 34 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.287309+0000 mgr.x (mgr.25013) 35 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.288372+0000 mgr.x (mgr.25013) 36 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.452572+0000 mgr.x (mgr.25013) 37 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.453469+0000 mgr.x (mgr.25013) 38 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: audit 2024-02-05T07:57:06.786666+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: audit 2024-02-05T07:57:06.791550+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: audit 2024-02-05T07:57:06.802911+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: audit 2024-02-05T07:57:06.808407+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: audit 2024-02-05T07:57:06.817194+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: audit 2024-02-05T07:57:06.902037+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: audit 2024-02-05T07:57:06.909709+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: audit 2024-02-05T07:57:06.916003+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:07 smithi012 bash[14158]: audit 2024-02-05T07:57:06.922729+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.109555+0000 mgr.x (mgr.25013) 32 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 3037M 2024-02-05T07:57:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.121588+0000 mgr.x (mgr.25013) 33 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:57:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.121978+0000 mgr.x (mgr.25013) 34 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:57:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.287309+0000 mgr.x (mgr.25013) 35 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.288372+0000 mgr.x (mgr.25013) 36 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.452572+0000 mgr.x (mgr.25013) 37 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.453469+0000 mgr.x (mgr.25013) 38 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: audit 2024-02-05T07:57:06.786666+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: audit 2024-02-05T07:57:06.791550+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: audit 2024-02-05T07:57:06.802911+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: audit 2024-02-05T07:57:06.808407+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: audit 2024-02-05T07:57:06.817194+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: audit 2024-02-05T07:57:06.902037+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: audit 2024-02-05T07:57:06.909709+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: audit 2024-02-05T07:57:06.916003+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:07.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:07 smithi079 bash[14278]: audit 2024-02-05T07:57:06.922729+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:08.508 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[48804]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter-a 2024-02-05T07:57:08.508 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[48851]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter.a 2024-02-05T07:57:08.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[14158]: cluster 2024-02-05T07:57:06.506823+0000 mgr.x (mgr.25013) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:08.509 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.617185+0000 mgr.x (mgr.25013) 40 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:57:08.509 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.618180+0000 mgr.x (mgr.25013) 41 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:57:08.509 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.933512+0000 mgr.x (mgr.25013) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-05T07:57:08.509 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[14158]: cephadm 2024-02-05T07:57:06.934433+0000 mgr.x (mgr.25013) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi012 2024-02-05T07:57:08.509 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[19641]: cluster 2024-02-05T07:57:06.506823+0000 mgr.x (mgr.25013) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:08.509 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.617185+0000 mgr.x (mgr.25013) 40 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:57:08.509 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.618180+0000 mgr.x (mgr.25013) 41 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:57:08.509 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.933512+0000 mgr.x (mgr.25013) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-05T07:57:08.509 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:08 smithi012 bash[19641]: cephadm 2024-02-05T07:57:06.934433+0000 mgr.x (mgr.25013) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi012 2024-02-05T07:57:08.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:08 smithi079 bash[14278]: cluster 2024-02-05T07:57:06.506823+0000 mgr.x (mgr.25013) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:08.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:08 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.617185+0000 mgr.x (mgr.25013) 40 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:57:08.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:08 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.618180+0000 mgr.x (mgr.25013) 41 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:57:08.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:08 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.933512+0000 mgr.x (mgr.25013) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-05T07:57:08.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:08 smithi079 bash[14278]: cephadm 2024-02-05T07:57:06.934433+0000 mgr.x (mgr.25013) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi012 2024-02-05T07:57:08.841 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:08 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:57:08.841 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:08 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-05T07:57:08.841 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:08 smithi012 systemd[1]: Stopped Ceph node-exporter.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:57:08.841 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:08 smithi012 systemd[1]: Started Ceph node-exporter.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:57:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[14158]: cluster 2024-02-05T07:57:08.508436+0000 mgr.x (mgr.25013) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[14158]: audit 2024-02-05T07:57:08.560738+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[14158]: audit 2024-02-05T07:57:08.575136+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[14158]: cephadm 2024-02-05T07:57:08.604510+0000 mgr.x (mgr.25013) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T07:57:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[14158]: cephadm 2024-02-05T07:57:08.627479+0000 mgr.x (mgr.25013) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi012 2024-02-05T07:57:09.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[19641]: cluster 2024-02-05T07:57:08.508436+0000 mgr.x (mgr.25013) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:09.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[19641]: audit 2024-02-05T07:57:08.560738+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:09.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[19641]: audit 2024-02-05T07:57:08.575136+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:09.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[19641]: cephadm 2024-02-05T07:57:08.604510+0000 mgr.x (mgr.25013) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T07:57:09.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[19641]: cephadm 2024-02-05T07:57:08.627479+0000 mgr.x (mgr.25013) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi012 2024-02-05T07:57:09.842 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.548Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-05T07:57:09.842 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.548Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-05T07:57:09.842 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.549Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.549Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=arp 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=edac 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-05T07:57:09.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=os 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-05T07:57:09.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=stat 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=time 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=uname 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.550Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.551Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.551Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-05T07:57:09.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 07:57:09 smithi012 bash[48881]: ts=2024-02-05T07:57:09.551Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-05T07:57:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:09 smithi079 bash[14278]: cluster 2024-02-05T07:57:08.508436+0000 mgr.x (mgr.25013) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:09 smithi079 bash[14278]: audit 2024-02-05T07:57:08.560738+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:09 smithi079 bash[14278]: audit 2024-02-05T07:57:08.575136+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:09 smithi079 bash[14278]: cephadm 2024-02-05T07:57:08.604510+0000 mgr.x (mgr.25013) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T07:57:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:09 smithi079 bash[14278]: cephadm 2024-02-05T07:57:08.627479+0000 mgr.x (mgr.25013) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi012 2024-02-05T07:57:11.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:11 smithi012 bash[19641]: cluster 2024-02-05T07:57:10.509221+0000 mgr.x (mgr.25013) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:11.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:11 smithi012 bash[19641]: audit 2024-02-05T07:57:10.708801+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:11.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:11 smithi012 bash[14158]: cluster 2024-02-05T07:57:10.509221+0000 mgr.x (mgr.25013) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:11.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:11 smithi012 bash[14158]: audit 2024-02-05T07:57:10.708801+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:11 smithi079 bash[14278]: cluster 2024-02-05T07:57:10.509221+0000 mgr.x (mgr.25013) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:11 smithi079 bash[14278]: audit 2024-02-05T07:57:10.708801+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:12.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:12 smithi079 bash[31041]: ts=2024-02-05T07:57:12.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.79:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.12:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:57:13.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:13 smithi079 bash[14278]: audit 2024-02-05T07:57:12.028120+0000 mgr.x (mgr.25013) 48 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:13.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:13 smithi012 bash[14158]: audit 2024-02-05T07:57:12.028120+0000 mgr.x (mgr.25013) 48 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:13.526 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:13 smithi012 bash[19641]: audit 2024-02-05T07:57:12.028120+0000 mgr.x (mgr.25013) 48 : audit [DBG] from='client.24820 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:13.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:13 smithi012 bash[38851]: level=error ts=2024-02-05T07:57:13.518Z 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.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:57:13.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:13 smithi012 bash[38851]: level=warn ts=2024-02-05T07:57:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-02-05T07:57:13.841 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:13 smithi012 bash[38851]: level=warn ts=2024-02-05T07:57:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.12:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.12 because it doesn't contain any IP SANs" 2024-02-05T07:57:14.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:57:13 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:57:13] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.33.4" 2024-02-05T07:57:14.422 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:14 smithi012 bash[14158]: cluster 2024-02-05T07:57:12.510896+0000 mgr.x (mgr.25013) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:14.422 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:14 smithi012 bash[19641]: cluster 2024-02-05T07:57:12.510896+0000 mgr.x (mgr.25013) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:14.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:14 smithi079 bash[14278]: cluster 2024-02-05T07:57:12.510896+0000 mgr.x (mgr.25013) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:15.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:57:15 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:57:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:57:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:16 smithi012 bash[14158]: cluster 2024-02-05T07:57:14.511652+0000 mgr.x (mgr.25013) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:16.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:16 smithi012 bash[19641]: cluster 2024-02-05T07:57:14.511652+0000 mgr.x (mgr.25013) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:16.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:16 smithi079 bash[14278]: cluster 2024-02-05T07:57:14.511652+0000 mgr.x (mgr.25013) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:17.277 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:16 smithi012 systemd[1]: Stopping Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:57:17.277 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:16 smithi012 bash[49144]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-alertmanager.a 2024-02-05T07:57:17.277 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:17 smithi012 bash[38851]: level=info ts=2024-02-05T07:57:17.080Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:57:17.959 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:17 smithi012 bash[49154]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T07:57:17.959 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:17 smithi012 bash[49191]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-alertmanager.a 2024-02-05T07:57:17.959 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:17 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-05T07:57:17.959 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:17 smithi012 systemd[1]: Stopped Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:57:17.959 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:17 smithi012 systemd[1]: Started Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:57:18.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[14158]: cluster 2024-02-05T07:57:16.512350+0000 mgr.x (mgr.25013) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:18.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[14158]: audit 2024-02-05T07:57:17.939798+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:18.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[14158]: audit 2024-02-05T07:57:17.950014+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:18.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[14158]: audit 2024-02-05T07:57:17.961008+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:57:18.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[14158]: audit 2024-02-05T07:57:17.967513+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:57:18.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[14158]: audit 2024-02-05T07:57:17.979851+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:57:18.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[19641]: cluster 2024-02-05T07:57:16.512350+0000 mgr.x (mgr.25013) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:18.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[19641]: audit 2024-02-05T07:57:17.939798+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:18.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[19641]: audit 2024-02-05T07:57:17.950014+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:18.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[19641]: audit 2024-02-05T07:57:17.961008+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:57:18.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[19641]: audit 2024-02-05T07:57:17.967513+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:57:18.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:18 smithi012 bash[19641]: audit 2024-02-05T07:57:17.979851+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:57:18.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:18 smithi079 bash[14278]: cluster 2024-02-05T07:57:16.512350+0000 mgr.x (mgr.25013) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:18.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:18 smithi079 bash[14278]: audit 2024-02-05T07:57:17.939798+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:18.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:18 smithi079 bash[14278]: audit 2024-02-05T07:57:17.950014+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:18.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:18 smithi079 bash[14278]: audit 2024-02-05T07:57:17.961008+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:57:18.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:18 smithi079 bash[14278]: audit 2024-02-05T07:57:17.967513+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:57:18.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:18 smithi079 bash[14278]: audit 2024-02-05T07:57:17.979851+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:57:19.496 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[14158]: cephadm 2024-02-05T07:57:17.966867+0000 mgr.x (mgr.25013) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi012.oxiwgf (dependencies changed)... 2024-02-05T07:57:19.496 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[14158]: cephadm 2024-02-05T07:57:17.981874+0000 mgr.x (mgr.25013) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T07:57:19.496 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[19641]: cephadm 2024-02-05T07:57:17.966867+0000 mgr.x (mgr.25013) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi012.oxiwgf (dependencies changed)... 2024-02-05T07:57:19.496 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[19641]: cephadm 2024-02-05T07:57:17.981874+0000 mgr.x (mgr.25013) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T07:57:19.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:19 smithi079 bash[14278]: cephadm 2024-02-05T07:57:17.966867+0000 mgr.x (mgr.25013) 52 : cephadm [INF] Reconfiguring iscsi.foo.smithi012.oxiwgf (dependencies changed)... 2024-02-05T07:57:19.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:19 smithi079 bash[14278]: cephadm 2024-02-05T07:57:17.981874+0000 mgr.x (mgr.25013) 53 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T07:57:19.825 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[49220]: level=info ts=2024-02-05T07:57:19.603Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-05T07:57:19.825 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[49220]: level=info ts=2024-02-05T07:57:19.603Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-05T07:57:19.825 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[49220]: level=info ts=2024-02-05T07:57:19.606Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.12 port=9094 2024-02-05T07:57:19.825 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[49220]: level=info ts=2024-02-05T07:57:19.607Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-05T07:57:19.825 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[49220]: level=info ts=2024-02-05T07:57:19.668Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T07:57:19.825 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[49220]: level=info ts=2024-02-05T07:57:19.668Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T07:57:19.825 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[49220]: level=info ts=2024-02-05T07:57:19.672Z caller=main.go:518 msg=Listening address=:9093 2024-02-05T07:57:19.825 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:19 smithi012 bash[49220]: level=info ts=2024-02-05T07:57:19.672Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-05T07:57:20.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:20 smithi012 bash[14158]: cluster 2024-02-05T07:57:18.514050+0000 mgr.x (mgr.25013) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:20.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:20 smithi012 bash[19641]: cluster 2024-02-05T07:57:18.514050+0000 mgr.x (mgr.25013) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:20.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:20 smithi079 bash[14278]: cluster 2024-02-05T07:57:18.514050+0000 mgr.x (mgr.25013) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:21.994 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:21 smithi012 bash[49220]: level=info ts=2024-02-05T07:57:21.608Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000584324s 2024-02-05T07:57:22.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:22 smithi012 bash[14158]: cluster 2024-02-05T07:57:20.514790+0000 mgr.x (mgr.25013) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:22.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:22 smithi012 bash[14158]: audit 2024-02-05T07:57:22.164806+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:22.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:22 smithi012 bash[14158]: audit 2024-02-05T07:57:22.176560+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:22.271 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:22 smithi012 bash[19641]: cluster 2024-02-05T07:57:20.514790+0000 mgr.x (mgr.25013) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:22.271 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:22 smithi012 bash[19641]: audit 2024-02-05T07:57:22.164806+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:22.271 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:22 smithi012 bash[19641]: audit 2024-02-05T07:57:22.176560+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:22.522 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:22 smithi079 bash[31041]: ts=2024-02-05T07:57: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.79:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.12:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:57:22.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:22 smithi079 bash[14278]: cluster 2024-02-05T07:57:20.514790+0000 mgr.x (mgr.25013) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:22.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:22 smithi079 bash[14278]: audit 2024-02-05T07:57:22.164806+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:22.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:22 smithi079 bash[14278]: audit 2024-02-05T07:57:22.176560+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:23.472 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:23 smithi012 bash[14158]: cephadm 2024-02-05T07:57:22.209685+0000 mgr.x (mgr.25013) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:57:23.473 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:23 smithi012 bash[14158]: cephadm 2024-02-05T07:57:22.455950+0000 mgr.x (mgr.25013) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi079 2024-02-05T07:57:23.473 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:23 smithi012 bash[19641]: cephadm 2024-02-05T07:57:22.209685+0000 mgr.x (mgr.25013) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:57:23.473 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:23 smithi012 bash[19641]: cephadm 2024-02-05T07:57:22.455950+0000 mgr.x (mgr.25013) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi079 2024-02-05T07:57:23.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:23 smithi079 bash[14278]: cephadm 2024-02-05T07:57:22.209685+0000 mgr.x (mgr.25013) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:57:23.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:23 smithi079 bash[14278]: cephadm 2024-02-05T07:57:22.455950+0000 mgr.x (mgr.25013) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi079 2024-02-05T07:57:24.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:57:23 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:57:23] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.33.4" 2024-02-05T07:57:24.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:24 smithi079 bash[14278]: cluster 2024-02-05T07:57:22.516261+0000 mgr.x (mgr.25013) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:24.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:24 smithi012 bash[14158]: cluster 2024-02-05T07:57:22.516261+0000 mgr.x (mgr.25013) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:24.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:24 smithi012 bash[19641]: cluster 2024-02-05T07:57:22.516261+0000 mgr.x (mgr.25013) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:25.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:25 smithi012 bash[14158]: audit 2024-02-05T07:57:24.204916+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.12:0/3679407273' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:57:25.466 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:25 smithi012 bash[14158]: audit 2024-02-05T07:57:24.594508+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.12:0/1593191017' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/292876673"}]: dispatch 2024-02-05T07:57:25.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:25 smithi012 bash[19641]: audit 2024-02-05T07:57:24.204916+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.12:0/3679407273' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:57:25.467 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:25 smithi012 bash[19641]: audit 2024-02-05T07:57:24.594508+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.12:0/1593191017' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/292876673"}]: dispatch 2024-02-05T07:57:25.467 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:57:25 smithi012 bash[14440]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:57:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:57:25.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:25 smithi079 bash[14278]: audit 2024-02-05T07:57:24.204916+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.12:0/3679407273' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:57:25.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:25 smithi079 bash[14278]: audit 2024-02-05T07:57:24.594508+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.12:0/1593191017' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/292876673"}]: dispatch 2024-02-05T07:57:26.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:26 smithi079 bash[14278]: cluster 2024-02-05T07:57:24.516983+0000 mgr.x (mgr.25013) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:26.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:26 smithi079 bash[14278]: audit 2024-02-05T07:57:25.207365+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.12:0/1593191017' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/292876673"}]': finished 2024-02-05T07:57:26.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:26 smithi079 bash[14278]: cluster 2024-02-05T07:57:25.207609+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-05T07:57:26.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:26 smithi079 bash[14278]: audit 2024-02-05T07:57:25.616124+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.12:0/2505581629' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1476133751"}]: dispatch 2024-02-05T07:57:26.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:26 smithi079 bash[14278]: audit 2024-02-05T07:57:25.709281+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:26.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:26 smithi012 bash[14158]: cluster 2024-02-05T07:57:24.516983+0000 mgr.x (mgr.25013) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:26.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:26 smithi012 bash[14158]: audit 2024-02-05T07:57:25.207365+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.12:0/1593191017' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/292876673"}]': finished 2024-02-05T07:57:26.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:26 smithi012 bash[14158]: cluster 2024-02-05T07:57:25.207609+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-05T07:57:26.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:26 smithi012 bash[14158]: audit 2024-02-05T07:57:25.616124+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.12:0/2505581629' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1476133751"}]: dispatch 2024-02-05T07:57:26.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:26 smithi012 bash[14158]: audit 2024-02-05T07:57:25.709281+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:26.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:26 smithi012 bash[19641]: cluster 2024-02-05T07:57:24.516983+0000 mgr.x (mgr.25013) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:26.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:26 smithi012 bash[19641]: audit 2024-02-05T07:57:25.207365+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.12:0/1593191017' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/292876673"}]': finished 2024-02-05T07:57:26.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:26 smithi012 bash[19641]: cluster 2024-02-05T07:57:25.207609+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-05T07:57:26.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:26 smithi012 bash[19641]: audit 2024-02-05T07:57:25.616124+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.12:0/2505581629' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1476133751"}]: dispatch 2024-02-05T07:57:26.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:26 smithi012 bash[19641]: audit 2024-02-05T07:57:25.709281+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:27.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:27 smithi079 bash[14278]: audit 2024-02-05T07:57:26.211254+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.12:0/2505581629' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1476133751"}]': finished 2024-02-05T07:57:27.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:27 smithi079 bash[14278]: cluster 2024-02-05T07:57:26.211373+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-05T07:57:27.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:27 smithi079 bash[14278]: audit 2024-02-05T07:57:26.604323+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.12:0/390318125' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1476133751"}]: dispatch 2024-02-05T07:57:27.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:27 smithi012 bash[19641]: audit 2024-02-05T07:57:26.211254+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.12:0/2505581629' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1476133751"}]': finished 2024-02-05T07:57:27.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:27 smithi012 bash[19641]: cluster 2024-02-05T07:57:26.211373+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-05T07:57:27.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:27 smithi012 bash[19641]: audit 2024-02-05T07:57:26.604323+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.12:0/390318125' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1476133751"}]: dispatch 2024-02-05T07:57:27.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:27 smithi012 bash[14158]: audit 2024-02-05T07:57:26.211254+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.12:0/2505581629' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/1476133751"}]': finished 2024-02-05T07:57:27.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:27 smithi012 bash[14158]: cluster 2024-02-05T07:57:26.211373+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-05T07:57:27.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:27 smithi012 bash[14158]: audit 2024-02-05T07:57:26.604323+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.12:0/390318125' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1476133751"}]: dispatch 2024-02-05T07:57:28.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:28 smithi079 bash[14278]: cluster 2024-02-05T07:57:26.517602+0000 mgr.x (mgr.25013) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:57:28.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:28 smithi079 bash[14278]: audit 2024-02-05T07:57:27.233645+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.12:0/390318125' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1476133751"}]': finished 2024-02-05T07:57:28.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:28 smithi079 bash[14278]: cluster 2024-02-05T07:57:27.233755+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-05T07:57:28.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:28 smithi079 bash[14278]: audit 2024-02-05T07:57:27.630844+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.12:0/2811085270' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3419810910"}]: dispatch 2024-02-05T07:57:28.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:28 smithi012 bash[14158]: cluster 2024-02-05T07:57:26.517602+0000 mgr.x (mgr.25013) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:57:28.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:28 smithi012 bash[14158]: audit 2024-02-05T07:57:27.233645+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.12:0/390318125' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1476133751"}]': finished 2024-02-05T07:57:28.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:28 smithi012 bash[14158]: cluster 2024-02-05T07:57:27.233755+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-05T07:57:28.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:28 smithi012 bash[14158]: audit 2024-02-05T07:57:27.630844+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.12:0/2811085270' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3419810910"}]: dispatch 2024-02-05T07:57:28.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:28 smithi012 bash[19641]: cluster 2024-02-05T07:57:26.517602+0000 mgr.x (mgr.25013) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:57:28.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:28 smithi012 bash[19641]: audit 2024-02-05T07:57:27.233645+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.12:0/390318125' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/1476133751"}]': finished 2024-02-05T07:57:28.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:28 smithi012 bash[19641]: cluster 2024-02-05T07:57:27.233755+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-05T07:57:28.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:28 smithi012 bash[19641]: audit 2024-02-05T07:57:27.630844+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.12:0/2811085270' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3419810910"}]: dispatch 2024-02-05T07:57:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:29 smithi079 bash[14278]: audit 2024-02-05T07:57:28.251514+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.12:0/2811085270' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3419810910"}]': finished 2024-02-05T07:57:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:29 smithi079 bash[14278]: cluster 2024-02-05T07:57:28.251726+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-05T07:57:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:29 smithi079 bash[14278]: audit 2024-02-05T07:57:28.648468+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.12:0/3494759296' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2510406230"}]: dispatch 2024-02-05T07:57:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:29 smithi079 bash[14278]: audit 2024-02-05T07:57:28.649603+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2510406230"}]: dispatch 2024-02-05T07:57:29.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:29 smithi012 bash[14158]: audit 2024-02-05T07:57:28.251514+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.12:0/2811085270' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3419810910"}]': finished 2024-02-05T07:57:29.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:29 smithi012 bash[14158]: cluster 2024-02-05T07:57:28.251726+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-05T07:57:29.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:29 smithi012 bash[14158]: audit 2024-02-05T07:57:28.648468+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.12:0/3494759296' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2510406230"}]: dispatch 2024-02-05T07:57:29.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:29 smithi012 bash[14158]: audit 2024-02-05T07:57:28.649603+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2510406230"}]: dispatch 2024-02-05T07:57:29.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:29 smithi012 bash[19641]: audit 2024-02-05T07:57:28.251514+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.12:0/2811085270' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3419810910"}]': finished 2024-02-05T07:57:29.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:29 smithi012 bash[19641]: cluster 2024-02-05T07:57:28.251726+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-05T07:57:29.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:29 smithi012 bash[19641]: audit 2024-02-05T07:57:28.648468+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.12:0/3494759296' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2510406230"}]: dispatch 2024-02-05T07:57:29.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:29 smithi012 bash[19641]: audit 2024-02-05T07:57:28.649603+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2510406230"}]: dispatch 2024-02-05T07:57:30.091 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 07:57:29 smithi012 bash[49220]: level=info ts=2024-02-05T07:57:29.611Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003683634s 2024-02-05T07:57:30.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:30 smithi012 bash[14158]: cluster 2024-02-05T07:57:28.518384+0000 mgr.x (mgr.25013) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:57:30.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:30 smithi012 bash[14158]: audit 2024-02-05T07:57:29.264651+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2510406230"}]': finished 2024-02-05T07:57:30.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:30 smithi012 bash[14158]: cluster 2024-02-05T07:57:29.265047+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-05T07:57:30.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:30 smithi012 bash[14158]: audit 2024-02-05T07:57:29.660600+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.12:0/3317346007' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1272703303"}]: dispatch 2024-02-05T07:57:30.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:30 smithi012 bash[14158]: audit 2024-02-05T07:57:29.661372+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1272703303"}]: dispatch 2024-02-05T07:57:30.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:30 smithi012 bash[19641]: cluster 2024-02-05T07:57:28.518384+0000 mgr.x (mgr.25013) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:57:30.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:30 smithi012 bash[19641]: audit 2024-02-05T07:57:29.264651+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2510406230"}]': finished 2024-02-05T07:57:30.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:30 smithi012 bash[19641]: cluster 2024-02-05T07:57:29.265047+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-05T07:57:30.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:30 smithi012 bash[19641]: audit 2024-02-05T07:57:29.660600+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.12:0/3317346007' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1272703303"}]: dispatch 2024-02-05T07:57:30.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:30 smithi012 bash[19641]: audit 2024-02-05T07:57:29.661372+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1272703303"}]: dispatch 2024-02-05T07:57:30.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:30 smithi079 bash[14278]: cluster 2024-02-05T07:57:28.518384+0000 mgr.x (mgr.25013) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:57:30.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:30 smithi079 bash[14278]: audit 2024-02-05T07:57:29.264651+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2510406230"}]': finished 2024-02-05T07:57:30.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:30 smithi079 bash[14278]: cluster 2024-02-05T07:57:29.265047+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-05T07:57:30.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:30 smithi079 bash[14278]: audit 2024-02-05T07:57:29.660600+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.12:0/3317346007' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1272703303"}]: dispatch 2024-02-05T07:57:30.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:30 smithi079 bash[14278]: audit 2024-02-05T07:57:29.661372+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1272703303"}]: dispatch 2024-02-05T07:57:31.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:31 smithi012 bash[14158]: audit 2024-02-05T07:57:30.264400+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1272703303"}]': finished 2024-02-05T07:57:31.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:31 smithi012 bash[14158]: cluster 2024-02-05T07:57:30.264700+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-05T07:57:31.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:31 smithi012 bash[14158]: audit 2024-02-05T07:57:30.650084+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.12:0/2503887555' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3199667225"}]: dispatch 2024-02-05T07:57:31.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:31 smithi012 bash[19641]: audit 2024-02-05T07:57:30.264400+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1272703303"}]': finished 2024-02-05T07:57:31.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:31 smithi012 bash[19641]: cluster 2024-02-05T07:57:30.264700+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-05T07:57:31.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:31 smithi012 bash[19641]: audit 2024-02-05T07:57:30.650084+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.12:0/2503887555' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3199667225"}]: dispatch 2024-02-05T07:57:31.600 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:31 smithi079 bash[14278]: audit 2024-02-05T07:57:30.264400+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/1272703303"}]': finished 2024-02-05T07:57:31.600 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:31 smithi079 bash[14278]: cluster 2024-02-05T07:57:30.264700+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-05T07:57:31.600 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:31 smithi079 bash[14278]: audit 2024-02-05T07:57:30.650084+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.12:0/2503887555' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3199667225"}]: dispatch 2024-02-05T07:57:32.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:32 smithi012 bash[14158]: cluster 2024-02-05T07:57:30.519112+0000 mgr.x (mgr.25013) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:57:32.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:32 smithi012 bash[14158]: audit 2024-02-05T07:57:31.287757+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.12:0/2503887555' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3199667225"}]': finished 2024-02-05T07:57:32.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:32 smithi012 bash[14158]: cluster 2024-02-05T07:57:31.287980+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-05T07:57:32.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:32 smithi012 bash[19641]: cluster 2024-02-05T07:57:30.519112+0000 mgr.x (mgr.25013) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:57:32.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:32 smithi012 bash[19641]: audit 2024-02-05T07:57:31.287757+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.12:0/2503887555' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3199667225"}]': finished 2024-02-05T07:57:32.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:32 smithi012 bash[19641]: cluster 2024-02-05T07:57:31.287980+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-05T07:57:32.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:32 smithi079 bash[14278]: cluster 2024-02-05T07:57:30.519112+0000 mgr.x (mgr.25013) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:57:32.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:32 smithi079 bash[14278]: audit 2024-02-05T07:57:31.287757+0000 mon.a (mon.0) 910 : audit [INF] from='client.? 172.21.15.12:0/2503887555' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3199667225"}]': finished 2024-02-05T07:57:32.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:32 smithi079 bash[14278]: cluster 2024-02-05T07:57:31.287980+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-05T07:57:32.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:32 smithi079 bash[31041]: ts=2024-02-05T07:57:32.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.79:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.12:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:57:33.544 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T07:57:33.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:57:33 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:57:33] "GET /metrics HTTP/1.1" 200 38129 "" "Prometheus/2.33.4" 2024-02-05T07:57:34.330 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:57:34.330 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 starting - - - - 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (6m) 39s ago 6m 47.2M - 8.3.5 dad864ee21e9 612e1861ee1f 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 starting - - - - 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283 running (66s) 39s ago 13m 485M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7d643b48c39a 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:9283 running (15m) 39s ago 15m 405M - 17.2.0 e1d6a67b021e 4cfbfef7e072 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (15m) 39s ago 15m 57.5M 2048M 17.2.0 e1d6a67b021e ad37f52f1878 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (13m) 39s ago 13m 49.7M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (13m) 39s ago 13m 46.9M 2048M 17.2.0 e1d6a67b021e 43f0e2ed9216 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 starting - - - - 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (7m) 39s ago 7m 14.7M - 1.3.1 1dbe0e931976 f132f4a27da7 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (12m) 39s ago 12m 57.4M 2782M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (12m) 39s ago 12m 58.3M 2782M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (11m) 39s ago 11m 53.5M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (10m) 39s ago 10m 55.4M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T07:57:34.331 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (10m) 39s ago 10m 56.1M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T07:57:34.332 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (9m) 39s ago 9m 53.9M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T07:57:34.332 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (9m) 39s ago 9m 51.6M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T07:57:34.332 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (8m) 39s ago 8m 55.1M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T07:57:34.332 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (6m) 39s ago 7m 60.4M - 2.33.4 514e6a882f6e b24ff3d23d19 2024-02-05T07:57:34.332 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (5m) 39s ago 5m 85.8M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T07:57:34.332 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (5m) 39s ago 5m 85.8M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T07:57:34.332 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (5m) 39s ago 5m 85.3M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T07:57:34.332 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (5m) 39s ago 5m 85.5M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T07:57:34.585 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[14278]: cluster 2024-02-05T07:57:32.520767+0000 mgr.x (mgr.25013) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:34.585 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 systemd[1]: Stopping Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:57:34.585 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[36627]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T07:57:34.585 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.400Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:57:34.585 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.400Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-05T07:57:34.585 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.400Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-05T07:57:34.586 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.400Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-05T07:57:34.586 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.400Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-05T07:57:34.586 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.400Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-05T07:57:34.586 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.401Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-05T07:57:34.586 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.401Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-05T07:57:34.586 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.401Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-05T07:57:34.586 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.401Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-05T07:57:34.586 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.402Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-05T07:57:34.586 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[31041]: ts=2024-02-05T07:57:34.402Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-05T07:57:34.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:34 smithi012 bash[14158]: cluster 2024-02-05T07:57:32.520767+0000 mgr.x (mgr.25013) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:34.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:34 smithi012 bash[19641]: cluster 2024-02-05T07:57:32.520767+0000 mgr.x (mgr.25013) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:57:34.787 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:57:34.788 INFO:teuthology.orchestra.run.smithi012.stdout: "mds": {}, 2024-02-05T07:57:34.788 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T07:57:34.788 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:57:34.788 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:57:34.788 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T07:57:34.788 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-05T07:57:34.788 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:57:34.788 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:57:34.788 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:57:35.171 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:57:35.171 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:57:35.171 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T07:57:35.171 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:57:35.171 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [], 2024-02-05T07:57:35.171 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "1/23 daemons upgraded", 2024-02-05T07:57:35.172 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "", 2024-02-05T07:57:35.172 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T07:57:35.172 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:57:35.209 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[36638]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T07:57:35.209 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:34 smithi079 bash[36675]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T07:57:35.209 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:35 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-05T07:57:35.209 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:35 smithi079 systemd[1]: Stopped Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:57:35.209 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:35 smithi079 systemd[1]: Started Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:57:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:35 smithi079 bash[14278]: audit 2024-02-05T07:57:33.529108+0000 mgr.x (mgr.25013) 64 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:35 smithi079 bash[14278]: audit 2024-02-05T07:57:33.870589+0000 mgr.x (mgr.25013) 65 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:35 smithi079 bash[14278]: audit 2024-02-05T07:57:33.922542+0000 mgr.x (mgr.25013) 66 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:35 smithi079 bash[14278]: audit 2024-02-05T07:57:34.305367+0000 mgr.x (mgr.25013) 67 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:35 smithi079 bash[14278]: audit 2024-02-05T07:57:34.778704+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.12:0/3957138612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:57:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:35 smithi079 bash[14278]: audit 2024-02-05T07:57:35.184373+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:35.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:35 smithi079 bash[14278]: audit 2024-02-05T07:57:35.198748+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:35.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[14158]: audit 2024-02-05T07:57:33.529108+0000 mgr.x (mgr.25013) 64 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:35.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[14158]: audit 2024-02-05T07:57:33.870589+0000 mgr.x (mgr.25013) 65 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:35.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[14158]: audit 2024-02-05T07:57:33.922542+0000 mgr.x (mgr.25013) 66 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:35.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[14158]: audit 2024-02-05T07:57:34.305367+0000 mgr.x (mgr.25013) 67 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:35.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[14158]: audit 2024-02-05T07:57:34.778704+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.12:0/3957138612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:57:35.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[14158]: audit 2024-02-05T07:57:35.184373+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:35.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[14158]: audit 2024-02-05T07:57:35.198748+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:35.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[19641]: audit 2024-02-05T07:57:33.529108+0000 mgr.x (mgr.25013) 64 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:35.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[19641]: audit 2024-02-05T07:57:33.870589+0000 mgr.x (mgr.25013) 65 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:35.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[19641]: audit 2024-02-05T07:57:33.922542+0000 mgr.x (mgr.25013) 66 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:35.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[19641]: audit 2024-02-05T07:57:34.305367+0000 mgr.x (mgr.25013) 67 : audit [DBG] from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:35.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[19641]: audit 2024-02-05T07:57:34.778704+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.12:0/3957138612' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:57:35.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[19641]: audit 2024-02-05T07:57:35.184373+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:35.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:35 smithi012 bash[19641]: audit 2024-02-05T07:57:35.198748+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:35.626 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T07:57:36.022 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:35 smithi079 systemd[1]: Stopping Ceph node-exporter.b for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:57:36.022 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:35 smithi079 bash[36730]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter.b 2024-02-05T07:57:36.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[14278]: cluster 2024-02-05T07:57:34.521555+0000 mgr.x (mgr.25013) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:36.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[14278]: audit 2024-02-05T07:57:35.169682+0000 mgr.x (mgr.25013) 69 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:36.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[14278]: cephadm 2024-02-05T07:57:35.254408+0000 mgr.x (mgr.25013) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-05T07:57:36.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[14278]: cephadm 2024-02-05T07:57:35.255303+0000 mgr.x (mgr.25013) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi079 2024-02-05T07:57:36.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[14278]: audit 2024-02-05T07:57:35.618526+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.12:0/1293892305' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:57:36.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:36 smithi012 bash[14158]: cluster 2024-02-05T07:57:34.521555+0000 mgr.x (mgr.25013) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:36.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:36 smithi012 bash[14158]: audit 2024-02-05T07:57:35.169682+0000 mgr.x (mgr.25013) 69 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:36.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:36 smithi012 bash[14158]: cephadm 2024-02-05T07:57:35.254408+0000 mgr.x (mgr.25013) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-05T07:57:36.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:36 smithi012 bash[14158]: cephadm 2024-02-05T07:57:35.255303+0000 mgr.x (mgr.25013) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi079 2024-02-05T07:57:36.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:36 smithi012 bash[14158]: audit 2024-02-05T07:57:35.618526+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.12:0/1293892305' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:57:36.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:36 smithi012 bash[19641]: cluster 2024-02-05T07:57:34.521555+0000 mgr.x (mgr.25013) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:36.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:36 smithi012 bash[19641]: audit 2024-02-05T07:57:35.169682+0000 mgr.x (mgr.25013) 69 : audit [DBG] from='client.25285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:57:36.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:36 smithi012 bash[19641]: cephadm 2024-02-05T07:57:35.254408+0000 mgr.x (mgr.25013) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-05T07:57:36.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:36 smithi012 bash[19641]: cephadm 2024-02-05T07:57:35.255303+0000 mgr.x (mgr.25013) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi079 2024-02-05T07:57:36.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:36 smithi012 bash[19641]: audit 2024-02-05T07:57:35.618526+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.12:0/1293892305' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:57:36.974 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36741]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter-b 2024-02-05T07:57:36.974 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36777]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter.b 2024-02-05T07:57:36.974 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:36 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:57:36.975 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:36 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-05T07:57:36.975 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:36 smithi079 systemd[1]: Stopped Ceph node-exporter.b for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:57:36.975 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:36 smithi079 systemd[1]: Started Ceph node-exporter.b for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:57:37.272 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.974Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-05T07:57:37.272 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.974Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-05T07:57:37.272 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.974Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-05T07:57:37.272 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.974Z caller=main.go:518 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi079 (none))" 2024-02-05T07:57:37.272 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.974Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-05T07:57:37.273 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.974Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-05T07:57:37.273 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.977Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-05T07:57:37.273 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.978Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-05T07:57:37.273 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.982Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-05T07:57:37.273 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.983Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-05T07:57:37.273 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.983Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.786µs 2024-02-05T07:57:37.273 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:36 smithi079 bash[36703]: ts=2024-02-05T07:57:36.983Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-05T07:57:37.273 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[36703]: ts=2024-02-05T07:57:37.170Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-05T07:57:37.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[36703]: ts=2024-02-05T07:57:37.466Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-05T07:57:37.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[36703]: ts=2024-02-05T07:57:37.466Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-05T07:57:37.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[36703]: ts=2024-02-05T07:57:37.466Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=49.654µs wal_replay_duration=483.34062ms total_replay_duration=483.412594ms 2024-02-05T07:57:37.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[36703]: ts=2024-02-05T07:57:37.473Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-05T07:57:37.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[36703]: ts=2024-02-05T07:57:37.473Z caller=main.go:947 level=info msg="TSDB started" 2024-02-05T07:57:37.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[36703]: ts=2024-02-05T07:57:37.473Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-05T07:57:37.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[36703]: ts=2024-02-05T07:57:37.503Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.390242ms db_storage=1.223µs remote_storage=2.246µs web_handler=672ns query_engine=1.074µs scrape=522.466µs scrape_sd=1.015714ms notify=29.579µs notify_sd=25.453µs rules=28.230012ms 2024-02-05T07:57:37.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[36703]: ts=2024-02-05T07:57:37.503Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-05T07:57:38.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[14278]: cluster 2024-02-05T07:57:36.522275+0000 mgr.x (mgr.25013) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-02-05T07:57:38.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:37 smithi079 bash[14278]: audit 2024-02-05T07:57:36.992985+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[14278]: audit 2024-02-05T07:57:37.005529+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[14278]: cephadm 2024-02-05T07:57:37.023985+0000 mgr.x (mgr.25013) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-05T07:57:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[14278]: cephadm 2024-02-05T07:57:37.035095+0000 mgr.x (mgr.25013) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-05T07:57:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[14278]: audit 2024-02-05T07:57:37.138295+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[14278]: audit 2024-02-05T07:57:37.146899+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[14278]: audit 2024-02-05T07:57:37.162701+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:57:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[14278]: audit 2024-02-05T07:57:37.163713+0000 mgr.x (mgr.25013) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:57:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[14278]: cephadm 2024-02-05T07:57:37.168157+0000 mgr.x (mgr.25013) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi079 2024-02-05T07:57:38.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.055Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.055Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.055Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.055Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=arp 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=edac 2024-02-05T07:57:38.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.056Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-05T07:57:38.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=os 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=stat 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=time 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=uname 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-05T07:57:38.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-05T07:57:38.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-05T07:57:38.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-05T07:57:38.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 07:57:38 smithi079 bash[36866]: ts=2024-02-05T07:57:38.057Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-05T07:57:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[14158]: cluster 2024-02-05T07:57:36.522275+0000 mgr.x (mgr.25013) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-02-05T07:57:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[14158]: audit 2024-02-05T07:57:36.992985+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[14158]: audit 2024-02-05T07:57:37.005529+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[14158]: cephadm 2024-02-05T07:57:37.023985+0000 mgr.x (mgr.25013) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[14158]: cephadm 2024-02-05T07:57:37.035095+0000 mgr.x (mgr.25013) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[14158]: audit 2024-02-05T07:57:37.138295+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[14158]: audit 2024-02-05T07:57:37.146899+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[14158]: audit 2024-02-05T07:57:37.162701+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[14158]: audit 2024-02-05T07:57:37.163713+0000 mgr.x (mgr.25013) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[14158]: cephadm 2024-02-05T07:57:37.168157+0000 mgr.x (mgr.25013) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi079 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[19641]: cluster 2024-02-05T07:57:36.522275+0000 mgr.x (mgr.25013) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[19641]: audit 2024-02-05T07:57:36.992985+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[19641]: audit 2024-02-05T07:57:37.005529+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[19641]: cephadm 2024-02-05T07:57:37.023985+0000 mgr.x (mgr.25013) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[19641]: cephadm 2024-02-05T07:57:37.035095+0000 mgr.x (mgr.25013) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[19641]: audit 2024-02-05T07:57:37.138295+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[19641]: audit 2024-02-05T07:57:37.146899+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:57:38.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[19641]: audit 2024-02-05T07:57:37.162701+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:57:38.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[19641]: audit 2024-02-05T07:57:37.163713+0000 mgr.x (mgr.25013) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:57:38.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:37 smithi012 bash[19641]: cephadm 2024-02-05T07:57:37.168157+0000 mgr.x (mgr.25013) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi079 2024-02-05T07:57:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:40 smithi079 bash[14278]: cluster 2024-02-05T07:57:38.523985+0000 mgr.x (mgr.25013) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:40.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:39 smithi012 bash[14158]: cluster 2024-02-05T07:57:38.523985+0000 mgr.x (mgr.25013) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:40.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:39 smithi012 bash[19641]: cluster 2024-02-05T07:57:38.523985+0000 mgr.x (mgr.25013) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:41 smithi079 bash[14278]: audit 2024-02-05T07:57:40.709750+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:41.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:41 smithi012 bash[14158]: audit 2024-02-05T07:57:40.709750+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:41.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:41 smithi012 bash[19641]: audit 2024-02-05T07:57:40.709750+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:42 smithi079 bash[14278]: cluster 2024-02-05T07:57:40.524732+0000 mgr.x (mgr.25013) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:57:42.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:42 smithi012 bash[14158]: cluster 2024-02-05T07:57:40.524732+0000 mgr.x (mgr.25013) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:57:42.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:42 smithi012 bash[19641]: cluster 2024-02-05T07:57:40.524732+0000 mgr.x (mgr.25013) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:57:44.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:44 smithi079 bash[14278]: cluster 2024-02-05T07:57:42.526334+0000 mgr.x (mgr.25013) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:57:44.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:44 smithi012 bash[14158]: cluster 2024-02-05T07:57:42.526334+0000 mgr.x (mgr.25013) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:57:44.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:44 smithi012 bash[19641]: cluster 2024-02-05T07:57:42.526334+0000 mgr.x (mgr.25013) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:57:45.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:45 smithi079 bash[14278]: audit 2024-02-05T07:57:43.872423+0000 mgr.x (mgr.25013) 80 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:45.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:45 smithi012 bash[14158]: audit 2024-02-05T07:57:43.872423+0000 mgr.x (mgr.25013) 80 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:45.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:45 smithi012 bash[19641]: audit 2024-02-05T07:57:43.872423+0000 mgr.x (mgr.25013) 80 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:46.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:46 smithi079 bash[14278]: cluster 2024-02-05T07:57:44.527023+0000 mgr.x (mgr.25013) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:46.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:46 smithi012 bash[14158]: cluster 2024-02-05T07:57:44.527023+0000 mgr.x (mgr.25013) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:46.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:46 smithi012 bash[19641]: cluster 2024-02-05T07:57:44.527023+0000 mgr.x (mgr.25013) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:48.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:48 smithi079 bash[14278]: cluster 2024-02-05T07:57:46.527515+0000 mgr.x (mgr.25013) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:48.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:48 smithi012 bash[14158]: cluster 2024-02-05T07:57:46.527515+0000 mgr.x (mgr.25013) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:48.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:48 smithi012 bash[19641]: cluster 2024-02-05T07:57:46.527515+0000 mgr.x (mgr.25013) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:50.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:50 smithi079 bash[14278]: cluster 2024-02-05T07:57:48.528761+0000 mgr.x (mgr.25013) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:50.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:57:50 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:57:50] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.33.4" 2024-02-05T07:57:50.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:50 smithi012 bash[14158]: cluster 2024-02-05T07:57:48.528761+0000 mgr.x (mgr.25013) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:50.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:50 smithi012 bash[19641]: cluster 2024-02-05T07:57:48.528761+0000 mgr.x (mgr.25013) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:52.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:52 smithi079 bash[14278]: cluster 2024-02-05T07:57:50.529554+0000 mgr.x (mgr.25013) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:52.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:52 smithi012 bash[19641]: cluster 2024-02-05T07:57:50.529554+0000 mgr.x (mgr.25013) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:52.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:52 smithi012 bash[14158]: cluster 2024-02-05T07:57:50.529554+0000 mgr.x (mgr.25013) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:54.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:54 smithi079 bash[14278]: cluster 2024-02-05T07:57:52.531184+0000 mgr.x (mgr.25013) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:54.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:54 smithi012 bash[14158]: cluster 2024-02-05T07:57:52.531184+0000 mgr.x (mgr.25013) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:54.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:54 smithi012 bash[19641]: cluster 2024-02-05T07:57:52.531184+0000 mgr.x (mgr.25013) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:57:55.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:55 smithi079 bash[14278]: audit 2024-02-05T07:57:53.882878+0000 mgr.x (mgr.25013) 86 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:55.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:55 smithi012 bash[14158]: audit 2024-02-05T07:57:53.882878+0000 mgr.x (mgr.25013) 86 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:55.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:55 smithi012 bash[19641]: audit 2024-02-05T07:57:53.882878+0000 mgr.x (mgr.25013) 86 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:57:56.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:56 smithi079 bash[14278]: cluster 2024-02-05T07:57:54.531955+0000 mgr.x (mgr.25013) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:56.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:56 smithi079 bash[14278]: audit 2024-02-05T07:57:55.710435+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:56.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:56 smithi012 bash[14158]: cluster 2024-02-05T07:57:54.531955+0000 mgr.x (mgr.25013) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:56.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:56 smithi012 bash[14158]: audit 2024-02-05T07:57:55.710435+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:56 smithi012 bash[19641]: cluster 2024-02-05T07:57:54.531955+0000 mgr.x (mgr.25013) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:56 smithi012 bash[19641]: audit 2024-02-05T07:57:55.710435+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:57:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:57:58 smithi079 bash[14278]: cluster 2024-02-05T07:57:56.532736+0000 mgr.x (mgr.25013) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:58.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:57:58 smithi012 bash[14158]: cluster 2024-02-05T07:57:56.532736+0000 mgr.x (mgr.25013) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:58.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:57:58 smithi012 bash[19641]: cluster 2024-02-05T07:57:56.532736+0000 mgr.x (mgr.25013) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:57:58.994 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:57:58 smithi079 bash[36703]: ts=2024-02-05T07:57:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi079:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:58:00.222 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:00 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:58:00] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.33.4" 2024-02-05T07:58:00.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:00 smithi079 bash[14278]: cluster 2024-02-05T07:57:58.534362+0000 mgr.x (mgr.25013) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:00.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:00 smithi012 bash[14158]: cluster 2024-02-05T07:57:58.534362+0000 mgr.x (mgr.25013) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:00.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:00 smithi012 bash[19641]: cluster 2024-02-05T07:57:58.534362+0000 mgr.x (mgr.25013) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:01.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:01 smithi079 systemd[1]: Stopping Ceph grafana.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:58:01.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:01 smithi079 bash[37125]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-grafana.a 2024-02-05T07:58:01.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:01 smithi079 bash[30391]: t=2024-02-05T07:58:01+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-05T07:58:02.386 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[14278]: cluster 2024-02-05T07:58:00.535064+0000 mgr.x (mgr.25013) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:02.386 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[37135]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-grafana-a 2024-02-05T07:58:02.386 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[37170]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-grafana.a 2024-02-05T07:58:02.386 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:02 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@grafana.a.service: Succeeded. 2024-02-05T07:58:02.386 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:02 smithi079 systemd[1]: Stopped Ceph grafana.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:58:02.386 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:02 smithi079 systemd[1]: Started Ceph grafana.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:58:02.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:02 smithi012 bash[14158]: cluster 2024-02-05T07:58:00.535064+0000 mgr.x (mgr.25013) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:02.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:02 smithi012 bash[19641]: cluster 2024-02-05T07:58:00.535064+0000 mgr.x (mgr.25013) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:02.648 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STOPPING 2024-02-05T07:58:02.648 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:58:02.648 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STOPPED 2024-02-05T07:58:02.648 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STARTING 2024-02-05T07:58:02.648 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Serving on http://:::9283 2024-02-05T07:58:02.648 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STARTED 2024-02-05T07:58:02.648 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STOPPING 2024-02-05T07:58:02.648 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:58:02.648 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STOPPED 2024-02-05T07:58:02.648 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STARTING 2024-02-05T07:58:02.649 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Serving on http://:::9283 2024-02-05T07:58:03.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STARTED 2024-02-05T07:58:03.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STOPPING 2024-02-05T07:58:03.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:58:03.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STOPPED 2024-02-05T07:58:03.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STARTING 2024-02-05T07:58:03.023 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Serving on http://:::9283 2024-02-05T07:58:03.023 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:02 smithi079 bash[34660]: [05/Feb/2024:07:58:02] ENGINE Bus STARTED 2024-02-05T07:58:03.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.311753+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.320894+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.360120+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.360968+0000 mgr.x (mgr.25013) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.362972+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi012.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.363738+0000 mgr.x (mgr.25013) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi012.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.365568+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.395302+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.396544+0000 mgr.x (mgr.25013) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.416179+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: cephadm 2024-02-05T07:58:02.426170+0000 mgr.x (mgr.25013) 94 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T07:58:03.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.426632+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:03.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.427699+0000 mgr.x (mgr.25013) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:03.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.431145+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:03.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.431999+0000 mgr.x (mgr.25013) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:03.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.432712+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.447644+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:03.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.448345+0000 mgr.x (mgr.25013) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:03.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.450220+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi079.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:58:03.524 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-02-05T07:58:03.524 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="App mode production" logger=settings 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-05T07:58:03.525 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-05T07:58:03.526 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=640.405µs 2024-02-05T07:58:03.526 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-05T07:58:03.526 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-05T07:58:03.526 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-05T07:58:03.526 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-05T07:58:03.526 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-05T07:58:03.526 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-05T07:58:03.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.450815+0000 mgr.x (mgr.25013) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi079.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:58:03.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.452001+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.484311+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:58:03.526 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.489690+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi079.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:58:03.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.494813+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.527 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[14278]: audit 2024-02-05T07:58:02.539695+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:03.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.311753+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.320894+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.360120+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:58:03.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.360968+0000 mgr.x (mgr.25013) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:58:03.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.362972+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi012.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:58:03.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.363738+0000 mgr.x (mgr.25013) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi012.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:58:03.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.365568+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.395302+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:03.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.396544+0000 mgr.x (mgr.25013) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:03.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.416179+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: cephadm 2024-02-05T07:58:02.426170+0000 mgr.x (mgr.25013) 94 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T07:58:03.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.426632+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:03.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.427699+0000 mgr.x (mgr.25013) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:03.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.431145+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:03.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.431999+0000 mgr.x (mgr.25013) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:03.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.432712+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.447644+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:03.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.448345+0000 mgr.x (mgr.25013) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:03.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.450220+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi079.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.311753+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.320894+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.360120+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.360968+0000 mgr.x (mgr.25013) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.362972+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi012.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.363738+0000 mgr.x (mgr.25013) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi012.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.365568+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.395302+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.396544+0000 mgr.x (mgr.25013) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.416179+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: cephadm 2024-02-05T07:58:02.426170+0000 mgr.x (mgr.25013) 94 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.426632+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:03.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.427699+0000 mgr.x (mgr.25013) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:03.595 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.431145+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:03.595 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.431999+0000 mgr.x (mgr.25013) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:03.595 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.432712+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.595 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.447644+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:03.595 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.448345+0000 mgr.x (mgr.25013) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:03.595 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.450220+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi079.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:58:03.595 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.450815+0000 mgr.x (mgr.25013) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi079.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:58:03.595 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.452001+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.595 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.484311+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:58:03.596 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.489690+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi079.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:58:03.596 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.494813+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.596 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[14158]: audit 2024-02-05T07:58:02.539695+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:03.596 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.450815+0000 mgr.x (mgr.25013) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi079.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:58:03.596 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.452001+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.596 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.484311+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:58:03.596 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.489690+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi079.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:58:03.596 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.494813+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:03.596 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:03 smithi012 bash[19641]: audit 2024-02-05T07:58:02.539695+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:04.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-02-05T07:58:04.022 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-05T07:58:04.023 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-02-05T07:58:04.023 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-05T07:58:04.023 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-05T07:58:04.023 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 07:58:03 smithi079 bash[37198]: t=2024-02-05T07:58:03+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-05T07:58:04.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:04 smithi012 bash[14158]: audit 2024-02-05T07:58:02.485241+0000 mgr.x (mgr.25013) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:58:04.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:04 smithi012 bash[14158]: audit 2024-02-05T07:58:02.490706+0000 mgr.x (mgr.25013) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi079.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:58:04.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:04 smithi012 bash[14158]: cluster 2024-02-05T07:58:02.536612+0000 mgr.x (mgr.25013) 101 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:04.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:04 smithi012 bash[14158]: cephadm 2024-02-05T07:58:02.542600+0000 mgr.x (mgr.25013) 102 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:04.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:04 smithi012 bash[14158]: cephadm 2024-02-05T07:58:02.544136+0000 mgr.x (mgr.25013) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:04.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:04 smithi012 bash[19641]: audit 2024-02-05T07:58:02.485241+0000 mgr.x (mgr.25013) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:58:04.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:04 smithi012 bash[19641]: audit 2024-02-05T07:58:02.490706+0000 mgr.x (mgr.25013) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi079.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:58:04.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:04 smithi012 bash[19641]: cluster 2024-02-05T07:58:02.536612+0000 mgr.x (mgr.25013) 101 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:04.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:04 smithi012 bash[19641]: cephadm 2024-02-05T07:58:02.542600+0000 mgr.x (mgr.25013) 102 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:04.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:04 smithi012 bash[19641]: cephadm 2024-02-05T07:58:02.544136+0000 mgr.x (mgr.25013) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:04.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:04 smithi079 bash[14278]: audit 2024-02-05T07:58:02.485241+0000 mgr.x (mgr.25013) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:58:04.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:04 smithi079 bash[14278]: audit 2024-02-05T07:58:02.490706+0000 mgr.x (mgr.25013) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi079.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:58:04.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:04 smithi079 bash[14278]: cluster 2024-02-05T07:58:02.536612+0000 mgr.x (mgr.25013) 101 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:04.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:04 smithi079 bash[14278]: cephadm 2024-02-05T07:58:02.542600+0000 mgr.x (mgr.25013) 102 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:04.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:04 smithi079 bash[14278]: cephadm 2024-02-05T07:58:02.544136+0000 mgr.x (mgr.25013) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:05.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[14158]: audit 2024-02-05T07:58:03.893563+0000 mgr.x (mgr.25013) 104 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:05.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[14158]: audit 2024-02-05T07:58:05.068466+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:05.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[14158]: audit 2024-02-05T07:58:05.071770+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:58:05.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[14158]: audit 2024-02-05T07:58:05.078325+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:58:05.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[14158]: audit 2024-02-05T07:58:05.081558+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:58:05.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[14158]: audit 2024-02-05T07:58:05.083523+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:05.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[19641]: audit 2024-02-05T07:58:03.893563+0000 mgr.x (mgr.25013) 104 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:05.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[19641]: audit 2024-02-05T07:58:05.068466+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:05.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[19641]: audit 2024-02-05T07:58:05.071770+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:58:05.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[19641]: audit 2024-02-05T07:58:05.078325+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:58:05.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[19641]: audit 2024-02-05T07:58:05.081558+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:58:05.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:05 smithi012 bash[19641]: audit 2024-02-05T07:58:05.083523+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:05.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:05 smithi079 bash[14278]: audit 2024-02-05T07:58:03.893563+0000 mgr.x (mgr.25013) 104 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:05.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:05 smithi079 bash[14278]: audit 2024-02-05T07:58:05.068466+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:05.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:05 smithi079 bash[14278]: audit 2024-02-05T07:58:05.071770+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:58:05.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:05 smithi079 bash[14278]: audit 2024-02-05T07:58:05.078325+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:58:05.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:05 smithi079 bash[14278]: audit 2024-02-05T07:58:05.081558+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:58:05.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:05 smithi079 bash[14278]: audit 2024-02-05T07:58:05.083523+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:06.047 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T07:58:06.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:06 smithi012 bash[14158]: cluster 2024-02-05T07:58:04.537369+0000 mgr.x (mgr.25013) 105 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:06.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:06 smithi012 bash[14158]: cephadm 2024-02-05T07:58:05.064797+0000 mgr.x (mgr.25013) 106 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-05T07:58:06.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:06 smithi012 bash[14158]: cephadm 2024-02-05T07:58:05.085441+0000 mgr.x (mgr.25013) 107 : cephadm [INF] Deploying daemon mgr.y on smithi012 2024-02-05T07:58:06.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:06 smithi012 bash[19641]: cluster 2024-02-05T07:58:04.537369+0000 mgr.x (mgr.25013) 105 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:06 smithi012 bash[19641]: cephadm 2024-02-05T07:58:05.064797+0000 mgr.x (mgr.25013) 106 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-05T07:58:06.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:06 smithi012 bash[19641]: cephadm 2024-02-05T07:58:05.085441+0000 mgr.x (mgr.25013) 107 : cephadm [INF] Deploying daemon mgr.y on smithi012 2024-02-05T07:58:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:06 smithi079 bash[14278]: cluster 2024-02-05T07:58:04.537369+0000 mgr.x (mgr.25013) 105 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:06 smithi079 bash[14278]: cephadm 2024-02-05T07:58:05.064797+0000 mgr.x (mgr.25013) 106 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-05T07:58:06.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:06 smithi079 bash[14278]: cephadm 2024-02-05T07:58:05.085441+0000 mgr.x (mgr.25013) 107 : cephadm [INF] Deploying daemon mgr.y on smithi012 2024-02-05T07:58:06.864 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:58:06.864 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 starting - - - - 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 starting - - - - 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 starting - - - - 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283 running (99s) 71s ago 13m 485M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7d643b48c39a 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:9283 running (15m) 71s ago 15m 405M - 17.2.0 e1d6a67b021e 4cfbfef7e072 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (15m) 71s ago 15m 57.5M 2048M 17.2.0 e1d6a67b021e ad37f52f1878 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (13m) 71s ago 13m 49.7M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (14m) 71s ago 14m 46.9M 2048M 17.2.0 e1d6a67b021e 43f0e2ed9216 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 starting - - - - 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 starting - - - - 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (13m) 71s ago 13m 57.4M 2782M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (12m) 71s ago 12m 58.3M 2782M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T07:58:06.865 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (11m) 71s ago 11m 53.5M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T07:58:06.866 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (11m) 71s ago 11m 55.4M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T07:58:06.866 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (10m) 71s ago 10m 56.1M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T07:58:06.866 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (10m) 71s ago 10m 53.9M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T07:58:06.866 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (9m) 71s ago 9m 51.6M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T07:58:06.866 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (8m) 71s ago 9m 55.1M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T07:58:06.866 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 starting - - - - 2024-02-05T07:58:06.866 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (6m) 71s ago 6m 85.8M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T07:58:06.866 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (5m) 71s ago 5m 85.8M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T07:58:06.866 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (5m) 71s ago 5m 85.3M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T07:58:06.866 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (5m) 71s ago 5m 85.5M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: "mds": {}, 2024-02-05T07:58:07.337 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T07:58:07.338 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:58:07.338 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:58:07.338 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T07:58:07.338 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-05T07:58:07.338 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:58:07.338 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:58:07.338 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:58:07.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:07 smithi012 systemd[1]: Stopping Ceph mgr.y for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:58:07.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:07 smithi012 bash[14158]: audit 2024-02-05T07:58:06.030642+0000 mgr.x (mgr.25013) 108 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:07.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:07 smithi012 bash[14158]: audit 2024-02-05T07:58:06.449698+0000 mgr.x (mgr.25013) 109 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:07.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:07 smithi012 bash[19641]: audit 2024-02-05T07:58:06.030642+0000 mgr.x (mgr.25013) 108 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:07.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:07 smithi012 bash[19641]: audit 2024-02-05T07:58:06.449698+0000 mgr.x (mgr.25013) 109 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:07.748 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:58:07.748 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:58:07.748 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T07:58:07.748 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:58:07.749 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [], 2024-02-05T07:58:07.749 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "1/23 daemons upgraded", 2024-02-05T07:58:07.749 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading mgr daemons", 2024-02-05T07:58:07.749 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T07:58:07.749 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:07 smithi079 bash[14278]: audit 2024-02-05T07:58:06.030642+0000 mgr.x (mgr.25013) 108 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:07 smithi079 bash[14278]: audit 2024-02-05T07:58:06.449698+0000 mgr.x (mgr.25013) 109 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:08.208 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T07:58:08.489 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:08 smithi012 bash[50363]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mgr-y 2024-02-05T07:58:08.489 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:08 smithi012 bash[14158]: cluster 2024-02-05T07:58:06.538189+0000 mgr.x (mgr.25013) 110 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:08.489 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:08 smithi012 bash[14158]: audit 2024-02-05T07:58:06.840667+0000 mgr.x (mgr.25013) 111 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:08.489 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:08 smithi012 bash[14158]: audit 2024-02-05T07:58:07.326103+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.12:0/3990272392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:58:08.489 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:08 smithi012 bash[14158]: audit 2024-02-05T07:58:08.199937+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.12:0/3671916087' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:58:08.489 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:08 smithi012 bash[19641]: cluster 2024-02-05T07:58:06.538189+0000 mgr.x (mgr.25013) 110 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:08.489 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:08 smithi012 bash[19641]: audit 2024-02-05T07:58:06.840667+0000 mgr.x (mgr.25013) 111 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:08.490 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:08 smithi012 bash[19641]: audit 2024-02-05T07:58:07.326103+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.12:0/3990272392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:58:08.490 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:08 smithi012 bash[19641]: audit 2024-02-05T07:58:08.199937+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.12:0/3671916087' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:58:08.663 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:08 smithi079 bash[14278]: cluster 2024-02-05T07:58:06.538189+0000 mgr.x (mgr.25013) 110 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:08.663 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:08 smithi079 bash[14278]: audit 2024-02-05T07:58:06.840667+0000 mgr.x (mgr.25013) 111 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:08.663 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:08 smithi079 bash[14278]: audit 2024-02-05T07:58:07.326103+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.12:0/3990272392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:58:08.663 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:08 smithi079 bash[14278]: audit 2024-02-05T07:58:08.199937+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.12:0/3671916087' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:58:08.755 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:08 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:58:08.755 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:08 smithi012 bash[50466]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mgr-y 2024-02-05T07:58:08.755 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:08 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-05T07:58:08.756 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:08 smithi012 systemd[1]: Stopped Ceph mgr.y for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:58:09.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:08 smithi079 bash[36703]: ts=2024-02-05T07:58:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi079:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:58:09.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:08 smithi012 systemd[1]: Started Ceph mgr.y for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:58:09.744 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:09 smithi012 bash[19641]: audit 2024-02-05T07:58:07.747064+0000 mgr.x (mgr.25013) 112 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:09.744 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:09 smithi012 bash[19641]: audit 2024-02-05T07:58:08.802515+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:09.744 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:09 smithi012 bash[19641]: audit 2024-02-05T07:58:08.811635+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:09.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:09 smithi012 bash[14158]: audit 2024-02-05T07:58:07.747064+0000 mgr.x (mgr.25013) 112 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:09.744 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:09 smithi012 bash[14158]: audit 2024-02-05T07:58:08.802515+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:09.745 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:09 smithi012 bash[14158]: audit 2024-02-05T07:58:08.811635+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:09 smithi079 bash[14278]: audit 2024-02-05T07:58:07.747064+0000 mgr.x (mgr.25013) 112 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:09 smithi079 bash[14278]: audit 2024-02-05T07:58:08.802515+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:09 smithi079 bash[14278]: audit 2024-02-05T07:58:08.811635+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:10.036 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:09 smithi012 bash[50534]: debug 2024-02-05T07:58:09.857+0000 7f7928970700 1 -- 172.21.15.12:0/1598508342 <== mon.0 v2:172.21.15.12:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dce7979520 con 0x55dce86fac00 2024-02-05T07:58:10.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:10 smithi012 bash[50534]: debug 2024-02-05T07:58:10.021+0000 7f7932b65200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:58:10.357 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:10 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:58:10] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.33.4" 2024-02-05T07:58:10.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:10 smithi079 bash[14278]: cluster 2024-02-05T07:58:08.539758+0000 mgr.x (mgr.25013) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:10.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:10 smithi012 bash[14158]: cluster 2024-02-05T07:58:08.539758+0000 mgr.x (mgr.25013) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:10.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:10 smithi012 bash[19641]: cluster 2024-02-05T07:58:08.539758+0000 mgr.x (mgr.25013) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:11.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:10 smithi012 bash[50534]: debug 2024-02-05T07:58:10.981+0000 7f7932b65200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:58:11.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:11 smithi012 bash[50534]: debug 2024-02-05T07:58:11.085+0000 7f7932b65200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:58:11.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:11 smithi012 bash[50534]: debug 2024-02-05T07:58:11.189+0000 7f7932b65200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:58:11.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:11 smithi079 bash[14278]: audit 2024-02-05T07:58:10.710779+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:11.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:11 smithi012 bash[19641]: audit 2024-02-05T07:58:10.710779+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:11.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:11 smithi012 bash[14158]: audit 2024-02-05T07:58:10.710779+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:11.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:11 smithi012 bash[50534]: debug 2024-02-05T07:58:11.481+0000 7f7932b65200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:58:12.270 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:11 smithi012 bash[50534]: debug 2024-02-05T07:58:11.877+0000 7f7932b65200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:58:12.271 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:12 smithi012 bash[50534]: debug 2024-02-05T07:58:12.041+0000 7f7932b65200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:58:12.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:12 smithi012 bash[19641]: cluster 2024-02-05T07:58:10.540442+0000 mgr.x (mgr.25013) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:12.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:12 smithi012 bash[14158]: cluster 2024-02-05T07:58:10.540442+0000 mgr.x (mgr.25013) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:12.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:12 smithi012 bash[50534]: debug 2024-02-05T07:58:12.257+0000 7f7932b65200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:58:12.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:12 smithi079 bash[14278]: cluster 2024-02-05T07:58:10.540442+0000 mgr.x (mgr.25013) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:13.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:13 smithi012 bash[50534]: debug 2024-02-05T07:58:13.317+0000 7f7932b65200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:58:13.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:13 smithi012 bash[50534]: debug 2024-02-05T07:58:13.437+0000 7f7932b65200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:58:13.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:13 smithi012 bash[50534]: debug 2024-02-05T07:58:13.557+0000 7f7932b65200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:58:14.311 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:14 smithi012 bash[50534]: debug 2024-02-05T07:58:14.053+0000 7f7932b65200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:58:14.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:14 smithi012 bash[14158]: cluster 2024-02-05T07:58:12.542180+0000 mgr.x (mgr.25013) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:14.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:14 smithi012 bash[50534]: debug 2024-02-05T07:58:14.297+0000 7f7932b65200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:58:14.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:14 smithi012 bash[19641]: cluster 2024-02-05T07:58:12.542180+0000 mgr.x (mgr.25013) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:14.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:14 smithi079 bash[14278]: cluster 2024-02-05T07:58:12.542180+0000 mgr.x (mgr.25013) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:15.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:14 smithi012 bash[50534]: debug 2024-02-05T07:58:14.797+0000 7f7932b65200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:58:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:15 smithi079 bash[14278]: audit 2024-02-05T07:58:13.904098+0000 mgr.x (mgr.25013) 116 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:15 smithi079 bash[14278]: audit 2024-02-05T07:58:15.259381+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:15 smithi079 bash[14278]: audit 2024-02-05T07:58:15.274755+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:15 smithi079 bash[14278]: audit 2024-02-05T07:58:15.306604+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:15 smithi079 bash[14278]: audit 2024-02-05T07:58:15.319996+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[50534]: debug 2024-02-05T07:58:15.345+0000 7f7932b65200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:58:15.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[14158]: audit 2024-02-05T07:58:13.904098+0000 mgr.x (mgr.25013) 116 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:15.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[14158]: audit 2024-02-05T07:58:15.259381+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[14158]: audit 2024-02-05T07:58:15.274755+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[14158]: audit 2024-02-05T07:58:15.306604+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[14158]: audit 2024-02-05T07:58:15.319996+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[19641]: audit 2024-02-05T07:58:13.904098+0000 mgr.x (mgr.25013) 116 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:15.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[19641]: audit 2024-02-05T07:58:15.259381+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[19641]: audit 2024-02-05T07:58:15.274755+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[19641]: audit 2024-02-05T07:58:15.306604+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:15.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[19641]: audit 2024-02-05T07:58:15.319996+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:16.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:15 smithi012 bash[50534]: debug 2024-02-05T07:58:15.929+0000 7f7932b65200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:58:16.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:16 smithi012 bash[50534]: debug 2024-02-05T07:58:16.045+0000 7f7932b65200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:58:16.697 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:16 smithi012 bash[14158]: cluster 2024-02-05T07:58:14.542718+0000 mgr.x (mgr.25013) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:16.697 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:16 smithi012 bash[19641]: cluster 2024-02-05T07:58:14.542718+0000 mgr.x (mgr.25013) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:16.697 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:16 smithi012 bash[50534]: debug 2024-02-05T07:58:16.413+0000 7f7932b65200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:58:16.698 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:16 smithi012 bash[50534]: debug 2024-02-05T07:58:16.537+0000 7f7932b65200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:58:16.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:16 smithi079 bash[14278]: cluster 2024-02-05T07:58:14.542718+0000 mgr.x (mgr.25013) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:16.948 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:16 smithi012 bash[50534]: debug 2024-02-05T07:58:16.685+0000 7f7932b65200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:58:16.958 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:16 smithi012 bash[50534]: debug 2024-02-05T07:58:16.805+0000 7f7932b65200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:58:17.275 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:16 smithi012 bash[50534]: debug 2024-02-05T07:58:16.937+0000 7f7932b65200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:58:17.275 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:17 smithi012 bash[50534]: debug 2024-02-05T07:58:17.133+0000 7f7932b65200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:58:17.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:17 smithi012 bash[50534]: debug 2024-02-05T07:58:17.261+0000 7f7932b65200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:58:17.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:17 smithi012 bash[14158]: audit 2024-02-05T07:58:16.419787+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:17.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:17 smithi012 bash[14158]: audit 2024-02-05T07:58:16.433131+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:17.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:17 smithi012 bash[19641]: audit 2024-02-05T07:58:16.419787+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:17.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:17 smithi012 bash[19641]: audit 2024-02-05T07:58:16.433131+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:17.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:17 smithi079 bash[14278]: audit 2024-02-05T07:58:16.419787+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:17.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:17 smithi079 bash[14278]: audit 2024-02-05T07:58:16.433131+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:18.710 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:18 smithi012 bash[14158]: cluster 2024-02-05T07:58:16.543948+0000 mgr.x (mgr.25013) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:18.711 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:18 smithi012 bash[50534]: debug 2024-02-05T07:58:18.561+0000 7f7932b65200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:58:18.711 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:18 smithi012 bash[50534]: [05/Feb/2024:07:58:18] ENGINE Bus STARTING 2024-02-05T07:58:18.711 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:18 smithi012 bash[19641]: cluster 2024-02-05T07:58:16.543948+0000 mgr.x (mgr.25013) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:18.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:18 smithi079 bash[14278]: cluster 2024-02-05T07:58:16.543948+0000 mgr.x (mgr.25013) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:18.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:18 smithi079 bash[36703]: ts=2024-02-05T07:58:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi079:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:58:19.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:18 smithi012 bash[50534]: CherryPy Checker: 2024-02-05T07:58:19.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:18 smithi012 bash[50534]: The Application mounted at '' has an empty config. 2024-02-05T07:58:19.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:18 smithi012 bash[50534]: [05/Feb/2024:07:58:18] ENGINE Serving on http://:::9283 2024-02-05T07:58:19.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:18 smithi012 bash[50534]: [05/Feb/2024:07:58:18] ENGINE Bus STARTED 2024-02-05T07:58:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:19 smithi079 bash[14278]: cluster 2024-02-05T07:58:18.586545+0000 mon.a (mon.0) 936 : cluster [DBG] Standby manager daemon y restarted 2024-02-05T07:58:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:19 smithi079 bash[14278]: cluster 2024-02-05T07:58:18.586692+0000 mon.a (mon.0) 937 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:58:19.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:19 smithi079 bash[14278]: audit 2024-02-05T07:58:18.593154+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:58:19.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:19 smithi079 bash[14278]: audit 2024-02-05T07:58:18.594579+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:58:19.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:19 smithi079 bash[14278]: audit 2024-02-05T07:58:18.598933+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:58:19.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:19 smithi079 bash[14278]: audit 2024-02-05T07:58:18.601834+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:58:19.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[14158]: cluster 2024-02-05T07:58:18.586545+0000 mon.a (mon.0) 936 : cluster [DBG] Standby manager daemon y restarted 2024-02-05T07:58:19.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[14158]: cluster 2024-02-05T07:58:18.586692+0000 mon.a (mon.0) 937 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:58:19.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[14158]: audit 2024-02-05T07:58:18.593154+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:58:19.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[14158]: audit 2024-02-05T07:58:18.594579+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:58:19.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[14158]: audit 2024-02-05T07:58:18.598933+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:58:19.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[14158]: audit 2024-02-05T07:58:18.601834+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:58:19.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[19641]: cluster 2024-02-05T07:58:18.586545+0000 mon.a (mon.0) 936 : cluster [DBG] Standby manager daemon y restarted 2024-02-05T07:58:19.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[19641]: cluster 2024-02-05T07:58:18.586692+0000 mon.a (mon.0) 937 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:58:19.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[19641]: audit 2024-02-05T07:58:18.593154+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:58:19.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[19641]: audit 2024-02-05T07:58:18.594579+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:58:19.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[19641]: audit 2024-02-05T07:58:18.598933+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:58:19.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:19 smithi012 bash[19641]: audit 2024-02-05T07:58:18.601834+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.? 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:58:20.458 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:20 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:58:20] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.33.4" 2024-02-05T07:58:20.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:20 smithi079 bash[14278]: cluster 2024-02-05T07:58:18.545374+0000 mgr.x (mgr.25013) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:20.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:20 smithi079 bash[14278]: cluster 2024-02-05T07:58:19.455695+0000 mon.a (mon.0) 942 : cluster [DBG] mgrmap e27: x(active, since 99s), standbys: y 2024-02-05T07:58:20.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:20 smithi012 bash[14158]: cluster 2024-02-05T07:58:18.545374+0000 mgr.x (mgr.25013) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:20.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:20 smithi012 bash[14158]: cluster 2024-02-05T07:58:19.455695+0000 mon.a (mon.0) 942 : cluster [DBG] mgrmap e27: x(active, since 99s), standbys: y 2024-02-05T07:58:20.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:20 smithi012 bash[19641]: cluster 2024-02-05T07:58:18.545374+0000 mgr.x (mgr.25013) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:20.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:20 smithi012 bash[19641]: cluster 2024-02-05T07:58:19.455695+0000 mon.a (mon.0) 942 : cluster [DBG] mgrmap e27: x(active, since 99s), standbys: y 2024-02-05T07:58:22.712 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:22 smithi012 bash[19641]: cluster 2024-02-05T07:58:20.546117+0000 mgr.x (mgr.25013) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:22.713 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:22 smithi012 bash[14158]: cluster 2024-02-05T07:58:20.546117+0000 mgr.x (mgr.25013) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:22.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:22 smithi079 bash[14278]: cluster 2024-02-05T07:58:20.546117+0000 mgr.x (mgr.25013) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:24.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:24 smithi079 bash[14278]: cluster 2024-02-05T07:58:22.547836+0000 mgr.x (mgr.25013) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:24.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:24 smithi012 bash[14158]: cluster 2024-02-05T07:58:22.547836+0000 mgr.x (mgr.25013) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:24.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:24 smithi012 bash[19641]: cluster 2024-02-05T07:58:22.547836+0000 mgr.x (mgr.25013) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:25.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:25 smithi079 bash[14278]: audit 2024-02-05T07:58:23.912260+0000 mgr.x (mgr.25013) 122 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:25.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:25 smithi012 bash[19641]: audit 2024-02-05T07:58:23.912260+0000 mgr.x (mgr.25013) 122 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:25.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:25 smithi012 bash[14158]: audit 2024-02-05T07:58:23.912260+0000 mgr.x (mgr.25013) 122 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: cluster 2024-02-05T07:58:24.548571+0000 mgr.x (mgr.25013) 123 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: audit 2024-02-05T07:58:25.711294+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: audit 2024-02-05T07:58:26.193321+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: audit 2024-02-05T07:58:26.208724+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: audit 2024-02-05T07:58:26.219851+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: audit 2024-02-05T07:58:26.221459+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: audit 2024-02-05T07:58:26.226549+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: audit 2024-02-05T07:58:26.321924+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: audit 2024-02-05T07:58:26.322786+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: audit 2024-02-05T07:58:26.328695+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-05T07:58:26.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:26 smithi079 bash[14278]: cluster 2024-02-05T07:58:26.333767+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-05T07:58:26.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: cluster 2024-02-05T07:58:24.548571+0000 mgr.x (mgr.25013) 123 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:26.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: audit 2024-02-05T07:58:25.711294+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:26.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: audit 2024-02-05T07:58:26.193321+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: audit 2024-02-05T07:58:26.208724+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: audit 2024-02-05T07:58:26.219851+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: audit 2024-02-05T07:58:26.221459+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: audit 2024-02-05T07:58:26.226549+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: audit 2024-02-05T07:58:26.321924+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: audit 2024-02-05T07:58:26.322786+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: audit 2024-02-05T07:58:26.328695+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[14158]: cluster 2024-02-05T07:58:26.333767+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: cluster 2024-02-05T07:58:24.548571+0000 mgr.x (mgr.25013) 123 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: audit 2024-02-05T07:58:25.711294+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:26.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: audit 2024-02-05T07:58:26.193321+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:26.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: audit 2024-02-05T07:58:26.208724+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:26.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: audit 2024-02-05T07:58:26.219851+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:26.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: audit 2024-02-05T07:58:26.221459+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:58:26.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: audit 2024-02-05T07:58:26.226549+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-02-05T07:58:26.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: audit 2024-02-05T07:58:26.321924+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-05T07:58:26.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: audit 2024-02-05T07:58:26.322786+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:26.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: audit 2024-02-05T07:58:26.328695+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25013 172.21.15.79:0/3485362243' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-05T07:58:26.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:26 smithi012 bash[19641]: cluster 2024-02-05T07:58:26.333767+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-05T07:58:27.504 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[50534]: [05/Feb/2024:07:58:27] ENGINE Bus STOPPING 2024-02-05T07:58:27.505 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[50534]: [05/Feb/2024:07:58:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:58:27.505 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[50534]: [05/Feb/2024:07:58:27] ENGINE Bus STOPPED 2024-02-05T07:58:27.505 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[50534]: [05/Feb/2024:07:58:27] ENGINE Bus STARTING 2024-02-05T07:58:27.505 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: cephadm 2024-02-05T07:58:26.324486+0000 mgr.x (mgr.25013) 124 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:27.505 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: cephadm 2024-02-05T07:58:26.325296+0000 mgr.x (mgr.25013) 125 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:27.505 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: cephadm 2024-02-05T07:58:26.328302+0000 mgr.x (mgr.25013) 126 : cephadm [INF] Failing over to other MGR 2024-02-05T07:58:27.505 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.235510+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-05T07:58:27.505 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: cluster 2024-02-05T07:58:27.235874+0000 mon.a (mon.0) 949 : cluster [DBG] mgrmap e28: y(active, starting, since 0.912266s) 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.238974+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.239141+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.239541+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.240262+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.240627+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.240996+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.241272+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.241700+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.241957+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.242186+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.242622+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.242999+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.243299+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.243487+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.244022+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: cluster 2024-02-05T07:58:27.270314+0000 mon.a (mon.0) 965 : cluster [INF] Manager daemon y is now available 2024-02-05T07:58:27.506 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.334034+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.383165+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.401390+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[19641]: audit 2024-02-05T07:58:27.453234+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: cephadm 2024-02-05T07:58:26.324486+0000 mgr.x (mgr.25013) 124 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: cephadm 2024-02-05T07:58:26.325296+0000 mgr.x (mgr.25013) 125 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: cephadm 2024-02-05T07:58:26.328302+0000 mgr.x (mgr.25013) 126 : cephadm [INF] Failing over to other MGR 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.235510+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: cluster 2024-02-05T07:58:27.235874+0000 mon.a (mon.0) 949 : cluster [DBG] mgrmap e28: y(active, starting, since 0.912266s) 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.238974+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.239141+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.239541+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:58:27.507 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.240262+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.240627+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.240996+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.241272+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.241700+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.241957+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.242186+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.242622+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.242999+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.243299+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.243487+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.244022+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: cluster 2024-02-05T07:58:27.270314+0000 mon.a (mon.0) 965 : cluster [INF] Manager daemon y is now available 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.334034+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.383165+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:27.508 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.401390+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:58:27.509 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[14158]: audit 2024-02-05T07:58:27.453234+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:58:27.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[34660]: debug 2024-02-05T07:58:27.238+0000 7f5b6749b700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-05T07:58:27.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[34660]: ignoring --setuser ceph since I am not root 2024-02-05T07:58:27.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[34660]: ignoring --setgroup ceph since I am not root 2024-02-05T07:58:27.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[34660]: debug 2024-02-05T07:58:27.294+0000 7fe5787db700 1 -- 172.21.15.79:0/122259311 <== mon.0 v2:172.21.15.12:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5629fe63b520 con 0x5629ff3b8400 2024-02-05T07:58:27.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[34660]: debug 2024-02-05T07:58:27.458+0000 7fe5825b2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: cephadm 2024-02-05T07:58:26.324486+0000 mgr.x (mgr.25013) 124 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: cephadm 2024-02-05T07:58:26.325296+0000 mgr.x (mgr.25013) 125 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: cephadm 2024-02-05T07:58:26.328302+0000 mgr.x (mgr.25013) 126 : cephadm [INF] Failing over to other MGR 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.235510+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: cluster 2024-02-05T07:58:27.235874+0000 mon.a (mon.0) 949 : cluster [DBG] mgrmap e28: y(active, starting, since 0.912266s) 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.238974+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.239141+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.239541+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.240262+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.240627+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:58:27.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.240996+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.241272+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.241700+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.241957+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.242186+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.242622+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.242999+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.243299+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.243487+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.244022+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: cluster 2024-02-05T07:58:27.270314+0000 mon.a (mon.0) 965 : cluster [INF] Manager daemon y is now available 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.334034+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.383165+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.401390+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:58:27.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:27 smithi079 bash[14278]: audit 2024-02-05T07:58:27.453234+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:58:27.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[50534]: [05/Feb/2024:07:58:27] ENGINE Serving on http://:::9283 2024-02-05T07:58:27.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:58:27 smithi012 bash[50534]: [05/Feb/2024:07:58:27] ENGINE Bus STARTED 2024-02-05T07:58:28.661 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:28 smithi079 bash[34660]: debug 2024-02-05T07:58:28.394+0000 7fe5825b2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:58:28.661 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:28 smithi079 bash[34660]: debug 2024-02-05T07:58:28.494+0000 7fe5825b2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:58:28.661 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:28 smithi079 bash[34660]: debug 2024-02-05T07:58:28.594+0000 7fe5825b2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:58:29.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:28 smithi079 bash[36703]: ts=2024-02-05T07:58:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi079:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:58:29.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:28 smithi079 bash[34660]: debug 2024-02-05T07:58:28.870+0000 7fe5825b2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:58:29.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:29 smithi079 bash[34660]: debug 2024-02-05T07:58:29.242+0000 7fe5825b2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:58:29.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:29 smithi079 bash[34660]: debug 2024-02-05T07:58:29.414+0000 7fe5825b2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:58:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:29 smithi079 bash[14278]: cephadm 2024-02-05T07:58:27.891637+0000 mgr.y (mgr.15417) 1 : cephadm [INF] [05/Feb/2024:07:58:27] ENGINE Bus STARTING 2024-02-05T07:58:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:29 smithi079 bash[14278]: cephadm 2024-02-05T07:58:27.994336+0000 mgr.y (mgr.15417) 2 : cephadm [INF] [05/Feb/2024:07:58:27] ENGINE Serving on http://172.21.15.12:8765 2024-02-05T07:58:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:29 smithi079 bash[14278]: cephadm 2024-02-05T07:58:28.129990+0000 mgr.y (mgr.15417) 3 : cephadm [INF] [05/Feb/2024:07:58:28] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:58:29.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:29 smithi079 bash[14278]: cephadm 2024-02-05T07:58:28.130267+0000 mgr.y (mgr.15417) 4 : cephadm [INF] [05/Feb/2024:07:58:28] ENGINE Bus STARTED 2024-02-05T07:58:29.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:29 smithi079 bash[14278]: cluster 2024-02-05T07:58:28.240905+0000 mon.a (mon.0) 970 : cluster [DBG] mgrmap e29: y(active, since 1.9173s) 2024-02-05T07:58:29.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:29 smithi079 bash[14278]: cluster 2024-02-05T07:58:28.272021+0000 mgr.y (mgr.15417) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:29.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[14158]: cephadm 2024-02-05T07:58:27.891637+0000 mgr.y (mgr.15417) 1 : cephadm [INF] [05/Feb/2024:07:58:27] ENGINE Bus STARTING 2024-02-05T07:58:29.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[14158]: cephadm 2024-02-05T07:58:27.994336+0000 mgr.y (mgr.15417) 2 : cephadm [INF] [05/Feb/2024:07:58:27] ENGINE Serving on http://172.21.15.12:8765 2024-02-05T07:58:29.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[14158]: cephadm 2024-02-05T07:58:28.129990+0000 mgr.y (mgr.15417) 3 : cephadm [INF] [05/Feb/2024:07:58:28] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:58:29.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[14158]: cephadm 2024-02-05T07:58:28.130267+0000 mgr.y (mgr.15417) 4 : cephadm [INF] [05/Feb/2024:07:58:28] ENGINE Bus STARTED 2024-02-05T07:58:29.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[14158]: cluster 2024-02-05T07:58:28.240905+0000 mon.a (mon.0) 970 : cluster [DBG] mgrmap e29: y(active, since 1.9173s) 2024-02-05T07:58:29.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[14158]: cluster 2024-02-05T07:58:28.272021+0000 mgr.y (mgr.15417) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:29.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[19641]: cephadm 2024-02-05T07:58:27.891637+0000 mgr.y (mgr.15417) 1 : cephadm [INF] [05/Feb/2024:07:58:27] ENGINE Bus STARTING 2024-02-05T07:58:29.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[19641]: cephadm 2024-02-05T07:58:27.994336+0000 mgr.y (mgr.15417) 2 : cephadm [INF] [05/Feb/2024:07:58:27] ENGINE Serving on http://172.21.15.12:8765 2024-02-05T07:58:29.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[19641]: cephadm 2024-02-05T07:58:28.129990+0000 mgr.y (mgr.15417) 3 : cephadm [INF] [05/Feb/2024:07:58:28] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:58:29.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[19641]: cephadm 2024-02-05T07:58:28.130267+0000 mgr.y (mgr.15417) 4 : cephadm [INF] [05/Feb/2024:07:58:28] ENGINE Bus STARTED 2024-02-05T07:58:29.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[19641]: cluster 2024-02-05T07:58:28.240905+0000 mon.a (mon.0) 970 : cluster [DBG] mgrmap e29: y(active, since 1.9173s) 2024-02-05T07:58:29.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:29 smithi012 bash[19641]: cluster 2024-02-05T07:58:28.272021+0000 mgr.y (mgr.15417) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:30.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:29 smithi079 bash[34660]: debug 2024-02-05T07:58:29.642+0000 7fe5825b2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:58:30.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:30 smithi079 bash[14278]: cluster 2024-02-05T07:58:29.242471+0000 mgr.y (mgr.15417) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:30.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:30 smithi079 bash[14278]: cluster 2024-02-05T07:58:29.254598+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-02-05T07:58:30.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:30 smithi012 bash[14158]: cluster 2024-02-05T07:58:29.242471+0000 mgr.y (mgr.15417) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:30.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:30 smithi012 bash[14158]: cluster 2024-02-05T07:58:29.254598+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-02-05T07:58:30.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:30 smithi012 bash[19641]: cluster 2024-02-05T07:58:29.242471+0000 mgr.y (mgr.15417) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:30.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:30 smithi012 bash[19641]: cluster 2024-02-05T07:58:29.254598+0000 mon.a (mon.0) 971 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-02-05T07:58:31.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:30 smithi079 bash[34660]: debug 2024-02-05T07:58:30.686+0000 7fe5825b2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:58:31.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:30 smithi079 bash[34660]: debug 2024-02-05T07:58:30.798+0000 7fe5825b2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:58:31.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:30 smithi079 bash[34660]: debug 2024-02-05T07:58:30.918+0000 7fe5825b2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:58:31.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:31 smithi079 bash[34660]: debug 2024-02-05T07:58:31.406+0000 7fe5825b2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:58:31.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:31 smithi079 bash[34660]: debug 2024-02-05T07:58:31.630+0000 7fe5825b2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:58:32.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:32 smithi079 bash[34660]: debug 2024-02-05T07:58:32.090+0000 7fe5825b2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:58:32.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:32 smithi079 bash[14278]: cluster 2024-02-05T07:58:31.243429+0000 mgr.y (mgr.15417) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:32.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:32 smithi079 bash[14278]: cluster 2024-02-05T07:58:31.261167+0000 mon.a (mon.0) 972 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-02-05T07:58:32.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:32 smithi012 bash[14158]: cluster 2024-02-05T07:58:31.243429+0000 mgr.y (mgr.15417) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:32.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:32 smithi012 bash[14158]: cluster 2024-02-05T07:58:31.261167+0000 mon.a (mon.0) 972 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-02-05T07:58:32.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:32 smithi012 bash[19641]: cluster 2024-02-05T07:58:31.243429+0000 mgr.y (mgr.15417) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:32.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:32 smithi012 bash[19641]: cluster 2024-02-05T07:58:31.261167+0000 mon.a (mon.0) 972 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-02-05T07:58:33.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:32 smithi079 bash[34660]: debug 2024-02-05T07:58:32.594+0000 7fe5825b2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:58:33.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:33 smithi079 bash[34660]: debug 2024-02-05T07:58:33.162+0000 7fe5825b2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:58:33.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:33 smithi079 bash[34660]: debug 2024-02-05T07:58:33.290+0000 7fe5825b2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:58:34.016 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:33 smithi079 bash[34660]: debug 2024-02-05T07:58:33.662+0000 7fe5825b2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:58:34.016 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:33 smithi079 bash[34660]: debug 2024-02-05T07:58:33.810+0000 7fe5825b2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:58:34.016 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:34 smithi079 bash[34660]: debug 2024-02-05T07:58:34.010+0000 7fe5825b2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:58:34.271 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:34 smithi079 bash[34660]: debug 2024-02-05T07:58:34.138+0000 7fe5825b2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:58:34.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:34 smithi079 bash[14278]: cluster 2024-02-05T07:58:33.244257+0000 mgr.y (mgr.15417) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:34.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:34 smithi079 bash[14278]: audit 2024-02-05T07:58:34.111583+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:34.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:34 smithi079 bash[14278]: audit 2024-02-05T07:58:34.118488+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:34.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:34 smithi079 bash[34660]: debug 2024-02-05T07:58:34.274+0000 7fe5825b2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:58:34.523 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:34 smithi079 bash[34660]: debug 2024-02-05T07:58:34.478+0000 7fe5825b2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:58:34.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:34 smithi012 bash[14158]: cluster 2024-02-05T07:58:33.244257+0000 mgr.y (mgr.15417) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:34.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:34 smithi012 bash[14158]: audit 2024-02-05T07:58:34.111583+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:34.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:34 smithi012 bash[14158]: audit 2024-02-05T07:58:34.118488+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:34.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:34 smithi012 bash[19641]: cluster 2024-02-05T07:58:33.244257+0000 mgr.y (mgr.15417) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:58:34.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:34 smithi012 bash[19641]: audit 2024-02-05T07:58:34.111583+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:34.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:34 smithi012 bash[19641]: audit 2024-02-05T07:58:34.118488+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:34 smithi079 bash[34660]: debug 2024-02-05T07:58:34.610+0000 7fe5825b2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:58:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:35 smithi079 bash[14278]: audit 2024-02-05T07:58:33.912713+0000 mgr.y (mgr.15417) 9 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:35 smithi079 bash[14278]: audit 2024-02-05T07:58:34.374523+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:35 smithi079 bash[14278]: audit 2024-02-05T07:58:34.382697+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:35 smithi079 bash[14278]: audit 2024-02-05T07:58:35.113376+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:35 smithi079 bash[14278]: audit 2024-02-05T07:58:35.123138+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:35 smithi012 bash[19641]: audit 2024-02-05T07:58:33.912713+0000 mgr.y (mgr.15417) 9 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:35.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:35 smithi012 bash[19641]: audit 2024-02-05T07:58:34.374523+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:35 smithi012 bash[19641]: audit 2024-02-05T07:58:34.382697+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:35 smithi012 bash[19641]: audit 2024-02-05T07:58:35.113376+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:35 smithi012 bash[19641]: audit 2024-02-05T07:58:35.123138+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:35 smithi012 bash[14158]: audit 2024-02-05T07:58:33.912713+0000 mgr.y (mgr.15417) 9 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:35.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:35 smithi012 bash[14158]: audit 2024-02-05T07:58:34.374523+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:35 smithi012 bash[14158]: audit 2024-02-05T07:58:34.382697+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:35 smithi012 bash[14158]: audit 2024-02-05T07:58:35.113376+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:35.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:35 smithi012 bash[14158]: audit 2024-02-05T07:58:35.123138+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:36.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:35 smithi079 bash[34660]: debug 2024-02-05T07:58:35.894+0000 7fe5825b2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:58:36.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:35 smithi079 bash[34660]: [05/Feb/2024:07:58:35] ENGINE Bus STARTING 2024-02-05T07:58:36.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[34660]: CherryPy Checker: 2024-02-05T07:58:36.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[34660]: The Application mounted at '' has an empty config. 2024-02-05T07:58:36.273 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[34660]: [05/Feb/2024:07:58:36] ENGINE Serving on http://:::9283 2024-02-05T07:58:36.273 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[34660]: [05/Feb/2024:07:58:36] ENGINE Bus STARTED 2024-02-05T07:58:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[14278]: cluster 2024-02-05T07:58:35.246020+0000 mgr.y (mgr.15417) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:58:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[14278]: audit 2024-02-05T07:58:35.479732+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[14278]: audit 2024-02-05T07:58:35.490599+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[14278]: cluster 2024-02-05T07:58:35.916788+0000 mon.a (mon.0) 981 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:58:36.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[14278]: audit 2024-02-05T07:58:35.921483+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:58:36.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[14278]: audit 2024-02-05T07:58:35.922484+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:58:36.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[14278]: audit 2024-02-05T07:58:35.928075+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:58:36.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:36 smithi079 bash[14278]: audit 2024-02-05T07:58:35.930828+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:58:36.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[14158]: cluster 2024-02-05T07:58:35.246020+0000 mgr.y (mgr.15417) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:58:36.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[14158]: audit 2024-02-05T07:58:35.479732+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:36.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[14158]: audit 2024-02-05T07:58:35.490599+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:36.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[14158]: cluster 2024-02-05T07:58:35.916788+0000 mon.a (mon.0) 981 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[14158]: audit 2024-02-05T07:58:35.921483+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[14158]: audit 2024-02-05T07:58:35.922484+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[14158]: audit 2024-02-05T07:58:35.928075+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[14158]: audit 2024-02-05T07:58:35.930828+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[19641]: cluster 2024-02-05T07:58:35.246020+0000 mgr.y (mgr.15417) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[19641]: audit 2024-02-05T07:58:35.479732+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[19641]: audit 2024-02-05T07:58:35.490599+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[19641]: cluster 2024-02-05T07:58:35.916788+0000 mon.a (mon.0) 981 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[19641]: audit 2024-02-05T07:58:35.921483+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[19641]: audit 2024-02-05T07:58:35.922484+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:58:36.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[19641]: audit 2024-02-05T07:58:35.928075+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:58:36.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:36 smithi012 bash[19641]: audit 2024-02-05T07:58:35.930828+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.? 172.21.15.79:0/695553749' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:58:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:37 smithi079 bash[14278]: cluster 2024-02-05T07:58:36.500591+0000 mon.a (mon.0) 986 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2024-02-05T07:58:37.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:37 smithi079 bash[14278]: audit 2024-02-05T07:58:36.502269+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:58:37.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:37 smithi079 bash[36703]: ts=2024-02-05T07:58:37.486Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.79:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-02-05T07:58:37.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:37 smithi079 bash[36703]: ts=2024-02-05T07:58:37.486Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.79:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-02-05T07:58:37.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:37 smithi079 bash[36703]: ts=2024-02-05T07:58:37.489Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.79:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-02-05T07:58:37.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:37 smithi079 bash[36703]: ts=2024-02-05T07:58:37.489Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.79:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-02-05T07:58:37.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:37 smithi012 bash[14158]: cluster 2024-02-05T07:58:36.500591+0000 mon.a (mon.0) 986 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2024-02-05T07:58:37.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:37 smithi012 bash[14158]: audit 2024-02-05T07:58:36.502269+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:58:37.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:37 smithi012 bash[19641]: cluster 2024-02-05T07:58:36.500591+0000 mon.a (mon.0) 986 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2024-02-05T07:58:37.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:37 smithi012 bash[19641]: audit 2024-02-05T07:58:36.502269+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:58:38.627 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T07:58:38.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:38 smithi079 bash[14278]: cluster 2024-02-05T07:58:37.246880+0000 mgr.y (mgr.15417) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:58:38.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:38 smithi012 bash[19641]: cluster 2024-02-05T07:58:37.246880+0000 mgr.y (mgr.15417) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:58:38.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:38 smithi012 bash[14158]: cluster 2024-02-05T07:58:37.246880+0000 mgr.y (mgr.15417) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:58:39.405 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:58:39.405 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (81s) 5s ago 8m 16.5M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (37s) 5s ago 8m 41.8M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (77s) 5s ago 6m 46.7M - 3.5 e1d6a67b021e a40870dc3a9f 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283 running (2m) 5s ago 14m 179M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7d643b48c39a 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (30s) 5s ago 16m 475M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (16m) 5s ago 16m 63.4M 2048M 17.2.0 e1d6a67b021e ad37f52f1878 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (14m) 5s ago 14m 55.5M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (14m) 5s ago 14m 52.7M 2048M 17.2.0 e1d6a67b021e 43f0e2ed9216 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (90s) 5s ago 8m 10.4M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (62s) 5s ago 8m 10.1M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (13m) 5s ago 13m 57.4M 2782M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (13m) 5s ago 13m 59.8M 2782M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (12m) 5s ago 12m 53.6M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (11m) 5s ago 11m 57.2M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (11m) 5s ago 11m 57.8M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (10m) 5s ago 10m 54.3M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T07:58:39.406 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (10m) 5s ago 10m 53.3M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T07:58:39.407 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (9m) 5s ago 9m 56.7M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T07:58:39.407 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (64s) 5s ago 8m 51.7M - 2.33.4 514e6a882f6e da66f1170590 2024-02-05T07:58:39.407 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (6m) 5s ago 6m 86.7M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T07:58:39.407 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (6m) 5s ago 6m 86.6M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T07:58:39.407 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (6m) 5s ago 6m 86.1M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T07:58:39.407 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (6m) 5s ago 6m 86.4M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T07:58:39.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:39 smithi079 bash[14278]: audit 2024-02-05T07:58:38.599594+0000 mgr.y (mgr.15417) 12 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:39.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:39 smithi012 bash[14158]: audit 2024-02-05T07:58:38.599594+0000 mgr.y (mgr.15417) 12 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:39.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:39 smithi012 bash[19641]: audit 2024-02-05T07:58:38.599594+0000 mgr.y (mgr.15417) 12 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: "mds": {}, 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:58:39.868 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:58:39.869 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T07:58:39.869 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-02-05T07:58:39.869 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:58:39.869 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:58:39.869 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:58:40.259 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:58:40.259 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:58:40.259 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T07:58:40.259 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:58:40.259 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T07:58:40.259 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr" 2024-02-05T07:58:40.259 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T07:58:40.259 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "2/23 daemons upgraded", 2024-02-05T07:58:40.260 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "", 2024-02-05T07:58:40.260 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T07:58:40.260 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:58:40.516 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:40 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:58:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:58:40.717 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T07:58:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:40 smithi079 bash[14278]: audit 2024-02-05T07:58:38.997371+0000 mgr.y (mgr.15417) 13 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:40 smithi079 bash[14278]: cluster 2024-02-05T07:58:39.248677+0000 mgr.y (mgr.15417) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:58:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:40 smithi079 bash[14278]: audit 2024-02-05T07:58:39.375082+0000 mgr.y (mgr.15417) 15 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:40.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:40 smithi079 bash[14278]: audit 2024-02-05T07:58:39.859671+0000 mon.c (mon.1) 144 : audit [DBG] from='client.? 172.21.15.12:0/504140712' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:58:40.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:40 smithi012 bash[14158]: audit 2024-02-05T07:58:38.997371+0000 mgr.y (mgr.15417) 13 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:40.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:40 smithi012 bash[14158]: cluster 2024-02-05T07:58:39.248677+0000 mgr.y (mgr.15417) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:58:40.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:40 smithi012 bash[14158]: audit 2024-02-05T07:58:39.375082+0000 mgr.y (mgr.15417) 15 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:40.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:40 smithi012 bash[14158]: audit 2024-02-05T07:58:39.859671+0000 mon.c (mon.1) 144 : audit [DBG] from='client.? 172.21.15.12:0/504140712' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:58:40.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:40 smithi012 bash[19641]: audit 2024-02-05T07:58:38.997371+0000 mgr.y (mgr.15417) 13 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:40.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:40 smithi012 bash[19641]: cluster 2024-02-05T07:58:39.248677+0000 mgr.y (mgr.15417) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:58:40.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:40 smithi012 bash[19641]: audit 2024-02-05T07:58:39.375082+0000 mgr.y (mgr.15417) 15 : audit [DBG] from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:40.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:40 smithi012 bash[19641]: audit 2024-02-05T07:58:39.859671+0000 mon.c (mon.1) 144 : audit [DBG] from='client.? 172.21.15.12:0/504140712' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:58:41.791 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:41 smithi012 bash[14158]: audit 2024-02-05T07:58:40.250361+0000 mgr.y (mgr.15417) 16 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:41.791 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:41 smithi012 bash[14158]: audit 2024-02-05T07:58:40.709693+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.12:0/2251976185' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:58:41.791 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:41 smithi012 bash[19641]: audit 2024-02-05T07:58:40.250361+0000 mgr.y (mgr.15417) 16 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:41.791 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:41 smithi012 bash[19641]: audit 2024-02-05T07:58:40.709693+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.12:0/2251976185' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:58:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:41 smithi079 bash[14278]: audit 2024-02-05T07:58:40.250361+0000 mgr.y (mgr.15417) 16 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:58:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:41 smithi079 bash[14278]: audit 2024-02-05T07:58:40.709693+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.12:0/2251976185' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:58:42.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:42 smithi012 bash[14158]: cluster 2024-02-05T07:58:41.249347+0000 mgr.y (mgr.15417) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:58:42.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:42 smithi012 bash[14158]: audit 2024-02-05T07:58:42.382949+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:42 smithi012 bash[19641]: cluster 2024-02-05T07:58:41.249347+0000 mgr.y (mgr.15417) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:58:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:42 smithi012 bash[19641]: audit 2024-02-05T07:58:42.382949+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:42 smithi079 bash[14278]: cluster 2024-02-05T07:58:41.249347+0000 mgr.y (mgr.15417) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:58:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:42 smithi079 bash[14278]: audit 2024-02-05T07:58:42.382949+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:44.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:44 smithi012 bash[14158]: cluster 2024-02-05T07:58:43.250179+0000 mgr.y (mgr.15417) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:58:44.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:44 smithi012 bash[19641]: cluster 2024-02-05T07:58:43.250179+0000 mgr.y (mgr.15417) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:58:45.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:44 smithi079 bash[14278]: cluster 2024-02-05T07:58:43.250179+0000 mgr.y (mgr.15417) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:58:45.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:45 smithi012 bash[14158]: audit 2024-02-05T07:58:43.923975+0000 mgr.y (mgr.15417) 19 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:45.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:45 smithi012 bash[14158]: audit 2024-02-05T07:58:45.439258+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:45.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:45 smithi012 bash[14158]: audit 2024-02-05T07:58:45.452235+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:45.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:45 smithi012 bash[14158]: audit 2024-02-05T07:58:45.455504+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:45.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:45 smithi012 bash[14158]: audit 2024-02-05T07:58:45.457211+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:58:45.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:45 smithi012 bash[19641]: audit 2024-02-05T07:58:43.923975+0000 mgr.y (mgr.15417) 19 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:45.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:45 smithi012 bash[19641]: audit 2024-02-05T07:58:45.439258+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:45.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:45 smithi012 bash[19641]: audit 2024-02-05T07:58:45.452235+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:45.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:45 smithi012 bash[19641]: audit 2024-02-05T07:58:45.455504+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:45.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:45 smithi012 bash[19641]: audit 2024-02-05T07:58:45.457211+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:58:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:45 smithi079 bash[14278]: audit 2024-02-05T07:58:43.923975+0000 mgr.y (mgr.15417) 19 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:58:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:45 smithi079 bash[14278]: audit 2024-02-05T07:58:45.439258+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:45 smithi079 bash[14278]: audit 2024-02-05T07:58:45.452235+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:45 smithi079 bash[14278]: audit 2024-02-05T07:58:45.455504+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:45 smithi079 bash[14278]: audit 2024-02-05T07:58:45.457211+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:58:46.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: cluster 2024-02-05T07:58:45.251946+0000 mgr.y (mgr.15417) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: cephadm 2024-02-05T07:58:45.459387+0000 mgr.y (mgr.15417) 21 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: cephadm 2024-02-05T07:58:45.459737+0000 mgr.y (mgr.15417) 22 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: cephadm 2024-02-05T07:58:45.674363+0000 mgr.y (mgr.15417) 23 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: cephadm 2024-02-05T07:58:45.674926+0000 mgr.y (mgr.15417) 24 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: cephadm 2024-02-05T07:58:45.839616+0000 mgr.y (mgr.15417) 25 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: cephadm 2024-02-05T07:58:45.840388+0000 mgr.y (mgr.15417) 26 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: audit 2024-02-05T07:58:46.180008+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: audit 2024-02-05T07:58:46.188372+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: audit 2024-02-05T07:58:46.198728+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: audit 2024-02-05T07:58:46.206500+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: audit 2024-02-05T07:58:46.218950+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: audit 2024-02-05T07:58:46.294602+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:58:46.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[14158]: audit 2024-02-05T07:58:46.308710+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: cluster 2024-02-05T07:58:45.251946+0000 mgr.y (mgr.15417) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: cephadm 2024-02-05T07:58:45.459387+0000 mgr.y (mgr.15417) 21 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: cephadm 2024-02-05T07:58:45.459737+0000 mgr.y (mgr.15417) 22 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: cephadm 2024-02-05T07:58:45.674363+0000 mgr.y (mgr.15417) 23 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: cephadm 2024-02-05T07:58:45.674926+0000 mgr.y (mgr.15417) 24 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: cephadm 2024-02-05T07:58:45.839616+0000 mgr.y (mgr.15417) 25 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: cephadm 2024-02-05T07:58:45.840388+0000 mgr.y (mgr.15417) 26 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: audit 2024-02-05T07:58:46.180008+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: audit 2024-02-05T07:58:46.188372+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: audit 2024-02-05T07:58:46.198728+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: audit 2024-02-05T07:58:46.206500+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: audit 2024-02-05T07:58:46.218950+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:46.844 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: audit 2024-02-05T07:58:46.294602+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:58:46.844 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:46 smithi012 bash[19641]: audit 2024-02-05T07:58:46.308710+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:47.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: cluster 2024-02-05T07:58:45.251946+0000 mgr.y (mgr.15417) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: cephadm 2024-02-05T07:58:45.459387+0000 mgr.y (mgr.15417) 21 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: cephadm 2024-02-05T07:58:45.459737+0000 mgr.y (mgr.15417) 22 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: cephadm 2024-02-05T07:58:45.674363+0000 mgr.y (mgr.15417) 23 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: cephadm 2024-02-05T07:58:45.674926+0000 mgr.y (mgr.15417) 24 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: cephadm 2024-02-05T07:58:45.839616+0000 mgr.y (mgr.15417) 25 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: cephadm 2024-02-05T07:58:45.840388+0000 mgr.y (mgr.15417) 26 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: audit 2024-02-05T07:58:46.180008+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: audit 2024-02-05T07:58:46.188372+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: audit 2024-02-05T07:58:46.198728+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: audit 2024-02-05T07:58:46.206500+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: audit 2024-02-05T07:58:46.218950+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: audit 2024-02-05T07:58:46.294602+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:58:47.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:46 smithi079 bash[14278]: audit 2024-02-05T07:58:46.308710+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:47.801 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:47 smithi012 bash[14158]: cephadm 2024-02-05T07:58:46.004766+0000 mgr.y (mgr.15417) 27 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:58:47.801 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:47 smithi012 bash[14158]: cephadm 2024-02-05T07:58:46.005601+0000 mgr.y (mgr.15417) 28 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:58:47.801 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:47 smithi012 bash[14158]: cephadm 2024-02-05T07:58:46.293615+0000 mgr.y (mgr.15417) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi012.oxiwgf (dependencies changed)... 2024-02-05T07:58:47.801 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:47 smithi012 bash[14158]: cephadm 2024-02-05T07:58:46.310561+0000 mgr.y (mgr.15417) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T07:58:47.802 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:47 smithi012 bash[19641]: cephadm 2024-02-05T07:58:46.004766+0000 mgr.y (mgr.15417) 27 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:58:47.802 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:47 smithi012 bash[19641]: cephadm 2024-02-05T07:58:46.005601+0000 mgr.y (mgr.15417) 28 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:58:47.802 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:47 smithi012 bash[19641]: cephadm 2024-02-05T07:58:46.293615+0000 mgr.y (mgr.15417) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi012.oxiwgf (dependencies changed)... 2024-02-05T07:58:47.802 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:47 smithi012 bash[19641]: cephadm 2024-02-05T07:58:46.310561+0000 mgr.y (mgr.15417) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T07:58:48.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:47 smithi079 bash[14278]: cephadm 2024-02-05T07:58:46.004766+0000 mgr.y (mgr.15417) 27 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:58:48.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:47 smithi079 bash[14278]: cephadm 2024-02-05T07:58:46.005601+0000 mgr.y (mgr.15417) 28 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:58:48.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:47 smithi079 bash[14278]: cephadm 2024-02-05T07:58:46.293615+0000 mgr.y (mgr.15417) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi012.oxiwgf (dependencies changed)... 2024-02-05T07:58:48.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:47 smithi079 bash[14278]: cephadm 2024-02-05T07:58:46.310561+0000 mgr.y (mgr.15417) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T07:58:48.839 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:48 smithi012 bash[14158]: cluster 2024-02-05T07:58:47.252726+0000 mgr.y (mgr.15417) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:48.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:48 smithi012 bash[19641]: cluster 2024-02-05T07:58:47.252726+0000 mgr.y (mgr.15417) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:49.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:48 smithi079 bash[14278]: cluster 2024-02-05T07:58:47.252726+0000 mgr.y (mgr.15417) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:50.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:58:50 smithi079 bash[34660]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:58:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:58:50.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:50 smithi012 bash[19641]: cluster 2024-02-05T07:58:49.254470+0000 mgr.y (mgr.15417) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:50.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:50 smithi012 bash[19641]: audit 2024-02-05T07:58:49.970572+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:50.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:50 smithi012 bash[19641]: audit 2024-02-05T07:58:49.978000+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:50.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:50 smithi012 bash[14158]: cluster 2024-02-05T07:58:49.254470+0000 mgr.y (mgr.15417) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:50.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:50 smithi012 bash[14158]: audit 2024-02-05T07:58:49.970572+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:50.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:50 smithi012 bash[14158]: audit 2024-02-05T07:58:49.978000+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:51.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:50 smithi079 bash[14278]: cluster 2024-02-05T07:58:49.254470+0000 mgr.y (mgr.15417) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:58:51.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:50 smithi079 bash[14278]: audit 2024-02-05T07:58:49.970572+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:51.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:50 smithi079 bash[14278]: audit 2024-02-05T07:58:49.978000+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:51.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:51 smithi012 bash[14158]: cephadm 2024-02-05T07:58:49.984082+0000 mgr.y (mgr.15417) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:58:51.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:51 smithi012 bash[14158]: cephadm 2024-02-05T07:58:50.251172+0000 mgr.y (mgr.15417) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi079 2024-02-05T07:58:51.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:51 smithi012 bash[19641]: cephadm 2024-02-05T07:58:49.984082+0000 mgr.y (mgr.15417) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:58:51.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:51 smithi012 bash[19641]: cephadm 2024-02-05T07:58:50.251172+0000 mgr.y (mgr.15417) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi079 2024-02-05T07:58:51.854 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:51 smithi079 bash[14278]: cephadm 2024-02-05T07:58:49.984082+0000 mgr.y (mgr.15417) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:58:51.854 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:51 smithi079 bash[14278]: cephadm 2024-02-05T07:58:50.251172+0000 mgr.y (mgr.15417) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi079 2024-02-05T07:58:52.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:52 smithi012 bash[14158]: cluster 2024-02-05T07:58:51.255295+0000 mgr.y (mgr.15417) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:52.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:52 smithi012 bash[14158]: audit 2024-02-05T07:58:52.059111+0000 mon.c (mon.1) 145 : audit [DBG] from='client.? 172.21.15.12:0/4037422470' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:58:52.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:52 smithi012 bash[19641]: cluster 2024-02-05T07:58:51.255295+0000 mgr.y (mgr.15417) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:52.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:52 smithi012 bash[19641]: audit 2024-02-05T07:58:52.059111+0000 mon.c (mon.1) 145 : audit [DBG] from='client.? 172.21.15.12:0/4037422470' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:58:53.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:52 smithi079 bash[14278]: cluster 2024-02-05T07:58:51.255295+0000 mgr.y (mgr.15417) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:53.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:52 smithi079 bash[14278]: audit 2024-02-05T07:58:52.059111+0000 mon.c (mon.1) 145 : audit [DBG] from='client.? 172.21.15.12:0/4037422470' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 systemd[1]: Stopping Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[38510]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.404Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.405Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.405Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.405Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.405Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.405Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.405Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.405Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.405Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.406Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.406Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-05T07:58:54.570 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[36703]: ts=2024-02-05T07:58:54.406Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-05T07:58:54.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:54 smithi012 bash[14158]: cluster 2024-02-05T07:58:53.256075+0000 mgr.y (mgr.15417) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:54.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:54 smithi012 bash[19641]: cluster 2024-02-05T07:58:53.256075+0000 mgr.y (mgr.15417) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:54.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[14278]: cluster 2024-02-05T07:58:53.256075+0000 mgr.y (mgr.15417) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:58:55.182 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[38521]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T07:58:55.182 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:54 smithi079 bash[38559]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T07:58:55.182 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:55 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-05T07:58:55.182 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:55 smithi079 systemd[1]: Stopped Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:58:55.182 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:55 smithi079 systemd[1]: Started Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:58:56.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.162440+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.172225+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.184745+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.186075+0000 mgr.y (mgr.15417) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.205312+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: cephadm 2024-02-05T07:58:55.207664+0000 mgr.y (mgr.15417) 38 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.208216+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.209013+0000 mgr.y (mgr.15417) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.211359+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.212453+0000 mgr.y (mgr.15417) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.219422+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.227400+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.228280+0000 mgr.y (mgr.15417) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: audit 2024-02-05T07:58:55.236618+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:56.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[14278]: cluster 2024-02-05T07:58:55.257260+0000 mgr.y (mgr.15417) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.162440+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.172225+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.184745+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.186075+0000 mgr.y (mgr.15417) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.205312+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: cephadm 2024-02-05T07:58:55.207664+0000 mgr.y (mgr.15417) 38 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.208216+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.209013+0000 mgr.y (mgr.15417) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.211359+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.212453+0000 mgr.y (mgr.15417) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.219422+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.227400+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.228280+0000 mgr.y (mgr.15417) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: audit 2024-02-05T07:58:55.236618+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[19641]: cluster 2024-02-05T07:58:55.257260+0000 mgr.y (mgr.15417) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.162440+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.172225+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.184745+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.186075+0000 mgr.y (mgr.15417) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.205312+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: cephadm 2024-02-05T07:58:55.207664+0000 mgr.y (mgr.15417) 38 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.208216+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.209013+0000 mgr.y (mgr.15417) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.211359+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.212453+0000 mgr.y (mgr.15417) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T07:58:56.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.219422+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:58:56.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.227400+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:56.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.228280+0000 mgr.y (mgr.15417) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:58:56.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: audit 2024-02-05T07:58:55.236618+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:58:56.594 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:56 smithi012 bash[14158]: cluster 2024-02-05T07:58:55.257260+0000 mgr.y (mgr.15417) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:58:56.901 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.744Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-05T07:58:56.901 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.744Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-05T07:58:56.901 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.744Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-05T07:58:56.902 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.744Z caller=main.go:518 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi079 (none))" 2024-02-05T07:58:56.902 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.744Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-05T07:58:56.902 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.744Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-05T07:58:56.902 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.746Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-05T07:58:56.902 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.747Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-05T07:58:56.902 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.748Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-05T07:58:56.902 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.752Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-05T07:58:56.902 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.752Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.538µs 2024-02-05T07:58:56.902 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.752Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-05T07:58:57.200 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:56 smithi079 bash[38589]: ts=2024-02-05T07:58:56.933Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-05T07:58:57.522 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:57 smithi079 bash[38589]: ts=2024-02-05T07:58:57.199Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-05T07:58:57.522 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:57 smithi079 bash[38589]: ts=2024-02-05T07:58:57.251Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-05T07:58:57.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:57 smithi079 bash[38589]: ts=2024-02-05T07:58:57.251Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-05T07:58:57.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:57 smithi079 bash[38589]: ts=2024-02-05T07:58:57.252Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=109.953µs wal_replay_duration=499.428048ms total_replay_duration=499.564516ms 2024-02-05T07:58:57.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:57 smithi079 bash[38589]: ts=2024-02-05T07:58:57.259Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-05T07:58:57.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:57 smithi079 bash[38589]: ts=2024-02-05T07:58:57.259Z caller=main.go:947 level=info msg="TSDB started" 2024-02-05T07:58:57.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:57 smithi079 bash[38589]: ts=2024-02-05T07:58:57.259Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-05T07:58:57.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:57 smithi079 bash[38589]: ts=2024-02-05T07:58:57.289Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.944171ms db_storage=1.642µs remote_storage=2.148µs web_handler=650ns query_engine=1.336µs scrape=456.938µs scrape_sd=132.209µs notify=20.577µs notify_sd=25.642µs rules=28.829969ms 2024-02-05T07:58:57.523 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:58:57 smithi079 bash[38589]: ts=2024-02-05T07:58:57.289Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-05T07:58:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:58 smithi079 bash[14278]: cluster 2024-02-05T07:58:57.257984+0000 mgr.y (mgr.15417) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-05T07:58:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:58 smithi079 bash[14278]: audit 2024-02-05T07:58:57.383910+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:58 smithi079 bash[14278]: cephadm 2024-02-05T07:58:57.864698+0000 mgr.y (mgr.15417) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:58:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:58 smithi079 bash[14278]: audit 2024-02-05T07:58:57.865572+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:58:58.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:58 smithi079 bash[14278]: audit 2024-02-05T07:58:57.867886+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:58:58.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:58 smithi079 bash[14278]: audit 2024-02-05T07:58:57.870330+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:58.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:58:58 smithi079 bash[14278]: cephadm 2024-02-05T07:58:57.872501+0000 mgr.y (mgr.15417) 45 : cephadm [INF] Deploying daemon mgr.x on smithi079 2024-02-05T07:58:58.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[14158]: cluster 2024-02-05T07:58:57.257984+0000 mgr.y (mgr.15417) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-05T07:58:58.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[14158]: audit 2024-02-05T07:58:57.383910+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[14158]: cephadm 2024-02-05T07:58:57.864698+0000 mgr.y (mgr.15417) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[14158]: audit 2024-02-05T07:58:57.865572+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[14158]: audit 2024-02-05T07:58:57.867886+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[14158]: audit 2024-02-05T07:58:57.870330+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[14158]: cephadm 2024-02-05T07:58:57.872501+0000 mgr.y (mgr.15417) 45 : cephadm [INF] Deploying daemon mgr.x on smithi079 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[19641]: cluster 2024-02-05T07:58:57.257984+0000 mgr.y (mgr.15417) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[19641]: audit 2024-02-05T07:58:57.383910+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[19641]: cephadm 2024-02-05T07:58:57.864698+0000 mgr.y (mgr.15417) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[19641]: audit 2024-02-05T07:58:57.865572+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[19641]: audit 2024-02-05T07:58:57.867886+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:58:58.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[19641]: audit 2024-02-05T07:58:57.870330+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:58:58.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:58:58 smithi012 bash[19641]: cephadm 2024-02-05T07:58:57.872501+0000 mgr.y (mgr.15417) 45 : cephadm [INF] Deploying daemon mgr.x on smithi079 2024-02-05T07:59:00.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:00 smithi079 bash[14278]: cluster 2024-02-05T07:58:59.259786+0000 mgr.y (mgr.15417) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:59:00.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:00 smithi079 systemd[1]: Stopping Ceph mgr.x for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:59:00.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:00 smithi012 bash[14158]: cluster 2024-02-05T07:58:59.259786+0000 mgr.y (mgr.15417) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:59:00.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:00 smithi012 bash[19641]: cluster 2024-02-05T07:58:59.259786+0000 mgr.y (mgr.15417) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:59:01.374 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:01 smithi079 bash[38885]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mgr-x 2024-02-05T07:59:01.374 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:01 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:59:01.374 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:01 smithi079 bash[38960]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mgr-x 2024-02-05T07:59:01.374 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:01 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-05T07:59:01.374 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:01 smithi079 systemd[1]: Stopped Ceph mgr.x for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:59:01.642 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:01 smithi079 systemd[1]: Started Ceph mgr.x for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:59:02.840 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:02 smithi079 bash[39027]: debug 2024-02-05T07:59:02.670+0000 7f4644282700 1 -- 172.21.15.79:0/1438363038 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564f3b2d1520 con 0x564f3b3d6800 2024-02-05T07:59:02.841 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:02 smithi079 bash[14278]: cluster 2024-02-05T07:59:01.260587+0000 mgr.y (mgr.15417) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-05T07:59:02.841 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:02 smithi079 bash[14278]: audit 2024-02-05T07:59:01.617900+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:02.841 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:02 smithi079 bash[14278]: audit 2024-02-05T07:59:01.629877+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:02.841 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:02 smithi079 bash[14278]: audit 2024-02-05T07:59:01.708640+0000 mgr.y (mgr.15417) 48 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:02 smithi012 bash[14158]: cluster 2024-02-05T07:59:01.260587+0000 mgr.y (mgr.15417) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-05T07:59:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:02 smithi012 bash[14158]: audit 2024-02-05T07:59:01.617900+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:02 smithi012 bash[14158]: audit 2024-02-05T07:59:01.629877+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:02 smithi012 bash[14158]: audit 2024-02-05T07:59:01.708640+0000 mgr.y (mgr.15417) 48 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:02 smithi012 bash[19641]: cluster 2024-02-05T07:59:01.260587+0000 mgr.y (mgr.15417) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-05T07:59:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:02 smithi012 bash[19641]: audit 2024-02-05T07:59:01.617900+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:02 smithi012 bash[19641]: audit 2024-02-05T07:59:01.629877+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:02 smithi012 bash[19641]: audit 2024-02-05T07:59:01.708640+0000 mgr.y (mgr.15417) 48 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:03.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:02 smithi079 bash[39027]: debug 2024-02-05T07:59:02.834+0000 7f464e477200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:59:04.261 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:03 smithi079 bash[39027]: debug 2024-02-05T07:59:03.770+0000 7f464e477200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:59:04.262 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:03 smithi079 bash[39027]: debug 2024-02-05T07:59:03.870+0000 7f464e477200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:59:04.262 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:03 smithi079 bash[39027]: debug 2024-02-05T07:59:03.970+0000 7f464e477200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:59:04.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:04 smithi079 bash[39027]: debug 2024-02-05T07:59:04.258+0000 7f464e477200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:59:05.005 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:04 smithi079 bash[14278]: cluster 2024-02-05T07:59:03.261484+0000 mgr.y (mgr.15417) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-05T07:59:05.005 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:04 smithi079 bash[39027]: debug 2024-02-05T07:59:04.633+0000 7f464e477200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:59:05.005 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:04 smithi079 bash[39027]: debug 2024-02-05T07:59:04.789+0000 7f464e477200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:59:05.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:04 smithi012 bash[14158]: cluster 2024-02-05T07:59:03.261484+0000 mgr.y (mgr.15417) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-05T07:59:05.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:04 smithi012 bash[19641]: cluster 2024-02-05T07:59:03.261484+0000 mgr.y (mgr.15417) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-05T07:59:05.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:05 smithi079 bash[39027]: debug 2024-02-05T07:59:04.997+0000 7f464e477200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:59:06.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:06 smithi079 bash[39027]: debug 2024-02-05T07:59:06.021+0000 7f464e477200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:59:06.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:06 smithi079 bash[39027]: debug 2024-02-05T07:59:06.133+0000 7f464e477200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:59:06.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:06 smithi079 bash[39027]: debug 2024-02-05T07:59:06.249+0000 7f464e477200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:59:06.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:06 smithi079 bash[14278]: cluster 2024-02-05T07:59:05.263202+0000 mgr.y (mgr.15417) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:59:06.987 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:06 smithi079 bash[39027]: debug 2024-02-05T07:59:06.733+0000 7f464e477200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:59:07.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:06 smithi012 bash[14158]: cluster 2024-02-05T07:59:05.263202+0000 mgr.y (mgr.15417) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:59:07.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:06 smithi012 bash[19641]: cluster 2024-02-05T07:59:05.263202+0000 mgr.y (mgr.15417) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:59:07.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:06 smithi079 bash[39027]: debug 2024-02-05T07:59:06.981+0000 7f464e477200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:59:07.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:07 smithi079 bash[39027]: debug 2024-02-05T07:59:07.473+0000 7f464e477200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:59:08.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:08 smithi079 bash[39027]: debug 2024-02-05T07:59:08.021+0000 7f464e477200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:59:08.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:08 smithi079 bash[14278]: cluster 2024-02-05T07:59:07.263970+0000 mgr.y (mgr.15417) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:08.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:08 smithi079 bash[14278]: audit 2024-02-05T07:59:07.991631+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:08.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:08 smithi079 bash[14278]: audit 2024-02-05T07:59:08.003571+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:08.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:08 smithi012 bash[14158]: cluster 2024-02-05T07:59:07.263970+0000 mgr.y (mgr.15417) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:08.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:08 smithi012 bash[14158]: audit 2024-02-05T07:59:07.991631+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:08.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:08 smithi012 bash[14158]: audit 2024-02-05T07:59:08.003571+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:08.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:08 smithi012 bash[19641]: cluster 2024-02-05T07:59:07.263970+0000 mgr.y (mgr.15417) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:08.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:08 smithi012 bash[19641]: audit 2024-02-05T07:59:07.991631+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:08.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:08 smithi012 bash[19641]: audit 2024-02-05T07:59:08.003571+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:08 smithi079 bash[39027]: debug 2024-02-05T07:59:08.585+0000 7f464e477200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:59:09.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:08 smithi079 bash[39027]: debug 2024-02-05T07:59:08.697+0000 7f464e477200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:59:09.329 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[39027]: debug 2024-02-05T07:59:09.053+0000 7f464e477200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:59:09.329 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[39027]: debug 2024-02-05T07:59:09.173+0000 7f464e477200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:59:09.329 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[14278]: audit 2024-02-05T07:59:08.244271+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[14278]: audit 2024-02-05T07:59:08.254012+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[14278]: audit 2024-02-05T07:59:08.997448+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.330 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[14278]: audit 2024-02-05T07:59:09.008850+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:09 smithi012 bash[14158]: audit 2024-02-05T07:59:08.244271+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:09 smithi012 bash[14158]: audit 2024-02-05T07:59:08.254012+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:09 smithi012 bash[14158]: audit 2024-02-05T07:59:08.997448+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:09 smithi012 bash[14158]: audit 2024-02-05T07:59:09.008850+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:09 smithi012 bash[19641]: audit 2024-02-05T07:59:08.244271+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:09 smithi012 bash[19641]: audit 2024-02-05T07:59:08.254012+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:09 smithi012 bash[19641]: audit 2024-02-05T07:59:08.997448+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:09 smithi012 bash[19641]: audit 2024-02-05T07:59:09.008850+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:09.760 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[39027]: debug 2024-02-05T07:59:09.321+0000 7f464e477200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:59:09.760 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[39027]: debug 2024-02-05T07:59:09.437+0000 7f464e477200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:59:09.760 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[39027]: debug 2024-02-05T07:59:09.565+0000 7f464e477200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:59:10.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[39027]: debug 2024-02-05T07:59:09.753+0000 7f464e477200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:59:10.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:09 smithi079 bash[39027]: debug 2024-02-05T07:59:09.881+0000 7f464e477200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:59:10.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:10 smithi079 bash[14278]: cluster 2024-02-05T07:59:09.265854+0000 mgr.y (mgr.15417) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:10.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:10 smithi012 bash[14158]: cluster 2024-02-05T07:59:09.265854+0000 mgr.y (mgr.15417) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:10.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:10 smithi012 bash[19641]: cluster 2024-02-05T07:59:09.265854+0000 mgr.y (mgr.15417) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:11.138 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T07:59:11.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[14278]: cluster 2024-02-05T07:59:11.148462+0000 mon.a (mon.0) 1024 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[14278]: cluster 2024-02-05T07:59:11.148692+0000 mon.a (mon.0) 1025 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[14278]: audit 2024-02-05T07:59:11.153577+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[14278]: audit 2024-02-05T07:59:11.156154+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[14278]: audit 2024-02-05T07:59:11.161313+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[14278]: audit 2024-02-05T07:59:11.161853+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[39027]: debug 2024-02-05T07:59:11.149+0000 7f464e477200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[39027]: [05/Feb/2024:07:59:11] ENGINE Bus STARTING 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[39027]: CherryPy Checker: 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[39027]: The Application mounted at '' has an empty config. 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[39027]: [05/Feb/2024:07:59:11] ENGINE Serving on http://:::9283 2024-02-05T07:59:11.523 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:11 smithi079 bash[39027]: [05/Feb/2024:07:59:11] ENGINE Bus STARTED 2024-02-05T07:59:11.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:59:11] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.33.4" 2024-02-05T07:59:11.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[14158]: cluster 2024-02-05T07:59:11.148462+0000 mon.a (mon.0) 1024 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:59:11.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[14158]: cluster 2024-02-05T07:59:11.148692+0000 mon.a (mon.0) 1025 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:59:11.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[14158]: audit 2024-02-05T07:59:11.153577+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:59:11.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[14158]: audit 2024-02-05T07:59:11.156154+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:59:11.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[14158]: audit 2024-02-05T07:59:11.161313+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:59:11.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[14158]: audit 2024-02-05T07:59:11.161853+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:59:11.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[19641]: cluster 2024-02-05T07:59:11.148462+0000 mon.a (mon.0) 1024 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:59:11.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[19641]: cluster 2024-02-05T07:59:11.148692+0000 mon.a (mon.0) 1025 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:59:11.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[19641]: audit 2024-02-05T07:59:11.153577+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:59:11.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[19641]: audit 2024-02-05T07:59:11.156154+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:59:11.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[19641]: audit 2024-02-05T07:59:11.161313+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:59:11.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:11 smithi012 bash[19641]: audit 2024-02-05T07:59:11.161853+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.? 172.21.15.79:0/3334469309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:59:11.903 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:59:11.903 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (113s) 3s ago 8m 16.8M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T07:59:11.903 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (69s) 3s ago 8m 42.9M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T07:59:11.903 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (21s) 3s ago 6m 44.0M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T07:59:11.903 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (10s) 3s ago 14m 89.7M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T07:59:11.903 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (63s) 3s ago 16m 489M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T07:59:11.903 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (16m) 3s ago 16m 64.6M 2048M 17.2.0 e1d6a67b021e ad37f52f1878 2024-02-05T07:59:11.903 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (15m) 3s ago 15m 56.4M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (15m) 3s ago 15m 55.0M 2048M 17.2.0 e1d6a67b021e 43f0e2ed9216 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (2m) 3s ago 9m 13.7M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (94s) 3s ago 9m 10.9M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (14m) 3s ago 14m 57.7M 2782M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (13m) 3s ago 13m 60.3M 2782M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (13m) 3s ago 13m 53.9M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (12m) 3s ago 12m 57.1M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (11m) 3s ago 11m 58.2M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (11m) 3s ago 11m 54.4M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (10m) 3s ago 10m 54.2M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (10m) 3s ago 10m 56.7M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (16s) 3s ago 9m 48.5M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (7m) 3s ago 7m 87.0M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (7m) 3s ago 7m 87.0M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (6m) 3s ago 6m 86.4M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T07:59:11.904 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (6m) 3s ago 6m 86.8M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: "mds": {}, 2024-02-05T07:59:12.374 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T07:59:12.375 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:59:12.375 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:59:12.375 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T07:59:12.375 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-02-05T07:59:12.375 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:59:12.375 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:59:12.375 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:59:12.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[14158]: audit 2024-02-05T07:59:11.114292+0000 mgr.y (mgr.15417) 53 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:12.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[14158]: cluster 2024-02-05T07:59:11.266497+0000 mgr.y (mgr.15417) 54 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:12.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[14158]: cluster 2024-02-05T07:59:11.282991+0000 mon.a (mon.0) 1030 : cluster [DBG] mgrmap e33: y(active, since 44s), standbys: x 2024-02-05T07:59:12.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[14158]: audit 2024-02-05T07:59:11.496739+0000 mgr.y (mgr.15417) 55 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:12.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[14158]: audit 2024-02-05T07:59:11.715208+0000 mgr.y (mgr.15417) 56 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:12.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[14158]: audit 2024-02-05T07:59:11.871300+0000 mgr.y (mgr.15417) 57 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:12.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[19641]: audit 2024-02-05T07:59:11.114292+0000 mgr.y (mgr.15417) 53 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:12.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[19641]: cluster 2024-02-05T07:59:11.266497+0000 mgr.y (mgr.15417) 54 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:12.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[19641]: cluster 2024-02-05T07:59:11.282991+0000 mon.a (mon.0) 1030 : cluster [DBG] mgrmap e33: y(active, since 44s), standbys: x 2024-02-05T07:59:12.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[19641]: audit 2024-02-05T07:59:11.496739+0000 mgr.y (mgr.15417) 55 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:12.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[19641]: audit 2024-02-05T07:59:11.715208+0000 mgr.y (mgr.15417) 56 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:12.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:12 smithi012 bash[19641]: audit 2024-02-05T07:59:11.871300+0000 mgr.y (mgr.15417) 57 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:12.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:12 smithi079 bash[14278]: audit 2024-02-05T07:59:11.114292+0000 mgr.y (mgr.15417) 53 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:12.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:12 smithi079 bash[14278]: cluster 2024-02-05T07:59:11.266497+0000 mgr.y (mgr.15417) 54 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:12.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:12 smithi079 bash[14278]: cluster 2024-02-05T07:59:11.282991+0000 mon.a (mon.0) 1030 : cluster [DBG] mgrmap e33: y(active, since 44s), standbys: x 2024-02-05T07:59:12.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:12 smithi079 bash[14278]: audit 2024-02-05T07:59:11.496739+0000 mgr.y (mgr.15417) 55 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:12.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:12 smithi079 bash[14278]: audit 2024-02-05T07:59:11.715208+0000 mgr.y (mgr.15417) 56 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:12.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:12 smithi079 bash[14278]: audit 2024-02-05T07:59:11.871300+0000 mgr.y (mgr.15417) 57 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:12.773 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:59:12.773 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:59:12.773 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T07:59:12.773 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:59:12.773 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T07:59:12.773 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr" 2024-02-05T07:59:12.773 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T07:59:12.773 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "2/23 daemons upgraded", 2024-02-05T07:59:12.773 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading mgr daemons", 2024-02-05T07:59:12.774 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T07:59:12.774 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:59:13.227 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T07:59:13.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:13 smithi012 bash[14158]: audit 2024-02-05T07:59:12.365845+0000 mon.a (mon.0) 1031 : audit [DBG] from='client.? 172.21.15.12:0/729749172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:13.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:13 smithi012 bash[14158]: audit 2024-02-05T07:59:12.383455+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:13.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:13 smithi012 bash[14158]: audit 2024-02-05T07:59:12.765106+0000 mgr.y (mgr.15417) 58 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:13.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:13 smithi012 bash[14158]: audit 2024-02-05T07:59:13.219164+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.12:0/3121074496' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:59:13.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:13 smithi012 bash[19641]: audit 2024-02-05T07:59:12.365845+0000 mon.a (mon.0) 1031 : audit [DBG] from='client.? 172.21.15.12:0/729749172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:13.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:13 smithi012 bash[19641]: audit 2024-02-05T07:59:12.383455+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:13.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:13 smithi012 bash[19641]: audit 2024-02-05T07:59:12.765106+0000 mgr.y (mgr.15417) 58 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:13.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:13 smithi012 bash[19641]: audit 2024-02-05T07:59:13.219164+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.12:0/3121074496' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:59:13.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:13 smithi079 bash[14278]: audit 2024-02-05T07:59:12.365845+0000 mon.a (mon.0) 1031 : audit [DBG] from='client.? 172.21.15.12:0/729749172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:13.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:13 smithi079 bash[14278]: audit 2024-02-05T07:59:12.383455+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:13.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:13 smithi079 bash[14278]: audit 2024-02-05T07:59:12.765106+0000 mgr.y (mgr.15417) 58 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:13.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:13 smithi079 bash[14278]: audit 2024-02-05T07:59:13.219164+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.12:0/3121074496' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:59:14.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:14 smithi012 bash[14158]: cluster 2024-02-05T07:59:13.267195+0000 mgr.y (mgr.15417) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:14.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:14 smithi012 bash[19641]: cluster 2024-02-05T07:59:13.267195+0000 mgr.y (mgr.15417) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:14.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:14 smithi079 bash[14278]: cluster 2024-02-05T07:59:13.267195+0000 mgr.y (mgr.15417) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:16.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:16 smithi079 bash[14278]: cluster 2024-02-05T07:59:15.268903+0000 mgr.y (mgr.15417) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:16.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:16 smithi012 bash[14158]: cluster 2024-02-05T07:59:15.268903+0000 mgr.y (mgr.15417) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:16.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:16 smithi012 bash[19641]: cluster 2024-02-05T07:59:15.268903+0000 mgr.y (mgr.15417) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:18.471 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:18 smithi079 bash[14278]: cluster 2024-02-05T07:59:17.269720+0000 mgr.y (mgr.15417) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:18.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:18 smithi012 bash[14158]: cluster 2024-02-05T07:59:17.269720+0000 mgr.y (mgr.15417) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:18.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:18 smithi012 bash[19641]: cluster 2024-02-05T07:59:17.269720+0000 mgr.y (mgr.15417) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:18.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:59:18 smithi079 bash[38589]: ts=2024-02-05T07:59:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.117478+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.130542+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.132613+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.134353+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.146655+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.237908+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.243515+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: cephadm 2024-02-05T07:59:19.245276+0000 mgr.y (mgr.15417) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.256962+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.259201+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.269578+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-05T07:59:20.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: cluster 2024-02-05T07:59:19.270875+0000 mgr.y (mgr.15417) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:20.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.271146+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-05T07:59:20.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.278149+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-05T07:59:20.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.280308+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:59:20.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: audit 2024-02-05T07:59:19.281826+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-05T07:59:20.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:20 smithi079 bash[14278]: cephadm 2024-02-05T07:59:19.282876+0000 mgr.y (mgr.15417) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-05T07:59:20.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.117478+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.130542+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.132613+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:59:20.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.134353+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:59:20.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.146655+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.237908+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:59:20.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.243515+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:20.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: cephadm 2024-02-05T07:59:19.245276+0000 mgr.y (mgr.15417) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-05T07:59:20.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.256962+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.259201+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.269578+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: cluster 2024-02-05T07:59:19.270875+0000 mgr.y (mgr.15417) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.271146+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.278149+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.280308+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: audit 2024-02-05T07:59:19.281826+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[14158]: cephadm 2024-02-05T07:59:19.282876+0000 mgr.y (mgr.15417) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.117478+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.130542+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.132613+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.134353+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.146655+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.237908+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:59:20.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.243515+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:20.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: cephadm 2024-02-05T07:59:19.245276+0000 mgr.y (mgr.15417) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-05T07:59:20.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.256962+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:20.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.259201+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-05T07:59:20.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.269578+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-05T07:59:20.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: cluster 2024-02-05T07:59:19.270875+0000 mgr.y (mgr.15417) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:20.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.271146+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-05T07:59:20.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.278149+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-05T07:59:20.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.280308+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:59:20.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: audit 2024-02-05T07:59:19.281826+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-05T07:59:20.594 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:20 smithi012 bash[19641]: cephadm 2024-02-05T07:59:19.282876+0000 mgr.y (mgr.15417) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-05T07:59:21.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:59:21] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.33.4" 2024-02-05T07:59:22.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[14158]: cluster 2024-02-05T07:59:21.271640+0000 mgr.y (mgr.15417) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:22.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[14158]: audit 2024-02-05T07:59:21.724693+0000 mgr.y (mgr.15417) 66 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:22.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[14158]: audit 2024-02-05T07:59:22.014068+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:22.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[14158]: audit 2024-02-05T07:59:22.016759+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:59:22.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[14158]: audit 2024-02-05T07:59:22.018620+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:59:22.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[14158]: audit 2024-02-05T07:59:22.020287+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:59:22.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[19641]: cluster 2024-02-05T07:59:21.271640+0000 mgr.y (mgr.15417) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:22.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[19641]: audit 2024-02-05T07:59:21.724693+0000 mgr.y (mgr.15417) 66 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:22.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[19641]: audit 2024-02-05T07:59:22.014068+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:22.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[19641]: audit 2024-02-05T07:59:22.016759+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:59:22.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[19641]: audit 2024-02-05T07:59:22.018620+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:59:22.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:22 smithi012 bash[19641]: audit 2024-02-05T07:59:22.020287+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:59:22.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:22 smithi079 bash[14278]: cluster 2024-02-05T07:59:21.271640+0000 mgr.y (mgr.15417) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:22.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:22 smithi079 bash[14278]: audit 2024-02-05T07:59:21.724693+0000 mgr.y (mgr.15417) 66 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:22.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:22 smithi079 bash[14278]: audit 2024-02-05T07:59:22.014068+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' 2024-02-05T07:59:22.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:22 smithi079 bash[14278]: audit 2024-02-05T07:59:22.016759+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:59:22.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:22 smithi079 bash[14278]: audit 2024-02-05T07:59:22.018620+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:59:22.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:22 smithi079 bash[14278]: audit 2024-02-05T07:59:22.020287+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:59:23.515 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:23 smithi012 bash[19641]: cephadm 2024-02-05T07:59:22.003788+0000 mgr.y (mgr.15417) 67 : cephadm [INF] Upgrade: Updating mon.a 2024-02-05T07:59:23.515 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:23 smithi012 bash[19641]: cephadm 2024-02-05T07:59:22.022293+0000 mgr.y (mgr.15417) 68 : cephadm [INF] Deploying daemon mon.a on smithi012 2024-02-05T07:59:23.515 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:23 smithi012 bash[14158]: cephadm 2024-02-05T07:59:22.003788+0000 mgr.y (mgr.15417) 67 : cephadm [INF] Upgrade: Updating mon.a 2024-02-05T07:59:23.515 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:23 smithi012 bash[14158]: cephadm 2024-02-05T07:59:22.022293+0000 mgr.y (mgr.15417) 68 : cephadm [INF] Deploying daemon mon.a on smithi012 2024-02-05T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:23 smithi079 bash[14278]: cephadm 2024-02-05T07:59:22.003788+0000 mgr.y (mgr.15417) 67 : cephadm [INF] Upgrade: Updating mon.a 2024-02-05T07:59:23.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:23 smithi079 bash[14278]: cephadm 2024-02-05T07:59:22.022293+0000 mgr.y (mgr.15417) 68 : cephadm [INF] Deploying daemon mon.a on smithi012 2024-02-05T07:59:24.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:24 smithi012 bash[19641]: cluster 2024-02-05T07:59:23.274351+0000 mgr.y (mgr.15417) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:24.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:24 smithi012 bash[14158]: cluster 2024-02-05T07:59:23.274351+0000 mgr.y (mgr.15417) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:24.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:24 smithi012 systemd[1]: Stopping Ceph mon.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T07:59:24.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:24 smithi079 bash[14278]: cluster 2024-02-05T07:59:23.274351+0000 mgr.y (mgr.15417) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:24.856 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:24 smithi012 bash[14158]: debug 2024-02-05T07:59:24.580+0000 7f75b972b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T07:59:24.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:24 smithi012 bash[14158]: debug 2024-02-05T07:59:24.580+0000 7f75b972b700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-05T07:59:24.857 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:24 smithi012 bash[50534]: [05/Feb/2024:07:59:24] ENGINE Bus STOPPING 2024-02-05T07:59:24.857 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:24 smithi012 bash[50534]: [05/Feb/2024:07:59:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:59:24.857 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:24 smithi012 bash[50534]: [05/Feb/2024:07:59:24] ENGINE Bus STOPPED 2024-02-05T07:59:24.857 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:24 smithi012 bash[50534]: [05/Feb/2024:07:59:24] ENGINE Bus STARTING 2024-02-05T07:59:24.857 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:24 smithi012 bash[50534]: [05/Feb/2024:07:59:24] ENGINE Serving on http://:::9283 2024-02-05T07:59:24.857 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:24 smithi012 bash[50534]: [05/Feb/2024:07:59:24] ENGINE Bus STARTED 2024-02-05T07:59:25.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:25 smithi012 bash[53564]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon-a 2024-02-05T07:59:25.467 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:25 smithi012 bash[53648]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon-a 2024-02-05T07:59:25.721 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:25 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.a.service: Succeeded. 2024-02-05T07:59:25.721 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:25 smithi012 systemd[1]: Stopped Ceph mon.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:59:26.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:25 smithi012 systemd[1]: Started Ceph mon.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T07:59:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.672+0000 7fc15073fc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T07:59:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.672+0000 7fc15073fc80 0 ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev), process ceph-mon, pid 7 2024-02-05T07:59:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.672+0000 7fc15073fc80 0 pidfile_write: ignore empty --pid-file 2024-02-05T07:59:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 0 load: jerasure load: lrc 2024-02-05T07:59:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: RocksDB version: 7.9.2 2024-02-05T07:59:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Git sha 0 2024-02-05T07:59:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Compile date 2024-02-04 23:11:06 2024-02-05T07:59:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: DB SUMMARY 2024-02-05T07:59:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: DB Session ID: M2WPM38VIP35N1GLB8FF 2024-02-05T07:59:26.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: CURRENT file: CURRENT 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1141 Bytes 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 268476 ; 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.error_if_exists: 0 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.create_if_missing: 0 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.env: 0x56289f2feae0 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.info_log: 0x5628a05c3900 2024-02-05T07:59:26.843 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T07:59:26.844 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.statistics: (nil) 2024-02-05T07:59:26.844 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.use_fsync: 0 2024-02-05T07:59:26.844 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T07:59:26.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T07:59:26.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T07:59:26.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T07:59:26.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T07:59:26.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T07:59:26.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T07:59:26.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T07:59:26.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T07:59:26.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T07:59:26.845 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.db_log_dir: 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.wal_dir: 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.write_buffer_manager: 0x5628a0597400 2024-02-05T07:59:26.846 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.unordered_write: 0 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.row_cache: None 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.wal_filter: None 2024-02-05T07:59:26.847 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.two_write_queues: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.wal_compression: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.atomic_flush: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T07:59:26.848 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_open_files: -1 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T07:59:26.849 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Compression algorithms supported: 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: kZSTD supported: 0 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: kXpressCompression supported: 0 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: kZlibCompression supported: 1 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-05T07:59:26.850 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.merge_operator: 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_filter: None 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5628a05c3a00) 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: cache_index_and_filter_blocks: 1 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: pin_top_level_index_and_filter: 1 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: index_type: 0 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: data_block_index_type: 0 2024-02-05T07:59:26.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: index_shortening: 1 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: data_block_hash_table_util_ratio: 0.750000 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: checksum: 4 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: no_block_cache: 0 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: block_cache: 0x5628a05c5090 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: block_cache_name: BinnedLRUCache 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: block_cache_options: 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: capacity : 536870912 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: num_shard_bits : 4 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: strict_capacity_limit : 0 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: high_pri_pool_ratio: 0.000 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: block_cache_compressed: (nil) 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: persistent_cache: (nil) 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: block_size: 4096 2024-02-05T07:59:26.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: block_size_deviation: 10 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: block_restart_interval: 16 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: index_block_restart_interval: 1 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: metadata_block_size: 4096 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: partition_filters: 0 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: use_delta_encoding: 1 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: filter_policy: bloomfilter 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: whole_key_filtering: 1 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: verify_compression: 0 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: read_amp_bytes_per_bit: 0 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: format_version: 5 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: enable_index_compression: 1 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: block_align: 0 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: max_auto_readahead_size: 262144 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: prepopulate_block_cache: 0 2024-02-05T07:59:26.853 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: initial_auto_readahead_size: 8192 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: num_file_reads_for_auto_readahead: 2 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compression: NoCompression 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.num_levels: 7 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T07:59:26.854 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:59:26.855 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T07:59:26.856 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T07:59:26.856 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:59:26.856 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T07:59:26.857 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T07:59:26.858 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.table_properties_collectors: 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.bloom_locality: 0 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T07:59:26.859 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.ttl: 2592000 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.enable_blob_files: false 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.min_blob_size: 0 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-05T07:59:26.860 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc15073fc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.676+0000 7fc1456c8700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.680+0000 7fc15073fc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.680+0000 7fc15073fc80 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 35, last_sequence is 16407, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.680+0000 7fc15073fc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.680+0000 7fc15073fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3c0f71c5-ca0e-4eca-88da-250f11d50993 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.680+0000 7fc15073fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707119966684987, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.680+0000 7fc15073fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.684+0000 7fc15073fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707119966689640, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 265706, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16405, "largest_seqno": 16628, "table_properties": {"data_size": 263794, "index_size": 580, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 3032, "raw_average_key_size": 26, "raw_value_size": 261265, "raw_average_value_size": 2252, "num_data_blocks": 25, "num_entries": 116, "num_filter_entries": 116, "num_deletions": 2, "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": "[]", "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": 1707119966, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3c0f71c5-ca0e-4eca-88da-250f11d50993", "db_session_id": "M2WPM38VIP35N1GLB8FF", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.684+0000 7fc15073fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707119966689858, "job": 1, "event": "recovery_finished"} 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.684+0000 7fc15073fc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.684+0000 7fc15073fc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.688+0000 7fc15073fc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.688+0000 7fc15073fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5628a06ba000 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.688+0000 7fc15073fc80 4 rocksdb: DB pointer 0x5628a06a4000 2024-02-05T07:59:26.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.688+0000 7fc13eebb700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.688+0000 7fc13eebb700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: ** DB Stats ** 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: ** Compaction Stats [default] ** 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: 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-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: L0 1/0 259.48 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: L6 1/0 11.48 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-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Sum 2/0 11.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-05T07:59:26.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: ** Compaction Stats [default] ** 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: 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-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 92.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Cumulative compaction: 0.00 GB write, 25.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Interval compaction: 0.00 GB write, 25.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:59:26.863 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Block cache BinnedLRUCache@0x5628a05c5090#7 capacity: 512.00 MB usage: 1.08 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3.5e-05 secs_since: 0 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.70 KB,0.00013411%) Misc(1,0.00 KB,0%) 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.688+0000 7fc15073fc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] at bind addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.692+0000 7fc15073fc80 1 mon.a@-1(???) e3 preinit fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.692+0000 7fc15073fc80 0 mon.a@-1(???).mds e1 new map 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.692+0000 7fc15073fc80 0 mon.a@-1(???).mds e1 print_map 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: e1 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: legacy client fscid: -1 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: No filesystems configured 2024-02-05T07:59:26.864 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.692+0000 7fc15073fc80 0 mon.a@-1(???).osd e102 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-05T07:59:26.865 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.692+0000 7fc15073fc80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:59:26.865 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.692+0000 7fc15073fc80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:59:26.865 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.692+0000 7fc15073fc80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:59:26.865 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:26 smithi012 bash[53716]: debug 2024-02-05T07:59:26.692+0000 7fc15073fc80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-02-05T07:59:29.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:59:28 smithi079 bash[38589]: ts=2024-02-05T07:59:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:59:30.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[50534]: ignoring --setuser ceph since I am not root 2024-02-05T07:59:30.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[50534]: ignoring --setgroup ceph since I am not root 2024-02-05T07:59:30.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[50534]: debug 2024-02-05T07:59:29.824+0000 7f6073628700 1 -- 172.21.15.12:0/3549520321 <== mon.1 v2:172.21.15.12:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d2b9359520 con 0x55d2ba0d6800 2024-02-05T07:59:30.092 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[50534]: debug 2024-02-05T07:59:29.984+0000 7f607d3ff200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:59:30.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: audit 2024-02-05T07:59:24.598100+0000 mon.c (mon.1) 147 : audit 0 from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:59:30.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: audit 2024-02-05T07:59:24.598404+0000 mon.c (mon.1) 148 : audit 0 from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:59:30.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: audit 2024-02-05T07:59:24.598717+0000 mon.c (mon.1) 149 : audit 0 from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:59:30.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: cluster 2024-02-05T07:59:25.275506+0000 mgr.y (mgr.15417) 70 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:30.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: cluster 2024-02-05T07:59:27.276297+0000 mgr.y (mgr.15417) 71 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: audit 2024-02-05T07:59:27.384560+0000 mon.c (mon.1) 150 : audit 0 from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: cluster 2024-02-05T07:59:28.122200+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: cluster 2024-02-05T07:59:29.728785+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: cluster 2024-02-05T07:59:29.739663+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: cluster 2024-02-05T07:59:29.741021+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: cluster 2024-02-05T07:59:29.741115+0000 mon.a (mon.0) 5 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: cluster 2024-02-05T07:59:29.743508+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e33: y(active, since 63s), standbys: x 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: audit 2024-02-05T07:59:29.758332+0000 mon.a (mon.0) 7 : audit 1 from='mgr.15417 ' entity='' 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: cluster 2024-02-05T07:59:29.759189+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e34: y(active, since 63s), standbys: x 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[53716]: cluster 2024-02-05T07:59:29.759231+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2024-02-05T07:59:30.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: audit 2024-02-05T07:59:24.598100+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: audit 2024-02-05T07:59:24.598404+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: audit 2024-02-05T07:59:24.598717+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: cluster 2024-02-05T07:59:25.275506+0000 mgr.y (mgr.15417) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: cluster 2024-02-05T07:59:27.276297+0000 mgr.y (mgr.15417) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: audit 2024-02-05T07:59:27.384560+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: cluster 2024-02-05T07:59:28.122200+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: cluster 2024-02-05T07:59:29.728785+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: cluster 2024-02-05T07:59:29.739663+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: cluster 2024-02-05T07:59:29.741021+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: cluster 2024-02-05T07:59:29.741115+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: cluster 2024-02-05T07:59:29.743508+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-02-05T07:59:30.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: audit 2024-02-05T07:59:29.758332+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.15417 ' entity='' 2024-02-05T07:59:30.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: cluster 2024-02-05T07:59:29.759189+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-02-05T07:59:30.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:29 smithi012 bash[19641]: cluster 2024-02-05T07:59:29.759231+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2024-02-05T07:59:30.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[39027]: ignoring --setuser ceph since I am not root 2024-02-05T07:59:30.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[39027]: ignoring --setgroup ceph since I am not root 2024-02-05T07:59:30.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[39027]: debug 2024-02-05T07:59:29.821+0000 7f528a8ce700 1 -- 172.21.15.79:0/1148987017 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5578382a3520 con 0x557839020800 2024-02-05T07:59:30.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[39027]: debug 2024-02-05T07:59:29.985+0000 7f52946a5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: audit 2024-02-05T07:59:24.598100+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: audit 2024-02-05T07:59:24.598404+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: audit 2024-02-05T07:59:24.598717+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: cluster 2024-02-05T07:59:25.275506+0000 mgr.y (mgr.15417) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: cluster 2024-02-05T07:59:27.276297+0000 mgr.y (mgr.15417) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: audit 2024-02-05T07:59:27.384560+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15417 172.21.15.12:0/1609206748' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: cluster 2024-02-05T07:59:28.122200+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: cluster 2024-02-05T07:59:29.728785+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: cluster 2024-02-05T07:59:29.739663+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: cluster 2024-02-05T07:59:29.741021+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: cluster 2024-02-05T07:59:29.741115+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-05T07:59:30.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: cluster 2024-02-05T07:59:29.743508+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-02-05T07:59:30.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: audit 2024-02-05T07:59:29.758332+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.15417 ' entity='' 2024-02-05T07:59:30.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: cluster 2024-02-05T07:59:29.759189+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-02-05T07:59:30.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:29 smithi079 bash[14278]: cluster 2024-02-05T07:59:29.759231+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2024-02-05T07:59:31.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:30 smithi079 bash[39027]: debug 2024-02-05T07:59:30.881+0000 7f52946a5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:59:31.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:30 smithi079 bash[39027]: debug 2024-02-05T07:59:30.985+0000 7f52946a5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:59:31.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:31 smithi079 bash[39027]: debug 2024-02-05T07:59:31.089+0000 7f52946a5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:59:31.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:30 smithi012 bash[50534]: debug 2024-02-05T07:59:30.928+0000 7f607d3ff200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:59:31.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:31 smithi012 bash[50534]: debug 2024-02-05T07:59:31.032+0000 7f607d3ff200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:59:31.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:31 smithi012 bash[50534]: debug 2024-02-05T07:59:31.140+0000 7f607d3ff200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:59:31.761 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:31 smithi079 bash[39027]: debug 2024-02-05T07:59:31.377+0000 7f52946a5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:59:31.771 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:31 smithi012 bash[50534]: debug 2024-02-05T07:59:31.432+0000 7f607d3ff200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:59:31.772 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:31 smithi012 bash[19641]: cluster 2024-02-05T07:59:30.766443+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-02-05T07:59:32.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:31 smithi079 bash[14278]: cluster 2024-02-05T07:59:30.766443+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-02-05T07:59:32.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:31 smithi079 bash[39027]: debug 2024-02-05T07:59:31.753+0000 7f52946a5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:59:32.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:31 smithi079 bash[39027]: debug 2024-02-05T07:59:31.925+0000 7f52946a5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:59:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:31 smithi012 bash[53716]: cluster 2024-02-05T07:59:30.766443+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e35: y(active, since 64s), standbys: x 2024-02-05T07:59:32.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:31 smithi012 bash[50534]: debug 2024-02-05T07:59:31.824+0000 7f607d3ff200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:59:32.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:31 smithi012 bash[50534]: debug 2024-02-05T07:59:31.984+0000 7f607d3ff200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:59:32.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:32 smithi079 bash[39027]: debug 2024-02-05T07:59:32.157+0000 7f52946a5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:59:32.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:32 smithi012 bash[50534]: debug 2024-02-05T07:59:32.204+0000 7f607d3ff200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:59:33.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:33 smithi079 bash[39027]: debug 2024-02-05T07:59:33.189+0000 7f52946a5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:59:33.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:33 smithi079 bash[39027]: debug 2024-02-05T07:59:33.301+0000 7f52946a5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:59:33.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:33 smithi079 bash[39027]: debug 2024-02-05T07:59:33.413+0000 7f52946a5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:59:33.593 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:33 smithi012 bash[50534]: debug 2024-02-05T07:59:33.256+0000 7f607d3ff200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:59:33.593 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:33 smithi012 bash[50534]: debug 2024-02-05T07:59:33.376+0000 7f607d3ff200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:59:33.593 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:33 smithi012 bash[50534]: debug 2024-02-05T07:59:33.496+0000 7f607d3ff200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:59:34.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:33 smithi079 bash[39027]: debug 2024-02-05T07:59:33.889+0000 7f52946a5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:59:34.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:34 smithi079 bash[39027]: debug 2024-02-05T07:59:34.113+0000 7f52946a5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:59:34.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:33 smithi012 bash[50534]: debug 2024-02-05T07:59:33.988+0000 7f607d3ff200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:59:34.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:34 smithi012 bash[50534]: debug 2024-02-05T07:59:34.224+0000 7f607d3ff200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:59:35.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:34 smithi079 bash[39027]: debug 2024-02-05T07:59:34.565+0000 7f52946a5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:59:35.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:34 smithi012 bash[50534]: debug 2024-02-05T07:59:34.696+0000 7f607d3ff200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:59:35.522 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:35 smithi079 bash[39027]: debug 2024-02-05T07:59:35.077+0000 7f52946a5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:59:35.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:35 smithi012 bash[50534]: debug 2024-02-05T07:59:35.224+0000 7f607d3ff200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:59:36.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:35 smithi079 bash[39027]: debug 2024-02-05T07:59:35.617+0000 7f52946a5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:59:36.022 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:35 smithi079 bash[39027]: debug 2024-02-05T07:59:35.729+0000 7f52946a5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:59:36.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:35 smithi012 bash[50534]: debug 2024-02-05T07:59:35.796+0000 7f607d3ff200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:59:36.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:35 smithi012 bash[50534]: debug 2024-02-05T07:59:35.908+0000 7f607d3ff200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:59:36.346 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:36 smithi079 bash[39027]: debug 2024-02-05T07:59:36.081+0000 7f52946a5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:59:36.346 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:36 smithi079 bash[39027]: debug 2024-02-05T07:59:36.197+0000 7f52946a5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:59:36.550 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:36 smithi012 bash[50534]: debug 2024-02-05T07:59:36.268+0000 7f607d3ff200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:59:36.550 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:36 smithi012 bash[50534]: debug 2024-02-05T07:59:36.388+0000 7f607d3ff200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:59:36.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:36 smithi079 bash[39027]: debug 2024-02-05T07:59:36.341+0000 7f52946a5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:59:36.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:36 smithi079 bash[39027]: debug 2024-02-05T07:59:36.453+0000 7f52946a5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:59:36.772 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:36 smithi079 bash[39027]: debug 2024-02-05T07:59:36.581+0000 7f52946a5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:59:36.803 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:36 smithi012 bash[50534]: debug 2024-02-05T07:59:36.536+0000 7f607d3ff200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:59:36.804 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:36 smithi012 bash[50534]: debug 2024-02-05T07:59:36.660+0000 7f607d3ff200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:59:37.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:36 smithi012 bash[50534]: debug 2024-02-05T07:59:36.788+0000 7f607d3ff200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:59:37.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:36 smithi012 bash[50534]: debug 2024-02-05T07:59:36.988+0000 7f607d3ff200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:59:37.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:36 smithi079 bash[39027]: debug 2024-02-05T07:59:36.769+0000 7f52946a5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:59:37.272 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:36 smithi079 bash[39027]: debug 2024-02-05T07:59:36.897+0000 7f52946a5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:59:37.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:37 smithi012 bash[50534]: debug 2024-02-05T07:59:37.120+0000 7f607d3ff200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:59:38.475 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[39027]: debug 2024-02-05T07:59:38.153+0000 7f52946a5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:59:38.475 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[39027]: [05/Feb/2024:07:59:38] ENGINE Bus STARTING 2024-02-05T07:59:38.475 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[39027]: CherryPy Checker: 2024-02-05T07:59:38.476 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[39027]: The Application mounted at '' has an empty config. 2024-02-05T07:59:38.476 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[39027]: [05/Feb/2024:07:59:38] ENGINE Serving on http://:::9283 2024-02-05T07:59:38.476 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[39027]: [05/Feb/2024:07:59:38] ENGINE Bus STARTED 2024-02-05T07:59:38.476 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.173711+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:59:38.476 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.173852+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:59:38.476 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[14278]: audit 2024-02-05T07:59:38.184771+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:59:38.476 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[14278]: audit 2024-02-05T07:59:38.187456+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:59:38.476 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[14278]: audit 2024-02-05T07:59:38.191715+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:59:38.476 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[14278]: audit 2024-02-05T07:59:38.194203+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:59:38.476 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:38 smithi079 bash[14278]: debug 2024-02-05T07:59:38.473+0000 7f242b955700 -1 mon.b@2(peon).osd e103 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-05T07:59:38.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[50534]: debug 2024-02-05T07:59:38.432+0000 7f607d3ff200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:59:38.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.173711+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2024-02-05T07:59:38.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.173852+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2024-02-05T07:59:38.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[53716]: audit 2024-02-05T07:59:38.184771+0000 mon.b (mon.2) 89 : audit 0 from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:59:38.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[53716]: audit 2024-02-05T07:59:38.187456+0000 mon.b (mon.2) 90 : audit 0 from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:59:38.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[53716]: audit 2024-02-05T07:59:38.191715+0000 mon.b (mon.2) 91 : audit 0 from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:59:38.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[53716]: audit 2024-02-05T07:59:38.194203+0000 mon.b (mon.2) 92 : audit 0 from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:59:38.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.173711+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:59:38.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.173852+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:59:38.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[19641]: audit 2024-02-05T07:59:38.184771+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:59:38.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[19641]: audit 2024-02-05T07:59:38.187456+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:59:38.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[19641]: audit 2024-02-05T07:59:38.191715+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:59:38.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[19641]: audit 2024-02-05T07:59:38.194203+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.79:0/1432338264' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:59:38.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[19641]: debug 2024-02-05T07:59:38.464+0000 7f612c674700 -1 mon.c@1(peon).osd e103 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-05T07:59:39.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[50534]: [05/Feb/2024:07:59:38] ENGINE Bus STARTING 2024-02-05T07:59:39.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[50534]: CherryPy Checker: 2024-02-05T07:59:39.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[50534]: The Application mounted at '' has an empty config. 2024-02-05T07:59:39.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[50534]: [05/Feb/2024:07:59:38] ENGINE Serving on http://:::9283 2024-02-05T07:59:39.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:38 smithi012 bash[50534]: [05/Feb/2024:07:59:38] ENGINE Bus STARTED 2024-02-05T07:59:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.236813+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e36: y(active, since 71s), standbys: x 2024-02-05T07:59:39.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.459724+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.460627+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.473815+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.474393+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0139653s), standbys: x 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.475184+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.485820+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.488407+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.488547+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.488705+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.490289+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.490456+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.495324+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.495625+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:59:39.523 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.495921+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:59:39.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.496291+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:59:39.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.496612+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:59:39.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.496962+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:59:39.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.497319+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:59:39.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.497622+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:59:39.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.497933+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:59:39.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.498092+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:59:39.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.499047+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:59:39.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.515772+0000 mon.a (mon.0) 34 : cluster [INF] Manager daemon y is now available 2024-02-05T07:59:39.524 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.543041+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-05T07:59:39.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.578720+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:59:39.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.628656+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:39.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.641601+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:59:39.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:39 smithi079 bash[14278]: audit 2024-02-05T07:59:38.687608+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:59:39.525 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.236813+0000 mon.a (mon.0) 13 : cluster 0 mgrmap e36: y(active, since 71s), standbys: x 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.459724+0000 mon.a (mon.0) 14 : cluster 1 Active manager daemon y restarted 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.460627+0000 mon.a (mon.0) 15 : cluster 1 Activating manager daemon y 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.473815+0000 mon.a (mon.0) 16 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.474393+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e37: y(active, starting, since 0.0139653s), standbys: x 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.475184+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e103 with expected crc 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.485820+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e103 with expected crc 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.488407+0000 mon.a (mon.0) 18 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.488547+0000 mon.a (mon.0) 19 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.488705+0000 mon.a (mon.0) 20 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.490289+0000 mon.a (mon.0) 21 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.490456+0000 mon.a (mon.0) 22 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.495324+0000 mon.a (mon.0) 23 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:59:39.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.495625+0000 mon.a (mon.0) 24 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.495921+0000 mon.a (mon.0) 25 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.496291+0000 mon.a (mon.0) 26 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.496612+0000 mon.a (mon.0) 27 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.496962+0000 mon.a (mon.0) 28 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.497319+0000 mon.a (mon.0) 29 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.497622+0000 mon.a (mon.0) 30 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.497933+0000 mon.a (mon.0) 31 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.498092+0000 mon.a (mon.0) 32 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.499047+0000 mon.a (mon.0) 33 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.515772+0000 mon.a (mon.0) 34 : cluster 1 Manager daemon y is now available 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.543041+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e103 with expected crc 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.578720+0000 mon.a (mon.0) 35 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.628656+0000 mon.a (mon.0) 36 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:39.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.641601+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:59:39.528 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[53716]: audit 2024-02-05T07:59:38.687608+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:59:39.528 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.236813+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e36: y(active, since 71s), standbys: x 2024-02-05T07:59:39.528 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.459724+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:59:39.528 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.460627+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-02-05T07:59:39.528 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.473815+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-05T07:59:39.528 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.474393+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0139653s), standbys: x 2024-02-05T07:59:39.528 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.475184+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-05T07:59:39.528 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.485820+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-05T07:59:39.528 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.488407+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.488547+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.488705+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.490289+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.490456+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.495324+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.495625+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.495921+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.496291+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.496612+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.496962+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.497319+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.497622+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.497933+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:59:39.529 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.498092+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:59:39.530 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.499047+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:59:39.530 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.515772+0000 mon.a (mon.0) 34 : cluster [INF] Manager daemon y is now available 2024-02-05T07:59:39.530 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.543041+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-05T07:59:39.530 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.578720+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:59:39.530 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.628656+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:39.530 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.641601+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:59:39.530 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[19641]: audit 2024-02-05T07:59:38.687608+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:59:39.841 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:39 smithi012 bash[50534]: debug 2024-02-05T07:59:39.512+0000 7f6034ed9700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-05T07:59:40.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:40 smithi079 bash[14278]: cluster 2024-02-05T07:59:38.673137+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-05T07:59:40.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:40 smithi079 bash[14278]: cluster 2024-02-05T07:59:39.502847+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e38: y(active, since 1.04241s), standbys: x 2024-02-05T07:59:40.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:40 smithi079 bash[14278]: cephadm 2024-02-05T07:59:39.650428+0000 mgr.y (mgr.25471) 3 : cephadm [INF] [05/Feb/2024:07:59:39] ENGINE Bus STARTING 2024-02-05T07:59:40.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:40 smithi079 bash[14278]: cephadm 2024-02-05T07:59:39.776693+0000 mgr.y (mgr.25471) 4 : cephadm [INF] [05/Feb/2024:07:59:39] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:59:40.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:40 smithi012 bash[53716]: cluster 2024-02-05T07:59:38.673137+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e103 with expected crc 2024-02-05T07:59:40.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:40 smithi012 bash[53716]: cluster 2024-02-05T07:59:39.502847+0000 mon.a (mon.0) 39 : cluster 0 mgrmap e38: y(active, since 1.04241s), standbys: x 2024-02-05T07:59:40.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:40 smithi012 bash[53716]: cephadm 2024-02-05T07:59:39.650428+0000 mgr.y (mgr.25471) 3 : cephadm 1 [05/Feb/2024:07:59:39] ENGINE Bus STARTING 2024-02-05T07:59:40.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:40 smithi012 bash[53716]: cephadm 2024-02-05T07:59:39.776693+0000 mgr.y (mgr.25471) 4 : cephadm 1 [05/Feb/2024:07:59:39] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:59:40.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:40 smithi012 bash[19641]: cluster 2024-02-05T07:59:38.673137+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e103 with expected crc 2024-02-05T07:59:40.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:40 smithi012 bash[19641]: cluster 2024-02-05T07:59:39.502847+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e38: y(active, since 1.04241s), standbys: x 2024-02-05T07:59:40.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:40 smithi012 bash[19641]: cephadm 2024-02-05T07:59:39.650428+0000 mgr.y (mgr.25471) 3 : cephadm [INF] [05/Feb/2024:07:59:39] ENGINE Bus STARTING 2024-02-05T07:59:40.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:40 smithi012 bash[19641]: cephadm 2024-02-05T07:59:39.776693+0000 mgr.y (mgr.25471) 4 : cephadm [INF] [05/Feb/2024:07:59:39] ENGINE Serving on https://172.21.15.12:7150 2024-02-05T07:59:41.512 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:59:41] "GET /metrics HTTP/1.1" 200 35359 "" "Prometheus/2.33.4" 2024-02-05T07:59:41.512 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:41 smithi012 bash[53716]: cephadm 2024-02-05T07:59:39.879051+0000 mgr.y (mgr.25471) 5 : cephadm 1 [05/Feb/2024:07:59:39] ENGINE Serving on http://172.21.15.12:8765 2024-02-05T07:59:41.512 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:41 smithi012 bash[53716]: cephadm 2024-02-05T07:59:39.879751+0000 mgr.y (mgr.25471) 6 : cephadm 1 [05/Feb/2024:07:59:39] ENGINE Bus STARTED 2024-02-05T07:59:41.512 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:41 smithi012 bash[53716]: cluster 2024-02-05T07:59:40.492902+0000 mgr.y (mgr.25471) 7 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:59:41.512 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:41 smithi012 bash[53716]: cluster 2024-02-05T07:59:41.262739+0000 mon.a (mon.0) 40 : cluster 0 mgrmap e39: y(active, since 2s), standbys: x 2024-02-05T07:59:41.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:41 smithi079 bash[14278]: cephadm 2024-02-05T07:59:39.879051+0000 mgr.y (mgr.25471) 5 : cephadm [INF] [05/Feb/2024:07:59:39] ENGINE Serving on http://172.21.15.12:8765 2024-02-05T07:59:41.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:41 smithi079 bash[14278]: cephadm 2024-02-05T07:59:39.879751+0000 mgr.y (mgr.25471) 6 : cephadm [INF] [05/Feb/2024:07:59:39] ENGINE Bus STARTED 2024-02-05T07:59:41.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:41 smithi079 bash[14278]: cluster 2024-02-05T07:59:40.492902+0000 mgr.y (mgr.25471) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:59:41.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:41 smithi079 bash[14278]: cluster 2024-02-05T07:59:41.262739+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e39: y(active, since 2s), standbys: x 2024-02-05T07:59:41.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:41 smithi012 bash[19641]: cephadm 2024-02-05T07:59:39.879051+0000 mgr.y (mgr.25471) 5 : cephadm [INF] [05/Feb/2024:07:59:39] ENGINE Serving on http://172.21.15.12:8765 2024-02-05T07:59:41.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:41 smithi012 bash[19641]: cephadm 2024-02-05T07:59:39.879751+0000 mgr.y (mgr.25471) 6 : cephadm [INF] [05/Feb/2024:07:59:39] ENGINE Bus STARTED 2024-02-05T07:59:41.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:41 smithi012 bash[19641]: cluster 2024-02-05T07:59:40.492902+0000 mgr.y (mgr.25471) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:59:41.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:41 smithi012 bash[19641]: cluster 2024-02-05T07:59:41.262739+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e39: y(active, since 2s), standbys: x 2024-02-05T07:59:43.672 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T07:59:44.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:43 smithi079 bash[14278]: cluster 2024-02-05T07:59:42.493663+0000 mgr.y (mgr.25471) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:59:44.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:43 smithi079 bash[14278]: cluster 2024-02-05T07:59:42.730074+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-02-05T07:59:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:43 smithi012 bash[53716]: cluster 2024-02-05T07:59:42.493663+0000 mgr.y (mgr.25471) 8 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:59:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:43 smithi012 bash[53716]: cluster 2024-02-05T07:59:42.730074+0000 mon.a (mon.0) 41 : cluster 0 mgrmap e40: y(active, since 4s), standbys: x 2024-02-05T07:59:44.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:43 smithi012 bash[19641]: cluster 2024-02-05T07:59:42.493663+0000 mgr.y (mgr.25471) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:59:44.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:43 smithi012 bash[19641]: cluster 2024-02-05T07:59:42.730074+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-02-05T07:59:44.541 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:59:44.541 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (2m) 36s ago 9m 16.8M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T07:59:44.541 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (102s) 36s ago 9m 42.9M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T07:59:44.541 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (54s) 36s ago 7m 44.0M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (42s) 36s ago 15m 89.7M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (95s) 36s ago 17m 489M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (17m) 36s ago 17m 64.6M 2048M 17.2.0 e1d6a67b021e ad37f52f1878 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (15m) 36s ago 15m 56.4M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (15m) 36s ago 15m 55.0M 2048M 17.2.0 e1d6a67b021e 43f0e2ed9216 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (2m) 36s ago 9m 13.7M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (2m) 36s ago 9m 10.9M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (14m) 36s ago 14m 57.7M 2782M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (14m) 36s ago 14m 60.3M 2782M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (13m) 36s ago 13m 53.9M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (12m) 36s ago 12m 57.1M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (12m) 36s ago 12m 58.2M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (11m) 36s ago 11m 54.4M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (11m) 36s ago 11m 54.2M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T07:59:44.542 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (10m) 36s ago 10m 56.7M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T07:59:44.543 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (49s) 36s ago 9m 48.5M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T07:59:44.543 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (7m) 36s ago 7m 87.0M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T07:59:44.543 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (7m) 36s ago 7m 87.0M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T07:59:44.543 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (7m) 36s ago 7m 86.4M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T07:59:44.543 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (7m) 36s ago 7m 86.8M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T07:59:45.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:44 smithi079 bash[14278]: audit 2024-02-05T07:59:43.647746+0000 mgr.y (mgr.25471) 9 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:45.035 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T07:59:45.036 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-02-05T07:59:45.037 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:59:45.037 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T07:59:45.037 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:59:45.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:44 smithi012 bash[19641]: audit 2024-02-05T07:59:43.647746+0000 mgr.y (mgr.25471) 9 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:45.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:44 smithi012 bash[53716]: audit 2024-02-05T07:59:43.647746+0000 mgr.y (mgr.25471) 9 : audit 0 from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:45.437 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T07:59:45.437 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:59:45.437 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T07:59:45.437 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:59:45.437 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T07:59:45.438 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr" 2024-02-05T07:59:45.438 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T07:59:45.438 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "2/23 daemons upgraded", 2024-02-05T07:59:45.438 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "", 2024-02-05T07:59:45.438 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T07:59:45.438 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T07:59:45.905 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T07:59:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:45 smithi079 bash[14278]: audit 2024-02-05T07:59:44.049513+0000 mgr.y (mgr.25471) 10 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:45 smithi079 bash[14278]: cluster 2024-02-05T07:59:44.494221+0000 mgr.y (mgr.25471) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:59:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:45 smithi079 bash[14278]: audit 2024-02-05T07:59:44.503127+0000 mgr.y (mgr.25471) 12 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:45 smithi079 bash[14278]: audit 2024-02-05T07:59:45.028023+0000 mon.a (mon.0) 42 : audit [DBG] from='client.? 172.21.15.12:0/3461140664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:45 smithi079 bash[14278]: audit 2024-02-05T07:59:45.486998+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:45 smithi079 bash[14278]: audit 2024-02-05T07:59:45.494401+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:45 smithi079 bash[14278]: audit 2024-02-05T07:59:45.500948+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:45 smithi079 bash[14278]: audit 2024-02-05T07:59:45.506449+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[19641]: audit 2024-02-05T07:59:44.049513+0000 mgr.y (mgr.25471) 10 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:46.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[19641]: cluster 2024-02-05T07:59:44.494221+0000 mgr.y (mgr.25471) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:59:46.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[19641]: audit 2024-02-05T07:59:44.503127+0000 mgr.y (mgr.25471) 12 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:46.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[19641]: audit 2024-02-05T07:59:45.028023+0000 mon.a (mon.0) 42 : audit [DBG] from='client.? 172.21.15.12:0/3461140664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:46.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[19641]: audit 2024-02-05T07:59:45.486998+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[19641]: audit 2024-02-05T07:59:45.494401+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[19641]: audit 2024-02-05T07:59:45.500948+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[19641]: audit 2024-02-05T07:59:45.506449+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[53716]: audit 2024-02-05T07:59:44.049513+0000 mgr.y (mgr.25471) 10 : audit 0 from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:46.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[53716]: cluster 2024-02-05T07:59:44.494221+0000 mgr.y (mgr.25471) 11 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:59:46.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[53716]: audit 2024-02-05T07:59:44.503127+0000 mgr.y (mgr.25471) 12 : audit 0 from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:46.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[53716]: audit 2024-02-05T07:59:45.028023+0000 mon.a (mon.0) 42 : audit 0 from='client.? 172.21.15.12:0/3461140664' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:46.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[53716]: audit 2024-02-05T07:59:45.486998+0000 mon.a (mon.0) 43 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[53716]: audit 2024-02-05T07:59:45.494401+0000 mon.a (mon.0) 44 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[53716]: audit 2024-02-05T07:59:45.500948+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:46.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:45 smithi012 bash[53716]: audit 2024-02-05T07:59:45.506449+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:46 smithi079 bash[14278]: audit 2024-02-05T07:59:45.429458+0000 mgr.y (mgr.25471) 13 : audit [DBG] from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:47.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:46 smithi079 bash[14278]: audit 2024-02-05T07:59:45.897352+0000 mon.a (mon.0) 47 : audit [DBG] from='client.? 172.21.15.12:0/1748212759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:59:47.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:46 smithi079 bash[14278]: audit 2024-02-05T07:59:46.648544+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:46 smithi079 bash[14278]: audit 2024-02-05T07:59:46.660067+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:46 smithi079 bash[14278]: audit 2024-02-05T07:59:46.666707+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:46 smithi079 bash[14278]: audit 2024-02-05T07:59:46.676532+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[53716]: audit 2024-02-05T07:59:45.429458+0000 mgr.y (mgr.25471) 13 : audit 0 from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:47.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[53716]: audit 2024-02-05T07:59:45.897352+0000 mon.a (mon.0) 47 : audit 0 from='client.? 172.21.15.12:0/1748212759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:59:47.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[53716]: audit 2024-02-05T07:59:46.648544+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[53716]: audit 2024-02-05T07:59:46.660067+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[53716]: audit 2024-02-05T07:59:46.666707+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[53716]: audit 2024-02-05T07:59:46.676532+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[19641]: audit 2024-02-05T07:59:45.429458+0000 mgr.y (mgr.25471) 13 : audit [DBG] from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:59:47.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[19641]: audit 2024-02-05T07:59:45.897352+0000 mon.a (mon.0) 47 : audit [DBG] from='client.? 172.21.15.12:0/1748212759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:59:47.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[19641]: audit 2024-02-05T07:59:46.648544+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[19641]: audit 2024-02-05T07:59:46.660067+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[19641]: audit 2024-02-05T07:59:46.666707+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:47.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:46 smithi012 bash[19641]: audit 2024-02-05T07:59:46.676532+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:48.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:47 smithi079 bash[14278]: cluster 2024-02-05T07:59:46.495821+0000 mgr.y (mgr.25471) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:59:48.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:47 smithi012 bash[53716]: cluster 2024-02-05T07:59:46.495821+0000 mgr.y (mgr.25471) 14 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:59:48.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:47 smithi012 bash[19641]: cluster 2024-02-05T07:59:46.495821+0000 mgr.y (mgr.25471) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:59:49.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:59:48 smithi079 bash[38589]: ts=2024-02-05T07:59:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:59:49.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:49 smithi012 bash[53716]: cluster 2024-02-05T07:59:48.496578+0000 mgr.y (mgr.25471) 15 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:59:49.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:49 smithi012 bash[19641]: cluster 2024-02-05T07:59:48.496578+0000 mgr.y (mgr.25471) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:59:50.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:49 smithi079 bash[14278]: cluster 2024-02-05T07:59:48.496578+0000 mgr.y (mgr.25471) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:59:51.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:50 smithi079 bash[14278]: audit 2024-02-05T07:59:49.529363+0000 mgr.y (mgr.25471) 16 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:50 smithi012 bash[53716]: audit 2024-02-05T07:59:49.529363+0000 mgr.y (mgr.25471) 16 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:51.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:50 smithi012 bash[19641]: audit 2024-02-05T07:59:49.529363+0000 mgr.y (mgr.25471) 16 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:59:51.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 07:59:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:07:59:51] "GET /metrics HTTP/1.1" 200 35359 "" "Prometheus/2.33.4" 2024-02-05T07:59:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:51 smithi079 bash[14278]: cluster 2024-02-05T07:59:50.498276+0000 mgr.y (mgr.25471) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:59:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:51 smithi012 bash[53716]: cluster 2024-02-05T07:59:50.498276+0000 mgr.y (mgr.25471) 17 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:59:52.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:51 smithi012 bash[19641]: cluster 2024-02-05T07:59:50.498276+0000 mgr.y (mgr.25471) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:59:54.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:53 smithi079 bash[14278]: cluster 2024-02-05T07:59:52.499076+0000 mgr.y (mgr.25471) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:59:54.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:53 smithi079 bash[14278]: audit 2024-02-05T07:59:53.628831+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:53 smithi012 bash[53716]: cluster 2024-02-05T07:59:52.499076+0000 mgr.y (mgr.25471) 18 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:59:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:53 smithi012 bash[53716]: audit 2024-02-05T07:59:53.628831+0000 mon.a (mon.0) 52 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:54.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:53 smithi012 bash[19641]: cluster 2024-02-05T07:59:52.499076+0000 mgr.y (mgr.25471) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:59:54.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:53 smithi012 bash[19641]: audit 2024-02-05T07:59:53.628831+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:59:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:55 smithi012 bash[53716]: cluster 2024-02-05T07:59:54.500069+0000 mgr.y (mgr.25471) 19 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:59:56.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:55 smithi012 bash[19641]: cluster 2024-02-05T07:59:54.500069+0000 mgr.y (mgr.25471) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:59:56.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:55 smithi079 bash[14278]: cluster 2024-02-05T07:59:54.500069+0000 mgr.y (mgr.25471) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:59:57.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: cluster 2024-02-05T07:59:56.501780+0000 mgr.y (mgr.25471) 20 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:59:57.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:56.517035+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:56.527911+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:56.531752+0000 mon.a (mon.0) 55 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:59:57.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:56.533419+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:59:57.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: cephadm 2024-02-05T07:59:56.535684+0000 mgr.y (mgr.25471) 21 : cephadm 1 Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:59:57.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: cephadm 2024-02-05T07:59:56.536019+0000 mgr.y (mgr.25471) 22 : cephadm 1 Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:59:57.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: cephadm 2024-02-05T07:59:56.751259+0000 mgr.y (mgr.25471) 23 : cephadm 1 Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:59:57.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: cephadm 2024-02-05T07:59:56.751775+0000 mgr.y (mgr.25471) 24 : cephadm 1 Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:57.256349+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:57.263633+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:57.270284+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:57.277905+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:57.284445+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:57.373195+0000 mon.a (mon.0) 62 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:57.376902+0000 mon.a (mon.0) 63 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:57.379264+0000 mon.a (mon.0) 64 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[53716]: audit 2024-02-05T07:59:57.380716+0000 mon.a (mon.0) 65 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: cluster 2024-02-05T07:59:56.501780+0000 mgr.y (mgr.25471) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:56.517035+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:56.527911+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:56.531752+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:56.533419+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:59:57.829 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: cephadm 2024-02-05T07:59:56.535684+0000 mgr.y (mgr.25471) 21 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: cephadm 2024-02-05T07:59:56.536019+0000 mgr.y (mgr.25471) 22 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: cephadm 2024-02-05T07:59:56.751259+0000 mgr.y (mgr.25471) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: cephadm 2024-02-05T07:59:56.751775+0000 mgr.y (mgr.25471) 24 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:57.256349+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:57.263633+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:57.270284+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:57.277905+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:57.284445+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:57.373195+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:57.376902+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:57.379264+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:59:57.830 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:57 smithi012 bash[19641]: audit 2024-02-05T07:59:57.380716+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-05T07:59:58.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: cluster 2024-02-05T07:59:56.501780+0000 mgr.y (mgr.25471) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:56.517035+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:56.527911+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:56.531752+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:56.533419+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: cephadm 2024-02-05T07:59:56.535684+0000 mgr.y (mgr.25471) 21 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: cephadm 2024-02-05T07:59:56.536019+0000 mgr.y (mgr.25471) 22 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: cephadm 2024-02-05T07:59:56.751259+0000 mgr.y (mgr.25471) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: cephadm 2024-02-05T07:59:56.751775+0000 mgr.y (mgr.25471) 24 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:57.256349+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:57.263633+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:57.270284+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:57.277905+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:57.284445+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:57.373195+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:57.376902+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:59:58.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:57.379264+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:59:58.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:57 smithi079 bash[14278]: audit 2024-02-05T07:59:57.380716+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-05T07:59:58.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:58 smithi012 bash[53716]: cephadm 2024-02-05T07:59:56.916338+0000 mgr.y (mgr.25471) 25 : cephadm 1 Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:59:58.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:58 smithi012 bash[53716]: cephadm 2024-02-05T07:59:56.917057+0000 mgr.y (mgr.25471) 26 : cephadm 1 Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:59:58.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:58 smithi012 bash[53716]: cephadm 2024-02-05T07:59:57.081171+0000 mgr.y (mgr.25471) 27 : cephadm 1 Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:59:58.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:58 smithi012 bash[53716]: cephadm 2024-02-05T07:59:57.081378+0000 mgr.y (mgr.25471) 28 : cephadm 1 Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:59:58.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:58 smithi012 bash[53716]: cephadm 2024-02-05T07:59:57.381744+0000 mgr.y (mgr.25471) 29 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-02-05T07:59:58.805 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:58 smithi012 bash[19641]: cephadm 2024-02-05T07:59:56.916338+0000 mgr.y (mgr.25471) 25 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:59:58.805 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:58 smithi012 bash[19641]: cephadm 2024-02-05T07:59:56.917057+0000 mgr.y (mgr.25471) 26 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:59:58.805 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:58 smithi012 bash[19641]: cephadm 2024-02-05T07:59:57.081171+0000 mgr.y (mgr.25471) 27 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:59:58.805 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:58 smithi012 bash[19641]: cephadm 2024-02-05T07:59:57.081378+0000 mgr.y (mgr.25471) 28 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:59:58.806 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:58 smithi012 bash[19641]: cephadm 2024-02-05T07:59:57.381744+0000 mgr.y (mgr.25471) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-05T07:59:59.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 07:59:58 smithi079 bash[38589]: ts=2024-02-05T07:59:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:59:59.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:58 smithi079 bash[14278]: cephadm 2024-02-05T07:59:56.916338+0000 mgr.y (mgr.25471) 25 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:59:59.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:58 smithi079 bash[14278]: cephadm 2024-02-05T07:59:56.917057+0000 mgr.y (mgr.25471) 26 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:59:59.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:58 smithi079 bash[14278]: cephadm 2024-02-05T07:59:57.081171+0000 mgr.y (mgr.25471) 27 : cephadm [INF] Updating smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:59:59.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:58 smithi079 bash[14278]: cephadm 2024-02-05T07:59:57.081378+0000 mgr.y (mgr.25471) 28 : cephadm [INF] Updating smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:59:59.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:58 smithi079 bash[14278]: cephadm 2024-02-05T07:59:57.381744+0000 mgr.y (mgr.25471) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-05T07:59:59.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 07:59:59 smithi012 bash[53716]: cluster 2024-02-05T07:59:58.502535+0000 mgr.y (mgr.25471) 30 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:59:59.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 07:59:59 smithi012 bash[19641]: cluster 2024-02-05T07:59:58.502535+0000 mgr.y (mgr.25471) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:00.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 07:59:59 smithi079 bash[14278]: cluster 2024-02-05T07:59:58.502535+0000 mgr.y (mgr.25471) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:01.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[53716]: audit 2024-02-05T07:59:59.538927+0000 mgr.y (mgr.25471) 31 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:01.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[53716]: cephadm 2024-02-05T07:59:59.802186+0000 mgr.y (mgr.25471) 32 : cephadm 1 Upgrade: Updating mon.c 2024-02-05T08:00:01.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[53716]: audit 2024-02-05T07:59:59.809921+0000 mon.a (mon.0) 66 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:01.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[53716]: audit 2024-02-05T07:59:59.814134+0000 mon.a (mon.0) 67 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:01.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[53716]: audit 2024-02-05T07:59:59.815686+0000 mon.a (mon.0) 68 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:01.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[53716]: audit 2024-02-05T07:59:59.817089+0000 mon.a (mon.0) 69 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:01.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[53716]: cephadm 2024-02-05T07:59:59.818978+0000 mgr.y (mgr.25471) 33 : cephadm 1 Deploying daemon mon.c on smithi012 2024-02-05T08:00:01.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[53716]: cluster 2024-02-05T08:00:00.000173+0000 mon.a (mon.0) 70 : cluster 1 overall HEALTH_OK 2024-02-05T08:00:01.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[19641]: audit 2024-02-05T07:59:59.538927+0000 mgr.y (mgr.25471) 31 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:01.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[19641]: cephadm 2024-02-05T07:59:59.802186+0000 mgr.y (mgr.25471) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-02-05T08:00:01.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[19641]: audit 2024-02-05T07:59:59.809921+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:01.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[19641]: audit 2024-02-05T07:59:59.814134+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:01.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[19641]: audit 2024-02-05T07:59:59.815686+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:01.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[19641]: audit 2024-02-05T07:59:59.817089+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:01.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[19641]: cephadm 2024-02-05T07:59:59.818978+0000 mgr.y (mgr.25471) 33 : cephadm [INF] Deploying daemon mon.c on smithi012 2024-02-05T08:00:01.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:00 smithi012 bash[19641]: cluster 2024-02-05T08:00:00.000173+0000 mon.a (mon.0) 70 : cluster [INF] overall HEALTH_OK 2024-02-05T08:00:01.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:00 smithi079 bash[14278]: audit 2024-02-05T07:59:59.538927+0000 mgr.y (mgr.25471) 31 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:01.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:00 smithi079 bash[14278]: cephadm 2024-02-05T07:59:59.802186+0000 mgr.y (mgr.25471) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-02-05T08:00:01.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:00 smithi079 bash[14278]: audit 2024-02-05T07:59:59.809921+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:01.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:00 smithi079 bash[14278]: audit 2024-02-05T07:59:59.814134+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:01.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:00 smithi079 bash[14278]: audit 2024-02-05T07:59:59.815686+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:01.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:00 smithi079 bash[14278]: audit 2024-02-05T07:59:59.817089+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:01.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:00 smithi079 bash[14278]: cephadm 2024-02-05T07:59:59.818978+0000 mgr.y (mgr.25471) 33 : cephadm [INF] Deploying daemon mon.c on smithi012 2024-02-05T08:00:01.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:00 smithi079 bash[14278]: cluster 2024-02-05T08:00:00.000173+0000 mon.a (mon.0) 70 : cluster [INF] overall HEALTH_OK 2024-02-05T08:00:01.448 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:00:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:00:01] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.33.4" 2024-02-05T08:00:02.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:01 smithi012 bash[53716]: cluster 2024-02-05T08:00:00.504307+0000 mgr.y (mgr.25471) 34 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:02.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:01 smithi012 bash[19641]: cluster 2024-02-05T08:00:00.504307+0000 mgr.y (mgr.25471) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:02.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:01 smithi079 bash[14278]: cluster 2024-02-05T08:00:00.504307+0000 mgr.y (mgr.25471) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:02.501 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:02 smithi012 systemd[1]: Stopping Ceph mon.c for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:00:02.790 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:02 smithi012 bash[19641]: debug 2024-02-05T08:00:02.488+0000 7f6131e7f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T08:00:02.791 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:02 smithi012 bash[19641]: debug 2024-02-05T08:00:02.488+0000 7f6131e7f700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-05T08:00:03.816 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:03 smithi012 bash[54953]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon-c 2024-02-05T08:00:03.816 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:03 smithi012 bash[55026]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon-c 2024-02-05T08:00:03.817 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:03 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.c.service: Succeeded. 2024-02-05T08:00:03.817 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:03 smithi012 systemd[1]: Stopped Ceph mon.c for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:00:03.817 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:03 smithi012 systemd[1]: Started Ceph mon.c for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.808+0000 7f2e8af1dc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.808+0000 7f2e8af1dc80 0 ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev), process ceph-mon, pid 7 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.808+0000 7f2e8af1dc80 0 pidfile_write: ignore empty --pid-file 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 0 load: jerasure load: lrc 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: RocksDB version: 7.9.2 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Git sha 0 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Compile date 2024-02-04 23:11:06 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: DB SUMMARY 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: DB Session ID: ABE5VTPDA7YYD6M7B8YO 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: CURRENT file: CURRENT 2024-02-05T08:00:05.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1256 Bytes 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 2220912 ; 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.error_if_exists: 0 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.create_if_missing: 0 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.env: 0x55d9102c2ae0 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.info_log: 0x55d910d25900 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.statistics: (nil) 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.use_fsync: 0 2024-02-05T08:00:05.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.db_log_dir: 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.wal_dir: 2024-02-05T08:00:05.095 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.write_buffer_manager: 0x55d910cf9400 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T08:00:05.096 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.unordered_write: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.row_cache: None 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.wal_filter: None 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.two_write_queues: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.wal_compression: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.atomic_flush: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T08:00:05.097 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T08:00:05.098 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_open_files: -1 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Compression algorithms supported: 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: kZSTD supported: 0 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: kXpressCompression supported: 0 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: kZlibCompression supported: 1 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T08:00:05.099 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.merge_operator: 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_filter: None 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d910d25a00) 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: cache_index_and_filter_blocks: 1 2024-02-05T08:00:05.100 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: pin_top_level_index_and_filter: 1 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: index_type: 0 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: data_block_index_type: 0 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: index_shortening: 1 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: data_block_hash_table_util_ratio: 0.750000 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: checksum: 4 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: no_block_cache: 0 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: block_cache: 0x55d910d27090 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: block_cache_name: BinnedLRUCache 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: block_cache_options: 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: capacity : 536870912 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: num_shard_bits : 4 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: strict_capacity_limit : 0 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: high_pri_pool_ratio: 0.000 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: block_cache_compressed: (nil) 2024-02-05T08:00:05.101 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: persistent_cache: (nil) 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: block_size: 4096 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: block_size_deviation: 10 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: block_restart_interval: 16 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: index_block_restart_interval: 1 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: metadata_block_size: 4096 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: partition_filters: 0 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: use_delta_encoding: 1 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: filter_policy: bloomfilter 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: whole_key_filtering: 1 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: verify_compression: 0 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: read_amp_bytes_per_bit: 0 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: format_version: 5 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: enable_index_compression: 1 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: block_align: 0 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: max_auto_readahead_size: 262144 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: prepopulate_block_cache: 0 2024-02-05T08:00:05.102 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: initial_auto_readahead_size: 8192 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: num_file_reads_for_auto_readahead: 2 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compression: NoCompression 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.num_levels: 7 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T08:00:05.103 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T08:00:05.104 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-05T08:00:05.105 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T08:00:05.105 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T08:00:05.105 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T08:00:05.106 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T08:00:05.107 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.table_properties_collectors: 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.bloom_locality: 0 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T08:00:05.108 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.ttl: 2592000 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.enable_blob_files: false 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.min_blob_size: 0 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.816+0000 7f2e8af1dc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.820+0000 7f2e806a7700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.820+0000 7f2e8af1dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T08:00:05.109 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.820+0000 7f2e8af1dc80 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 32, last_sequence is 18140, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.820+0000 7f2e8af1dc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.820+0000 7f2e8af1dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f063dc6a-feb3-4c20-80a3-8d8f74a3ca63 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.820+0000 7f2e8af1dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707120004825047, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.820+0000 7f2e8af1dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.828+0000 7f2e8af1dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707120004835731, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 1409246, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18145, "largest_seqno": 18664, "table_properties": {"data_size": 1406187, "index_size": 1469, "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": 5258, "raw_average_key_size": 23, "raw_value_size": 1401274, "raw_average_value_size": 6283, "num_data_blocks": 67, "num_entries": 223, "num_filter_entries": 223, "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": "[]", "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": 1707120004, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f063dc6a-feb3-4c20-80a3-8d8f74a3ca63", "db_session_id": "ABE5VTPDA7YYD6M7B8YO", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.828+0000 7f2e8af1dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707120004835901, "job": 1, "event": "recovery_finished"} 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.832+0000 7f2e8af1dc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.832+0000 7f2e8af1dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.832+0000 7f2e8af1dc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.832+0000 7f2e8af1dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d910e1c000 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.832+0000 7f2e8af1dc80 4 rocksdb: DB pointer 0x55d910e06000 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.832+0000 7f2e79699700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.832+0000 7f2e79699700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: ** DB Stats ** 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T08:00:05.110 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: ** Compaction Stats [default] ** 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: 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-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: L0 1/0 1.34 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: L6 1/0 10.98 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-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Sum 2/0 12.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: ** Compaction Stats [default] ** 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: 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-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 306.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T08:00:05.111 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Flush(GB): cumulative 0.001, interval 0.001 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Cumulative compaction: 0.00 GB write, 87.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Interval compaction: 0.00 GB write, 87.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Block cache BinnedLRUCache@0x55d910d27090#7 capacity: 512.00 MB usage: 2.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.832+0000 7f2e8af1dc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0] at bind addrs [v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.836+0000 7f2e8af1dc80 1 mon.c@-1(???) e3 preinit fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.836+0000 7f2e8af1dc80 0 mon.c@-1(???).mds e1 new map 2024-02-05T08:00:05.112 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.836+0000 7f2e8af1dc80 0 mon.c@-1(???).mds e1 print_map 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: e1 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: legacy client fscid: -1 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: No filesystems configured 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.836+0000 7f2e8af1dc80 0 mon.c@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.836+0000 7f2e8af1dc80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.836+0000 7f2e8af1dc80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.836+0000 7f2e8af1dc80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T08:00:05.113 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:04 smithi012 bash[55092]: debug 2024-02-05T08:00:04.836+0000 7f2e8af1dc80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-02-05T08:00:07.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: cluster 2024-02-05T08:00:04.505679+0000 mgr.y (mgr.25471) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: cluster 2024-02-05T08:00:05.054112+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: cluster 2024-02-05T08:00:05.835496+0000 mon.a (mon.0) 71 : cluster [INF] mon.a calling monitor election 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: cluster 2024-02-05T08:00:05.838988+0000 mon.a (mon.0) 72 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: cluster 2024-02-05T08:00:05.851640+0000 mon.a (mon.0) 73 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: cluster 2024-02-05T08:00:05.852667+0000 mon.a (mon.0) 74 : cluster [DBG] fsmap 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: cluster 2024-02-05T08:00:05.852727+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: cluster 2024-02-05T08:00:05.853295+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e40: y(active, since 27s), standbys: x 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: cluster 2024-02-05T08:00:05.863486+0000 mon.a (mon.0) 77 : cluster [INF] overall HEALTH_OK 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: audit 2024-02-05T08:00:05.868566+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: audit 2024-02-05T08:00:05.878627+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:07.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:06 smithi079 bash[14278]: cluster 2024-02-05T08:00:06.507352+0000 mgr.y (mgr.25471) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: cluster 2024-02-05T08:00:04.505679+0000 mgr.y (mgr.25471) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: cluster 2024-02-05T08:00:05.054112+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: cluster 2024-02-05T08:00:05.835496+0000 mon.a (mon.0) 71 : cluster 1 mon.a calling monitor election 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: cluster 2024-02-05T08:00:05.838988+0000 mon.a (mon.0) 72 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: cluster 2024-02-05T08:00:05.851640+0000 mon.a (mon.0) 73 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: cluster 2024-02-05T08:00:05.852667+0000 mon.a (mon.0) 74 : cluster 0 fsmap 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: cluster 2024-02-05T08:00:05.852727+0000 mon.a (mon.0) 75 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: cluster 2024-02-05T08:00:05.853295+0000 mon.a (mon.0) 76 : cluster 0 mgrmap e40: y(active, since 27s), standbys: x 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: cluster 2024-02-05T08:00:05.863486+0000 mon.a (mon.0) 77 : cluster 1 overall HEALTH_OK 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: audit 2024-02-05T08:00:05.868566+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: audit 2024-02-05T08:00:05.878627+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[53716]: cluster 2024-02-05T08:00:06.507352+0000 mgr.y (mgr.25471) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:07.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: cluster 2024-02-05T08:00:04.505679+0000 mgr.y (mgr.25471) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: cluster 2024-02-05T08:00:05.054112+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: cluster 2024-02-05T08:00:05.835496+0000 mon.a (mon.0) 71 : cluster 1 mon.a calling monitor election 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: cluster 2024-02-05T08:00:05.838988+0000 mon.a (mon.0) 72 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: cluster 2024-02-05T08:00:05.851640+0000 mon.a (mon.0) 73 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: cluster 2024-02-05T08:00:05.852667+0000 mon.a (mon.0) 74 : cluster 0 fsmap 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: cluster 2024-02-05T08:00:05.852727+0000 mon.a (mon.0) 75 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: cluster 2024-02-05T08:00:05.853295+0000 mon.a (mon.0) 76 : cluster 0 mgrmap e40: y(active, since 27s), standbys: x 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: cluster 2024-02-05T08:00:05.863486+0000 mon.a (mon.0) 77 : cluster 1 overall HEALTH_OK 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: audit 2024-02-05T08:00:05.868566+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: audit 2024-02-05T08:00:05.878627+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:07.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:06 smithi012 bash[55092]: cluster 2024-02-05T08:00:06.507352+0000 mgr.y (mgr.25471) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:09.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:00:08 smithi079 bash[38589]: ts=2024-02-05T08:00:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:00:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:09 smithi012 bash[53716]: cluster 2024-02-05T08:00:08.508168+0000 mgr.y (mgr.25471) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:09 smithi012 bash[53716]: audit 2024-02-05T08:00:08.629571+0000 mon.a (mon.0) 80 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:09.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:09 smithi012 bash[55092]: cluster 2024-02-05T08:00:08.508168+0000 mgr.y (mgr.25471) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:09.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:09 smithi012 bash[55092]: audit 2024-02-05T08:00:08.629571+0000 mon.a (mon.0) 80 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:09 smithi079 bash[14278]: cluster 2024-02-05T08:00:08.508168+0000 mgr.y (mgr.25471) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:09 smithi079 bash[14278]: audit 2024-02-05T08:00:08.629571+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:10.341 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:00:09 smithi012 bash[50534]: debug 2024-02-05T08:00:09.844+0000 7f6034ed9700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-05T08:00:10.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:10 smithi012 bash[53716]: audit 2024-02-05T08:00:09.549634+0000 mgr.y (mgr.25471) 39 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:10.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:10 smithi012 bash[55092]: audit 2024-02-05T08:00:09.549634+0000 mgr.y (mgr.25471) 39 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:10 smithi079 bash[14278]: audit 2024-02-05T08:00:09.549634+0000 mgr.y (mgr.25471) 39 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:11.576 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:00:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:00:11] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.33.4" 2024-02-05T08:00:11.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:11 smithi012 bash[53716]: cluster 2024-02-05T08:00:10.509792+0000 mgr.y (mgr.25471) 40 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:11.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:11 smithi012 bash[55092]: cluster 2024-02-05T08:00:10.509792+0000 mgr.y (mgr.25471) 40 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:11 smithi079 bash[14278]: cluster 2024-02-05T08:00:10.509792+0000 mgr.y (mgr.25471) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:13.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:13 smithi079 bash[14278]: audit 2024-02-05T08:00:12.441230+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:13.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:13 smithi079 bash[14278]: audit 2024-02-05T08:00:12.448674+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:13.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:13 smithi079 bash[14278]: cluster 2024-02-05T08:00:12.510536+0000 mgr.y (mgr.25471) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:13.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:13 smithi012 bash[55092]: audit 2024-02-05T08:00:12.441230+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:13.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:13 smithi012 bash[55092]: audit 2024-02-05T08:00:12.448674+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:13.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:13 smithi012 bash[55092]: cluster 2024-02-05T08:00:12.510536+0000 mgr.y (mgr.25471) 41 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:13.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:13 smithi012 bash[53716]: audit 2024-02-05T08:00:12.441230+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:13.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:13 smithi012 bash[53716]: audit 2024-02-05T08:00:12.448674+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:13.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:13 smithi012 bash[53716]: cluster 2024-02-05T08:00:12.510536+0000 mgr.y (mgr.25471) 41 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:14.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:14 smithi012 bash[55092]: audit 2024-02-05T08:00:13.546715+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:14.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:14 smithi012 bash[55092]: audit 2024-02-05T08:00:13.557853+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:14.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:14 smithi012 bash[53716]: audit 2024-02-05T08:00:13.546715+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:14.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:14 smithi012 bash[53716]: audit 2024-02-05T08:00:13.557853+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:15.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:14 smithi079 bash[14278]: audit 2024-02-05T08:00:13.546715+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:15.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:14 smithi079 bash[14278]: audit 2024-02-05T08:00:13.557853+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:15.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:15 smithi012 bash[53716]: cluster 2024-02-05T08:00:14.511268+0000 mgr.y (mgr.25471) 42 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:15.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:15 smithi012 bash[55092]: cluster 2024-02-05T08:00:14.511268+0000 mgr.y (mgr.25471) 42 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:16.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:15 smithi079 bash[14278]: cluster 2024-02-05T08:00:14.511268+0000 mgr.y (mgr.25471) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:16.333 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:00:17.139 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:00:17.139 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (2m) 4s ago 10m 16.9M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:00:17.139 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (2m) 31s ago 9m 43.4M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:00:17.139 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (86s) 4s ago 7m 46.2M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:00:17.139 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (75s) 31s ago 15m 440M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:00:17.139 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (2m) 4s ago 17m 488M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:00:17.139 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (51s) 4s ago 17m 43.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (16m) 31s ago 16m 55.1M 2048M 17.2.0 e1d6a67b021e 027550f248bb 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (13s) 4s ago 16m 21.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (3m) 4s ago 10m 11.8M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (2m) 31s ago 10m 12.1M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (15m) 4s ago 15m 58.3M 2782M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (14m) 4s ago 14m 59.5M 2782M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (14m) 4s ago 14m 54.3M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (13m) 4s ago 13m 58.1M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (12m) 31s ago 12m 58.6M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (12m) 31s ago 12m 55.1M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (11m) 31s ago 11m 53.3M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T08:00:17.140 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (11m) 31s ago 11m 57.3M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T08:00:17.141 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (81s) 31s ago 10m 54.8M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:00:17.141 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (8m) 4s ago 8m 87.7M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T08:00:17.141 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (8m) 31s ago 8m 87.3M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:00:17.141 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (7m) 4s ago 7m 87.1M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:00:17.141 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (7m) 31s ago 7m 87.1M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:00:17.596 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:00:17.596 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:00:17.596 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-05T08:00:17.596 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:00:17.596 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:00:17.596 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:00:17.596 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:00:17.597 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:00:17.997 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:00:17.997 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:00:17.997 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:00:17.997 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:00:17.998 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:00:17.998 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr" 2024-02-05T08:00:17.998 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:00:17.998 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "4/23 daemons upgraded", 2024-02-05T08:00:17.998 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading mon daemons", 2024-02-05T08:00:17.998 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:00:17.998 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:00:18.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:17 smithi079 bash[14278]: audit 2024-02-05T08:00:16.308242+0000 mgr.y (mgr.25471) 43 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:18.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:17 smithi079 bash[14278]: cluster 2024-02-05T08:00:16.512904+0000 mgr.y (mgr.25471) 44 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:18.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:17 smithi079 bash[14278]: audit 2024-02-05T08:00:16.713281+0000 mgr.y (mgr.25471) 45 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:18.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:17 smithi079 bash[14278]: audit 2024-02-05T08:00:17.588026+0000 mon.a (mon.0) 85 : audit [DBG] from='client.? 172.21.15.12:0/1942801242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:00:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:17 smithi012 bash[53716]: audit 2024-02-05T08:00:16.308242+0000 mgr.y (mgr.25471) 43 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:17 smithi012 bash[53716]: cluster 2024-02-05T08:00:16.512904+0000 mgr.y (mgr.25471) 44 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:17 smithi012 bash[53716]: audit 2024-02-05T08:00:16.713281+0000 mgr.y (mgr.25471) 45 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:17 smithi012 bash[53716]: audit 2024-02-05T08:00:17.588026+0000 mon.a (mon.0) 85 : audit 0 from='client.? 172.21.15.12:0/1942801242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:00:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:17 smithi012 bash[55092]: audit 2024-02-05T08:00:16.308242+0000 mgr.y (mgr.25471) 43 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:17 smithi012 bash[55092]: cluster 2024-02-05T08:00:16.512904+0000 mgr.y (mgr.25471) 44 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:17 smithi012 bash[55092]: audit 2024-02-05T08:00:16.713281+0000 mgr.y (mgr.25471) 45 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:17 smithi012 bash[55092]: audit 2024-02-05T08:00:17.588026+0000 mon.a (mon.0) 85 : audit 0 from='client.? 172.21.15.12:0/1942801242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:00:18.457 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:00:19.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:18 smithi079 bash[14278]: audit 2024-02-05T08:00:17.106828+0000 mgr.y (mgr.25471) 46 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:19.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:18 smithi079 bash[14278]: audit 2024-02-05T08:00:18.449931+0000 mon.a (mon.0) 86 : audit [DBG] from='client.? 172.21.15.12:0/2608512016' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:00:19.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:00:18 smithi079 bash[38589]: ts=2024-02-05T08:00:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:00:19.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:18 smithi012 bash[53716]: audit 2024-02-05T08:00:17.106828+0000 mgr.y (mgr.25471) 46 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:19.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:18 smithi012 bash[53716]: audit 2024-02-05T08:00:18.449931+0000 mon.a (mon.0) 86 : audit 0 from='client.? 172.21.15.12:0/2608512016' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:00:19.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:18 smithi012 bash[55092]: audit 2024-02-05T08:00:17.106828+0000 mgr.y (mgr.25471) 46 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:19.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:18 smithi012 bash[55092]: audit 2024-02-05T08:00:18.449931+0000 mon.a (mon.0) 86 : audit 0 from='client.? 172.21.15.12:0/2608512016' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:00:19.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:19 smithi012 bash[53716]: audit 2024-02-05T08:00:17.989116+0000 mgr.y (mgr.25471) 47 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:19.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:19 smithi012 bash[53716]: cluster 2024-02-05T08:00:18.513727+0000 mgr.y (mgr.25471) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:19.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:19 smithi012 bash[55092]: audit 2024-02-05T08:00:17.989116+0000 mgr.y (mgr.25471) 47 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:19.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:19 smithi012 bash[55092]: cluster 2024-02-05T08:00:18.513727+0000 mgr.y (mgr.25471) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:20.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:19 smithi079 bash[14278]: audit 2024-02-05T08:00:17.989116+0000 mgr.y (mgr.25471) 47 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:20.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:19 smithi079 bash[14278]: cluster 2024-02-05T08:00:18.513727+0000 mgr.y (mgr.25471) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:21.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:20 smithi079 bash[14278]: audit 2024-02-05T08:00:19.560646+0000 mgr.y (mgr.25471) 49 : audit [DBG] from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:21.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:20 smithi012 bash[53716]: audit 2024-02-05T08:00:19.560646+0000 mgr.y (mgr.25471) 49 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:21.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:20 smithi012 bash[55092]: audit 2024-02-05T08:00:19.560646+0000 mgr.y (mgr.25471) 49 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:21.537 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:00:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:00:21] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.33.4" 2024-02-05T08:00:22.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:21 smithi079 bash[14278]: cluster 2024-02-05T08:00:20.515538+0000 mgr.y (mgr.25471) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:21 smithi012 bash[53716]: cluster 2024-02-05T08:00:20.515538+0000 mgr.y (mgr.25471) 50 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:21 smithi012 bash[55092]: cluster 2024-02-05T08:00:20.515538+0000 mgr.y (mgr.25471) 50 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:24.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: cluster 2024-02-05T08:00:22.516422+0000 mgr.y (mgr.25471) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:24.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: audit 2024-02-05T08:00:23.557564+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:24.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: audit 2024-02-05T08:00:23.569635+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:24.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: audit 2024-02-05T08:00:23.572163+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:24.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: audit 2024-02-05T08:00:23.573652+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:00:24.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: audit 2024-02-05T08:00:23.582869+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:24.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: audit 2024-02-05T08:00:23.629620+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:24.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: audit 2024-02-05T08:00:23.710990+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:00:24.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: audit 2024-02-05T08:00:23.714415+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:00:24.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: audit 2024-02-05T08:00:23.716721+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T08:00:24.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:23 smithi079 bash[14278]: audit 2024-02-05T08:00:23.718292+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-05T08:00:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: cluster 2024-02-05T08:00:22.516422+0000 mgr.y (mgr.25471) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: audit 2024-02-05T08:00:23.557564+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: audit 2024-02-05T08:00:23.569635+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: audit 2024-02-05T08:00:23.572163+0000 mon.a (mon.0) 89 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: audit 2024-02-05T08:00:23.573652+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: audit 2024-02-05T08:00:23.582869+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: audit 2024-02-05T08:00:23.629620+0000 mon.a (mon.0) 92 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: audit 2024-02-05T08:00:23.710990+0000 mon.a (mon.0) 93 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: audit 2024-02-05T08:00:23.714415+0000 mon.a (mon.0) 94 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: audit 2024-02-05T08:00:23.716721+0000 mon.a (mon.0) 95 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[53716]: audit 2024-02-05T08:00:23.718292+0000 mon.a (mon.0) 96 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: cluster 2024-02-05T08:00:22.516422+0000 mgr.y (mgr.25471) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: audit 2024-02-05T08:00:23.557564+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: audit 2024-02-05T08:00:23.569635+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: audit 2024-02-05T08:00:23.572163+0000 mon.a (mon.0) 89 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: audit 2024-02-05T08:00:23.573652+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:00:24.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: audit 2024-02-05T08:00:23.582869+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:24.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: audit 2024-02-05T08:00:23.629620+0000 mon.a (mon.0) 92 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:24.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: audit 2024-02-05T08:00:23.710990+0000 mon.a (mon.0) 93 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:00:24.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: audit 2024-02-05T08:00:23.714415+0000 mon.a (mon.0) 94 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:00:24.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: audit 2024-02-05T08:00:23.716721+0000 mon.a (mon.0) 95 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T08:00:24.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:23 smithi012 bash[55092]: audit 2024-02-05T08:00:23.718292+0000 mon.a (mon.0) 96 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-05T08:00:25.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:24 smithi079 bash[14278]: cephadm 2024-02-05T08:00:23.719331+0000 mgr.y (mgr.25471) 52 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-05T08:00:25.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:24 smithi012 bash[53716]: cephadm 2024-02-05T08:00:23.719331+0000 mgr.y (mgr.25471) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-02-05T08:00:25.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:24 smithi012 bash[55092]: cephadm 2024-02-05T08:00:23.719331+0000 mgr.y (mgr.25471) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-02-05T08:00:26.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:25 smithi079 bash[14278]: cluster 2024-02-05T08:00:24.517230+0000 mgr.y (mgr.25471) 53 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:26.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:25 smithi012 bash[53716]: cluster 2024-02-05T08:00:24.517230+0000 mgr.y (mgr.25471) 53 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:26.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:25 smithi012 bash[55092]: cluster 2024-02-05T08:00:24.517230+0000 mgr.y (mgr.25471) 53 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:27.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[53716]: cephadm 2024-02-05T08:00:26.039952+0000 mgr.y (mgr.25471) 54 : cephadm 1 Upgrade: Updating mon.b 2024-02-05T08:00:27.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[53716]: audit 2024-02-05T08:00:26.047431+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:27.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[53716]: audit 2024-02-05T08:00:26.051087+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:27.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[53716]: audit 2024-02-05T08:00:26.052545+0000 mon.a (mon.0) 99 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:27.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[53716]: audit 2024-02-05T08:00:26.054051+0000 mon.a (mon.0) 100 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:27.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[53716]: cephadm 2024-02-05T08:00:26.056032+0000 mgr.y (mgr.25471) 55 : cephadm 1 Deploying daemon mon.b on smithi079 2024-02-05T08:00:27.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[53716]: cluster 2024-02-05T08:00:26.518921+0000 mgr.y (mgr.25471) 56 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:27.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[55092]: cephadm 2024-02-05T08:00:26.039952+0000 mgr.y (mgr.25471) 54 : cephadm 1 Upgrade: Updating mon.b 2024-02-05T08:00:27.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[55092]: audit 2024-02-05T08:00:26.047431+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:27.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[55092]: audit 2024-02-05T08:00:26.051087+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:27.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[55092]: audit 2024-02-05T08:00:26.052545+0000 mon.a (mon.0) 99 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:27.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[55092]: audit 2024-02-05T08:00:26.054051+0000 mon.a (mon.0) 100 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:27.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[55092]: cephadm 2024-02-05T08:00:26.056032+0000 mgr.y (mgr.25471) 55 : cephadm 1 Deploying daemon mon.b on smithi079 2024-02-05T08:00:27.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:27 smithi012 bash[55092]: cluster 2024-02-05T08:00:26.518921+0000 mgr.y (mgr.25471) 56 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:27.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:27 smithi079 bash[14278]: cephadm 2024-02-05T08:00:26.039952+0000 mgr.y (mgr.25471) 54 : cephadm [INF] Upgrade: Updating mon.b 2024-02-05T08:00:27.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:27 smithi079 bash[14278]: audit 2024-02-05T08:00:26.047431+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:27.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:27 smithi079 bash[14278]: audit 2024-02-05T08:00:26.051087+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:27.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:27 smithi079 bash[14278]: audit 2024-02-05T08:00:26.052545+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:27.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:27 smithi079 bash[14278]: audit 2024-02-05T08:00:26.054051+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:27.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:27 smithi079 bash[14278]: cephadm 2024-02-05T08:00:26.056032+0000 mgr.y (mgr.25471) 55 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-02-05T08:00:27.361 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:27 smithi079 bash[14278]: cluster 2024-02-05T08:00:26.518921+0000 mgr.y (mgr.25471) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:28.663 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:28 smithi079 systemd[1]: Stopping Ceph mon.b for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:00:29.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:28 smithi079 bash[14278]: debug 2024-02-05T08:00:28.660+0000 7f2431160700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T08:00:29.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:28 smithi079 bash[14278]: debug 2024-02-05T08:00:28.660+0000 7f2431160700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-05T08:00:29.023 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:00:28 smithi079 bash[38589]: ts=2024-02-05T08:00:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:00:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:29 smithi079 bash[40983]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon-b 2024-02-05T08:00:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:29 smithi079 bash[41056]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon-b 2024-02-05T08:00:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:29 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.b.service: Succeeded. 2024-02-05T08:00:29.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:29 smithi079 systemd[1]: Stopped Ceph mon.b for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:00:30.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:29 smithi079 systemd[1]: Started Ceph mon.b for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.755+0000 7f0a32eb2c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.755+0000 7f0a32eb2c80 0 ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev), process ceph-mon, pid 7 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.755+0000 7f0a32eb2c80 0 pidfile_write: ignore empty --pid-file 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 0 load: jerasure load: lrc 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Git sha 0 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Compile date 2024-02-04 23:11:06 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: DB SUMMARY 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: DB Session ID: 5EIHMGQTA8VJLGH103CM 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: CURRENT file: CURRENT 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-05T08:00:31.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1256 Bytes 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 3137742 ; 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.error_if_exists: 0 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.create_if_missing: 0 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.env: 0x555b8bae7ae0 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.info_log: 0x555b8d7d9900 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.statistics: (nil) 2024-02-05T08:00:31.024 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.use_fsync: 0 2024-02-05T08:00:31.025 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.db_log_dir: 2024-02-05T08:00:31.026 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.wal_dir: 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.write_buffer_manager: 0x555b8d7ad400 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T08:00:31.027 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T08:00:31.028 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T08:00:31.028 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T08:00:31.028 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T08:00:31.028 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T08:00:31.028 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.unordered_write: 0 2024-02-05T08:00:31.028 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T08:00:31.028 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T08:00:31.028 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T08:00:31.028 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T08:00:31.028 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.row_cache: None 2024-02-05T08:00:31.029 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.wal_filter: None 2024-02-05T08:00:31.029 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T08:00:31.029 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T08:00:31.029 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.two_write_queues: 0 2024-02-05T08:00:31.029 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T08:00:31.029 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.wal_compression: 0 2024-02-05T08:00:31.029 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.atomic_flush: 0 2024-02-05T08:00:31.029 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T08:00:31.029 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T08:00:31.029 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T08:00:31.030 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_open_files: -1 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Compression algorithms supported: 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T08:00:31.031 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: kZSTD supported: 0 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: kXpressCompression supported: 0 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: kZlibCompression supported: 1 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.merge_operator: 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_filter: None 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T08:00:31.032 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555b8d7d9a00) 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: cache_index_and_filter_blocks: 1 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: pin_top_level_index_and_filter: 1 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: index_type: 0 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: data_block_index_type: 0 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: index_shortening: 1 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: data_block_hash_table_util_ratio: 0.750000 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: checksum: 4 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: no_block_cache: 0 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: block_cache: 0x555b8d7db090 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: block_cache_name: BinnedLRUCache 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: block_cache_options: 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: capacity : 536870912 2024-02-05T08:00:31.033 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: num_shard_bits : 4 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: strict_capacity_limit : 0 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: high_pri_pool_ratio: 0.000 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: block_cache_compressed: (nil) 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: persistent_cache: (nil) 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: block_size: 4096 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: block_size_deviation: 10 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: block_restart_interval: 16 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: index_block_restart_interval: 1 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: metadata_block_size: 4096 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: partition_filters: 0 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: use_delta_encoding: 1 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: filter_policy: bloomfilter 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: whole_key_filtering: 1 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: verify_compression: 0 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: read_amp_bytes_per_bit: 0 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: format_version: 5 2024-02-05T08:00:31.034 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: enable_index_compression: 1 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: block_align: 0 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: max_auto_readahead_size: 262144 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: prepopulate_block_cache: 0 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: initial_auto_readahead_size: 8192 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: num_file_reads_for_auto_readahead: 2 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compression: NoCompression 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.num_levels: 7 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T08:00:31.035 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-05T08:00:31.036 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T08:00:31.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T08:00:31.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-05T08:00:31.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.759+0000 7f0a32eb2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T08:00:31.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T08:00:31.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.table_properties_collectors: 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.bloom_locality: 0 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T08:00:31.040 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.ttl: 2592000 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.enable_blob_files: false 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.min_blob_size: 0 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T08:00:31.041 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a2863c700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 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 32, last_sequence is 18070, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4c8fa4bf-aeb1-4ca6-bdd7-d3d8391ed634 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707120030767963, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.763+0000 7f0a32eb2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-02-05T08:00:31.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.779+0000 7f0a32eb2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707120030782685, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 1950589, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18075, "largest_seqno": 19030, "table_properties": {"data_size": 1946140, "index_size": 2475, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 8512, "raw_average_key_size": 23, "raw_value_size": 1938089, "raw_average_value_size": 5238, "num_data_blocks": 114, "num_entries": 370, "num_filter_entries": 370, "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": "[]", "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": 1707120030, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4c8fa4bf-aeb1-4ca6-bdd7-d3d8391ed634", "db_session_id": "5EIHMGQTA8VJLGH103CM", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.779+0000 7f0a32eb2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707120030782918, "job": 1, "event": "recovery_finished"} 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.779+0000 7f0a32eb2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.779+0000 7f0a32eb2c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.783+0000 7f0a32eb2c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.783+0000 7f0a32eb2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555b8d8d0000 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.783+0000 7f0a32eb2c80 4 rocksdb: DB pointer 0x555b8d8ba000 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.783+0000 7f0a2162e700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.783+0000 7f0a2162e700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: ** DB Stats ** 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T08:00:31.043 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T08:00:31.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T08:00:31.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T08:00:31.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T08:00:31.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: ** Compaction Stats [default] ** 2024-02-05T08:00:31.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: 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-02-05T08:00:31.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-05T08:00:31.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: L0 1/0 1.86 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 453.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T08:00:31.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: L6 1/0 10.98 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-02-05T08:00:31.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Sum 2/0 12.84 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 453.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T08:00:31.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 453.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: ** Compaction Stats [default] ** 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: 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-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 453.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Flush(GB): cumulative 0.002, interval 0.002 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Cumulative compaction: 0.00 GB write, 82.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Interval compaction: 0.00 GB write, 82.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T08:00:31.045 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Block cache BinnedLRUCache@0x555b8d7db090#7 capacity: 512.00 MB usage: 3.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3e-05 secs_since: 0 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.783+0000 7f0a32eb2c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] at bind addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.787+0000 7f0a32eb2c80 1 mon.b@-1(???) e3 preinit fsid f81843c6-c3f9-11ee-95b6-87774f69a715 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.787+0000 7f0a32eb2c80 0 mon.b@-1(???).mds e1 new map 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.787+0000 7f0a32eb2c80 0 mon.b@-1(???).mds e1 print_map 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: e1 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: legacy client fscid: -1 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: No filesystems configured 2024-02-05T08:00:31.046 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.787+0000 7f0a32eb2c80 0 mon.b@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-05T08:00:31.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.787+0000 7f0a32eb2c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T08:00:31.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.787+0000 7f0a32eb2c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T08:00:31.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.787+0000 7f0a32eb2c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T08:00:31.047 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:30 smithi079 bash[41122]: debug 2024-02-05T08:00:30.787+0000 7f0a32eb2c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-02-05T08:00:31.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:00:31 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:00:31] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2024-02-05T08:00:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:31 smithi012 bash[53716]: cluster 2024-02-05T08:00:28.519665+0000 mgr.y (mgr.25471) 57 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:32.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:31 smithi012 bash[55092]: cluster 2024-02-05T08:00:28.519665+0000 mgr.y (mgr.25471) 57 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:31 smithi079 bash[41122]: cluster 2024-02-05T08:00:28.519665+0000 mgr.y (mgr.25471) 57 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:36.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:00:35 smithi012 bash[50534]: debug 2024-02-05T08:00:35.792+0000 7f6034ed9700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-05T08:00:38.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:31.806989+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-02-05T08:00:38.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:31.815777+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.524877+0000 mgr.y (mgr.25471) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.811834+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.816139+0000 mon.a (mon.0) 113 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.817279+0000 mon.a (mon.0) 114 : cluster 0 fsmap 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.817354+0000 mon.a (mon.0) 115 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.818091+0000 mon.a (mon.0) 116 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.818466+0000 mon.a (mon.0) 117 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.824508+0000 mon.a (mon.0) 118 : cluster 1 overall HEALTH_OK 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.825072+0000 mon.a (mon.0) 119 : cluster 1 mon.a calling monitor election 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.833806+0000 mon.a (mon.0) 120 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.841054+0000 mon.a (mon.0) 121 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.842078+0000 mon.a (mon.0) 122 : cluster 0 fsmap 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.842134+0000 mon.a (mon.0) 123 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-05T08:00:38.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.842658+0000 mon.a (mon.0) 124 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2024-02-05T08:00:38.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.842883+0000 mon.a (mon.0) 125 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-05T08:00:38.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.842911+0000 mon.a (mon.0) 126 : cluster 1 Cluster is now healthy 2024-02-05T08:00:38.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: cluster 2024-02-05T08:00:36.851425+0000 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2024-02-05T08:00:38.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: audit 2024-02-05T08:00:36.855545+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:38.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:37 smithi079 bash[41122]: audit 2024-02-05T08:00:36.863673+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:31.806989+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:31.815777+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.524877+0000 mgr.y (mgr.25471) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.811834+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.816139+0000 mon.a (mon.0) 113 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.817279+0000 mon.a (mon.0) 114 : cluster 0 fsmap 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.817354+0000 mon.a (mon.0) 115 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.818091+0000 mon.a (mon.0) 116 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.818466+0000 mon.a (mon.0) 117 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.824508+0000 mon.a (mon.0) 118 : cluster 1 overall HEALTH_OK 2024-02-05T08:00:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.825072+0000 mon.a (mon.0) 119 : cluster 1 mon.a calling monitor election 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.833806+0000 mon.a (mon.0) 120 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.841054+0000 mon.a (mon.0) 121 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.842078+0000 mon.a (mon.0) 122 : cluster 0 fsmap 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.842134+0000 mon.a (mon.0) 123 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.842658+0000 mon.a (mon.0) 124 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.842883+0000 mon.a (mon.0) 125 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.842911+0000 mon.a (mon.0) 126 : cluster 1 Cluster is now healthy 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: cluster 2024-02-05T08:00:36.851425+0000 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: audit 2024-02-05T08:00:36.855545+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[53716]: audit 2024-02-05T08:00:36.863673+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:31.806989+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:31.815777+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-05T08:00:38.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.524877+0000 mgr.y (mgr.25471) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.811834+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.816139+0000 mon.a (mon.0) 113 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.817279+0000 mon.a (mon.0) 114 : cluster 0 fsmap 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.817354+0000 mon.a (mon.0) 115 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.818091+0000 mon.a (mon.0) 116 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.818466+0000 mon.a (mon.0) 117 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.824508+0000 mon.a (mon.0) 118 : cluster 1 overall HEALTH_OK 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.825072+0000 mon.a (mon.0) 119 : cluster 1 mon.a calling monitor election 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.833806+0000 mon.a (mon.0) 120 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.841054+0000 mon.a (mon.0) 121 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0],b=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.12:3301/0,v1:172.21.15.12:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.842078+0000 mon.a (mon.0) 122 : cluster 0 fsmap 2024-02-05T08:00:38.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.842134+0000 mon.a (mon.0) 123 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-02-05T08:00:38.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.842658+0000 mon.a (mon.0) 124 : cluster 0 mgrmap e40: y(active, since 58s), standbys: x 2024-02-05T08:00:38.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.842883+0000 mon.a (mon.0) 125 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-05T08:00:38.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.842911+0000 mon.a (mon.0) 126 : cluster 1 Cluster is now healthy 2024-02-05T08:00:38.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: cluster 2024-02-05T08:00:36.851425+0000 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2024-02-05T08:00:38.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: audit 2024-02-05T08:00:36.855545+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:38.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:37 smithi012 bash[55092]: audit 2024-02-05T08:00:36.863673+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:39.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:38 smithi079 bash[41122]: audit 2024-02-05T08:00:38.638267+0000 mon.a (mon.0) 130 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:39.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:00:38 smithi079 bash[38589]: ts=2024-02-05T08:00:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:00:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:38 smithi012 bash[53716]: audit 2024-02-05T08:00:38.638267+0000 mon.a (mon.0) 130 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:39.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:38 smithi012 bash[55092]: audit 2024-02-05T08:00:38.638267+0000 mon.a (mon.0) 130 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:39 smithi079 bash[41122]: cluster 2024-02-05T08:00:38.525768+0000 mgr.y (mgr.25471) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:39 smithi079 bash[41122]: audit 2024-02-05T08:00:39.582387+0000 mgr.y (mgr.25471) 64 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:40.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:39 smithi012 bash[53716]: cluster 2024-02-05T08:00:38.525768+0000 mgr.y (mgr.25471) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:40.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:39 smithi012 bash[53716]: audit 2024-02-05T08:00:39.582387+0000 mgr.y (mgr.25471) 64 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:40.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:39 smithi012 bash[55092]: cluster 2024-02-05T08:00:38.525768+0000 mgr.y (mgr.25471) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:40.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:39 smithi012 bash[55092]: audit 2024-02-05T08:00:39.582387+0000 mgr.y (mgr.25471) 64 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:41.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:00:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:00:41] "GET /metrics HTTP/1.1" 200 38182 "" "Prometheus/2.33.4" 2024-02-05T08:00:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:41 smithi012 bash[53716]: cluster 2024-02-05T08:00:40.527650+0000 mgr.y (mgr.25471) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:42.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:41 smithi012 bash[55092]: cluster 2024-02-05T08:00:40.527650+0000 mgr.y (mgr.25471) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:41 smithi079 bash[41122]: cluster 2024-02-05T08:00:40.527650+0000 mgr.y (mgr.25471) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:43 smithi012 bash[53716]: cluster 2024-02-05T08:00:42.528421+0000 mgr.y (mgr.25471) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:43 smithi012 bash[53716]: audit 2024-02-05T08:00:43.350540+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:43 smithi012 bash[53716]: audit 2024-02-05T08:00:43.363061+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:44.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:43 smithi012 bash[55092]: cluster 2024-02-05T08:00:42.528421+0000 mgr.y (mgr.25471) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:44.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:43 smithi012 bash[55092]: audit 2024-02-05T08:00:43.350540+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:44.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:43 smithi012 bash[55092]: audit 2024-02-05T08:00:43.363061+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:44.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:43 smithi079 bash[41122]: cluster 2024-02-05T08:00:42.528421+0000 mgr.y (mgr.25471) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:44.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:43 smithi079 bash[41122]: audit 2024-02-05T08:00:43.350540+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:44.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:43 smithi079 bash[41122]: audit 2024-02-05T08:00:43.363061+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:45.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:45 smithi079 bash[41122]: audit 2024-02-05T08:00:44.459903+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:45.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:45 smithi079 bash[41122]: audit 2024-02-05T08:00:44.471305+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:45.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:45 smithi079 bash[41122]: cluster 2024-02-05T08:00:44.529857+0000 mgr.y (mgr.25471) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:45.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:45 smithi012 bash[53716]: audit 2024-02-05T08:00:44.459903+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:45.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:45 smithi012 bash[53716]: audit 2024-02-05T08:00:44.471305+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:45.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:45 smithi012 bash[53716]: cluster 2024-02-05T08:00:44.529857+0000 mgr.y (mgr.25471) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:45.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:45 smithi012 bash[55092]: audit 2024-02-05T08:00:44.459903+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:45.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:45 smithi012 bash[55092]: audit 2024-02-05T08:00:44.471305+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:45.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:45 smithi012 bash[55092]: cluster 2024-02-05T08:00:44.529857+0000 mgr.y (mgr.25471) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:48.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:47 smithi079 bash[41122]: cluster 2024-02-05T08:00:46.531054+0000 mgr.y (mgr.25471) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:48.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:47 smithi012 bash[53716]: cluster 2024-02-05T08:00:46.531054+0000 mgr.y (mgr.25471) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:48.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:47 smithi012 bash[55092]: cluster 2024-02-05T08:00:46.531054+0000 mgr.y (mgr.25471) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:48.887 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:00:49.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:00:48 smithi079 bash[38589]: ts=2024-02-05T08:00:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:00:49.659 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:00:49.659 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (3m) 37s ago 10m 16.9M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:00:49.659 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (2m) 6s ago 10m 43.5M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:00:49.659 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (119s) 37s ago 8m 46.2M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:00:49.659 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (108s) 6s ago 16m 442M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (2m) 37s ago 18m 488M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (83s) 37s ago 18m 43.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (19s) 6s ago 16m 22.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (45s) 37s ago 16m 21.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (3m) 37s ago 10m 11.8M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (3m) 6s ago 10m 11.2M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (15m) 37s ago 15m 58.3M 2782M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (15m) 37s ago 15m 59.5M 2782M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (14m) 37s ago 14m 54.3M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (14m) 37s ago 14m 58.1M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (13m) 6s ago 13m 58.9M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (12m) 6s ago 12m 55.2M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (12m) 6s ago 12m 54.1M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (11m) 6s ago 11m 58.1M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T08:00:49.660 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (114s) 6s ago 10m 56.4M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:00:49.661 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (8m) 37s ago 8m 87.7M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T08:00:49.661 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (8m) 6s ago 8m 87.7M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:00:49.661 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (8m) 37s ago 8m 87.1M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:00:49.661 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (8m) 6s ago 8m 87.6M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:00:49.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:49 smithi079 bash[41122]: cluster 2024-02-05T08:00:48.531782+0000 mgr.y (mgr.25471) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:50.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:49 smithi012 bash[53716]: cluster 2024-02-05T08:00:48.531782+0000 mgr.y (mgr.25471) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:50.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:49 smithi012 bash[55092]: cluster 2024-02-05T08:00:48.531782+0000 mgr.y (mgr.25471) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:50.122 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:00:50.122 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:00:50.122 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:00:50.122 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:00:50.122 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:00:50.122 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 5 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:00:50.123 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:00:50.519 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:00:50.519 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:00:50.520 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:00:50.520 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:00:50.520 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:00:50.520 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:00:50.520 INFO:teuthology.orchestra.run.smithi012.stdout: "mon" 2024-02-05T08:00:50.520 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:00:50.520 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "5/23 daemons upgraded", 2024-02-05T08:00:50.520 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading mon daemons", 2024-02-05T08:00:50.520 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:00:50.520 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:00:50.983 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:50 smithi079 bash[41122]: audit 2024-02-05T08:00:48.863665+0000 mgr.y (mgr.25471) 70 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:50.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:50 smithi079 bash[41122]: audit 2024-02-05T08:00:49.248888+0000 mgr.y (mgr.25471) 71 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:50.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:50 smithi079 bash[41122]: audit 2024-02-05T08:00:49.592457+0000 mgr.y (mgr.25471) 72 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:50.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:50 smithi079 bash[41122]: audit 2024-02-05T08:00:49.627806+0000 mgr.y (mgr.25471) 73 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:50.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:50 smithi079 bash[41122]: audit 2024-02-05T08:00:50.114884+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.12:0/207259393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:00:50.988 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:00:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:50 smithi012 bash[53716]: audit 2024-02-05T08:00:48.863665+0000 mgr.y (mgr.25471) 70 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:50 smithi012 bash[53716]: audit 2024-02-05T08:00:49.248888+0000 mgr.y (mgr.25471) 71 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:50 smithi012 bash[53716]: audit 2024-02-05T08:00:49.592457+0000 mgr.y (mgr.25471) 72 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:50 smithi012 bash[53716]: audit 2024-02-05T08:00:49.627806+0000 mgr.y (mgr.25471) 73 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:50 smithi012 bash[53716]: audit 2024-02-05T08:00:50.114884+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.12:0/207259393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:00:51.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:50 smithi012 bash[55092]: audit 2024-02-05T08:00:48.863665+0000 mgr.y (mgr.25471) 70 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:51.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:50 smithi012 bash[55092]: audit 2024-02-05T08:00:49.248888+0000 mgr.y (mgr.25471) 71 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:51.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:50 smithi012 bash[55092]: audit 2024-02-05T08:00:49.592457+0000 mgr.y (mgr.25471) 72 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:00:51.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:50 smithi012 bash[55092]: audit 2024-02-05T08:00:49.627806+0000 mgr.y (mgr.25471) 73 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:51.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:50 smithi012 bash[55092]: audit 2024-02-05T08:00:50.114884+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.12:0/207259393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:00:51.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:00:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:00:51] "GET /metrics HTTP/1.1" 200 38182 "" "Prometheus/2.33.4" 2024-02-05T08:00:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:51 smithi079 bash[41122]: audit 2024-02-05T08:00:50.511247+0000 mgr.y (mgr.25471) 74 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:51 smithi079 bash[41122]: cluster 2024-02-05T08:00:50.533431+0000 mgr.y (mgr.25471) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:51 smithi079 bash[41122]: audit 2024-02-05T08:00:50.981384+0000 mon.a (mon.0) 135 : audit 0 from='client.? 172.21.15.12:0/2860370097' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:00:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:51 smithi012 bash[53716]: audit 2024-02-05T08:00:50.511247+0000 mgr.y (mgr.25471) 74 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:51 smithi012 bash[53716]: cluster 2024-02-05T08:00:50.533431+0000 mgr.y (mgr.25471) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:51 smithi012 bash[53716]: audit 2024-02-05T08:00:50.981384+0000 mon.a (mon.0) 135 : audit 0 from='client.? 172.21.15.12:0/2860370097' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:00:52.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:51 smithi012 bash[55092]: audit 2024-02-05T08:00:50.511247+0000 mgr.y (mgr.25471) 74 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:00:52.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:51 smithi012 bash[55092]: cluster 2024-02-05T08:00:50.533431+0000 mgr.y (mgr.25471) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:52.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:51 smithi012 bash[55092]: audit 2024-02-05T08:00:50.981384+0000 mon.a (mon.0) 135 : audit 0 from='client.? 172.21.15.12:0/2860370097' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:00:54.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:53 smithi079 bash[41122]: cluster 2024-02-05T08:00:52.534159+0000 mgr.y (mgr.25471) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:54.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:53 smithi079 bash[41122]: audit 2024-02-05T08:00:53.636794+0000 mon.a (mon.0) 136 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:54.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:53 smithi012 bash[55092]: cluster 2024-02-05T08:00:52.534159+0000 mgr.y (mgr.25471) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:54.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:53 smithi012 bash[55092]: audit 2024-02-05T08:00:53.636794+0000 mon.a (mon.0) 136 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:53 smithi012 bash[53716]: cluster 2024-02-05T08:00:52.534159+0000 mgr.y (mgr.25471) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:53 smithi012 bash[53716]: audit 2024-02-05T08:00:53.636794+0000 mon.a (mon.0) 136 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:00:55.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: audit 2024-02-05T08:00:54.430759+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:55.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: audit 2024-02-05T08:00:54.443756+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:55.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: audit 2024-02-05T08:00:54.446079+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:55.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: audit 2024-02-05T08:00:54.447735+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:00:55.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: audit 2024-02-05T08:00:54.459016+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:55.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: cephadm 2024-02-05T08:00:54.533961+0000 mgr.y (mgr.25471) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-05T08:00:55.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: audit 2024-02-05T08:00:54.534640+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:55.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: cluster 2024-02-05T08:00:54.535103+0000 mgr.y (mgr.25471) 78 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:55.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: audit 2024-02-05T08:00:54.537625+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:55.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: audit 2024-02-05T08:00:54.539173+0000 mon.a (mon.0) 144 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:55.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:55 smithi079 bash[41122]: cephadm 2024-02-05T08:00:54.540905+0000 mgr.y (mgr.25471) 79 : cephadm 1 Reconfiguring daemon mon.a on smithi012 2024-02-05T08:00:55.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: audit 2024-02-05T08:00:54.430759+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:55.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: audit 2024-02-05T08:00:54.443756+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:55.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: audit 2024-02-05T08:00:54.446079+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:55.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: audit 2024-02-05T08:00:54.447735+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:00:55.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: audit 2024-02-05T08:00:54.459016+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: cephadm 2024-02-05T08:00:54.533961+0000 mgr.y (mgr.25471) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: audit 2024-02-05T08:00:54.534640+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: cluster 2024-02-05T08:00:54.535103+0000 mgr.y (mgr.25471) 78 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: audit 2024-02-05T08:00:54.537625+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: audit 2024-02-05T08:00:54.539173+0000 mon.a (mon.0) 144 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[53716]: cephadm 2024-02-05T08:00:54.540905+0000 mgr.y (mgr.25471) 79 : cephadm 1 Reconfiguring daemon mon.a on smithi012 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: audit 2024-02-05T08:00:54.430759+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: audit 2024-02-05T08:00:54.443756+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: audit 2024-02-05T08:00:54.446079+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: audit 2024-02-05T08:00:54.447735+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: audit 2024-02-05T08:00:54.459016+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: cephadm 2024-02-05T08:00:54.533961+0000 mgr.y (mgr.25471) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-05T08:00:55.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: audit 2024-02-05T08:00:54.534640+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:55.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: cluster 2024-02-05T08:00:54.535103+0000 mgr.y (mgr.25471) 78 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:00:55.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: audit 2024-02-05T08:00:54.537625+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:55.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: audit 2024-02-05T08:00:54.539173+0000 mon.a (mon.0) 144 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:55.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:55 smithi012 bash[55092]: cephadm 2024-02-05T08:00:54.540905+0000 mgr.y (mgr.25471) 79 : cephadm 1 Reconfiguring daemon mon.a on smithi012 2024-02-05T08:00:57.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[55092]: cluster 2024-02-05T08:00:56.535778+0000 mgr.y (mgr.25471) 80 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:57.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[55092]: audit 2024-02-05T08:00:57.060291+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:57.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[55092]: audit 2024-02-05T08:00:57.070199+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:57.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[55092]: audit 2024-02-05T08:00:57.112320+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T08:00:57.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[55092]: audit 2024-02-05T08:00:57.114540+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T08:00:57.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[55092]: audit 2024-02-05T08:00:57.116958+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:57.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[53716]: cluster 2024-02-05T08:00:56.535778+0000 mgr.y (mgr.25471) 80 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:57.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[53716]: audit 2024-02-05T08:00:57.060291+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:57.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[53716]: audit 2024-02-05T08:00:57.070199+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:57.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[53716]: audit 2024-02-05T08:00:57.112320+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T08:00:57.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[53716]: audit 2024-02-05T08:00:57.114540+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T08:00:57.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:57 smithi012 bash[53716]: audit 2024-02-05T08:00:57.116958+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:58.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:57 smithi079 bash[41122]: cluster 2024-02-05T08:00:56.535778+0000 mgr.y (mgr.25471) 80 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:58.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:57 smithi079 bash[41122]: audit 2024-02-05T08:00:57.060291+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:58.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:57 smithi079 bash[41122]: audit 2024-02-05T08:00:57.070199+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:58.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:57 smithi079 bash[41122]: audit 2024-02-05T08:00:57.112320+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T08:00:58.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:57 smithi079 bash[41122]: audit 2024-02-05T08:00:57.114540+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T08:00:58.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:57 smithi079 bash[41122]: audit 2024-02-05T08:00:57.116958+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:58.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:58 smithi012 bash[53716]: cephadm 2024-02-05T08:00:57.111507+0000 mgr.y (mgr.25471) 81 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-05T08:00:58.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:58 smithi012 bash[53716]: cephadm 2024-02-05T08:00:57.119134+0000 mgr.y (mgr.25471) 82 : cephadm 1 Reconfiguring daemon mgr.y on smithi012 2024-02-05T08:00:58.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:58 smithi012 bash[55092]: cephadm 2024-02-05T08:00:57.111507+0000 mgr.y (mgr.25471) 81 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-05T08:00:58.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:58 smithi012 bash[55092]: cephadm 2024-02-05T08:00:57.119134+0000 mgr.y (mgr.25471) 82 : cephadm 1 Reconfiguring daemon mgr.y on smithi012 2024-02-05T08:00:59.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:58 smithi079 bash[41122]: cephadm 2024-02-05T08:00:57.111507+0000 mgr.y (mgr.25471) 81 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-05T08:00:59.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:58 smithi079 bash[41122]: cephadm 2024-02-05T08:00:57.119134+0000 mgr.y (mgr.25471) 82 : cephadm 1 Reconfiguring daemon mgr.y on smithi012 2024-02-05T08:00:59.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:00:58 smithi079 bash[38589]: ts=2024-02-05T08:00:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:00:59.940 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[53716]: cluster 2024-02-05T08:00:58.536539+0000 mgr.y (mgr.25471) 83 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:59.940 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[53716]: audit 2024-02-05T08:00:59.451691+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:59.940 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[53716]: audit 2024-02-05T08:00:59.459943+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:59.940 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[53716]: audit 2024-02-05T08:00:59.490082+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:59.940 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[53716]: audit 2024-02-05T08:00:59.492255+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:59.941 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[53716]: audit 2024-02-05T08:00:59.494095+0000 mon.a (mon.0) 154 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:00:59.941 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[55092]: cluster 2024-02-05T08:00:58.536539+0000 mgr.y (mgr.25471) 83 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:00:59.941 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[55092]: audit 2024-02-05T08:00:59.451691+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:59.941 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[55092]: audit 2024-02-05T08:00:59.459943+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:00:59.941 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[55092]: audit 2024-02-05T08:00:59.490082+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:00:59.941 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[55092]: audit 2024-02-05T08:00:59.492255+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:00:59.941 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:00:59 smithi012 bash[55092]: audit 2024-02-05T08:00:59.494095+0000 mon.a (mon.0) 154 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:00.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:59 smithi079 bash[41122]: cluster 2024-02-05T08:00:58.536539+0000 mgr.y (mgr.25471) 83 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:00.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:59 smithi079 bash[41122]: audit 2024-02-05T08:00:59.451691+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:00.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:59 smithi079 bash[41122]: audit 2024-02-05T08:00:59.459943+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:00.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:59 smithi079 bash[41122]: audit 2024-02-05T08:00:59.490082+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:01:00.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:59 smithi079 bash[41122]: audit 2024-02-05T08:00:59.492255+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:01:00.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:00:59 smithi079 bash[41122]: audit 2024-02-05T08:00:59.494095+0000 mon.a (mon.0) 154 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:01.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:00 smithi079 bash[41122]: cephadm 2024-02-05T08:00:59.489333+0000 mgr.y (mgr.25471) 84 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-05T08:01:01.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:00 smithi079 bash[41122]: cephadm 2024-02-05T08:00:59.496454+0000 mgr.y (mgr.25471) 85 : cephadm 1 Reconfiguring daemon mon.c on smithi012 2024-02-05T08:01:01.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:00 smithi079 bash[41122]: audit 2024-02-05T08:00:59.602344+0000 mgr.y (mgr.25471) 86 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:01.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:00 smithi012 bash[53716]: cephadm 2024-02-05T08:00:59.489333+0000 mgr.y (mgr.25471) 84 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-05T08:01:01.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:00 smithi012 bash[53716]: cephadm 2024-02-05T08:00:59.496454+0000 mgr.y (mgr.25471) 85 : cephadm 1 Reconfiguring daemon mon.c on smithi012 2024-02-05T08:01:01.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:00 smithi012 bash[53716]: audit 2024-02-05T08:00:59.602344+0000 mgr.y (mgr.25471) 86 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:01.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:00 smithi012 bash[55092]: cephadm 2024-02-05T08:00:59.489333+0000 mgr.y (mgr.25471) 84 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-05T08:01:01.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:00 smithi012 bash[55092]: cephadm 2024-02-05T08:00:59.496454+0000 mgr.y (mgr.25471) 85 : cephadm 1 Reconfiguring daemon mon.c on smithi012 2024-02-05T08:01:01.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:00 smithi012 bash[55092]: audit 2024-02-05T08:00:59.602344+0000 mgr.y (mgr.25471) 86 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:01.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:01:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:01:01] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.33.4" 2024-02-05T08:01:02.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:01 smithi079 bash[41122]: cluster 2024-02-05T08:01:00.538209+0000 mgr.y (mgr.25471) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:02.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:01 smithi079 bash[41122]: audit 2024-02-05T08:01:01.707601+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:02.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:01 smithi079 bash[41122]: audit 2024-02-05T08:01:01.718653+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:02.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:01 smithi012 bash[53716]: cluster 2024-02-05T08:01:00.538209+0000 mgr.y (mgr.25471) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:02.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:01 smithi012 bash[53716]: audit 2024-02-05T08:01:01.707601+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:02.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:01 smithi012 bash[53716]: audit 2024-02-05T08:01:01.718653+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:02.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:01 smithi012 bash[55092]: cluster 2024-02-05T08:01:00.538209+0000 mgr.y (mgr.25471) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:02.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:01 smithi012 bash[55092]: audit 2024-02-05T08:01:01.707601+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:02.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:01 smithi012 bash[55092]: audit 2024-02-05T08:01:01.718653+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:03.041 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:02 smithi012 bash[53716]: cephadm 2024-02-05T08:01:01.765488+0000 mgr.y (mgr.25471) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-05T08:01:03.042 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:02 smithi012 bash[53716]: audit 2024-02-05T08:01:01.766168+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T08:01:03.042 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:02 smithi012 bash[53716]: audit 2024-02-05T08:01:01.767910+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:03.042 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:02 smithi012 bash[53716]: cephadm 2024-02-05T08:01:01.772800+0000 mgr.y (mgr.25471) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi012 2024-02-05T08:01:03.042 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:02 smithi012 bash[55092]: cephadm 2024-02-05T08:01:01.765488+0000 mgr.y (mgr.25471) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-05T08:01:03.042 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:02 smithi012 bash[55092]: audit 2024-02-05T08:01:01.766168+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T08:01:03.042 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:02 smithi012 bash[55092]: audit 2024-02-05T08:01:01.767910+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:03.042 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:02 smithi012 bash[55092]: cephadm 2024-02-05T08:01:01.772800+0000 mgr.y (mgr.25471) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi012 2024-02-05T08:01:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:02 smithi079 bash[41122]: cephadm 2024-02-05T08:01:01.765488+0000 mgr.y (mgr.25471) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-05T08:01:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:02 smithi079 bash[41122]: audit 2024-02-05T08:01:01.766168+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T08:01:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:02 smithi079 bash[41122]: audit 2024-02-05T08:01:01.767910+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:03.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:02 smithi079 bash[41122]: cephadm 2024-02-05T08:01:01.772800+0000 mgr.y (mgr.25471) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi012 2024-02-05T08:01:04.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:03 smithi012 bash[53716]: cluster 2024-02-05T08:01:02.539002+0000 mgr.y (mgr.25471) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:04.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:03 smithi012 bash[55092]: cluster 2024-02-05T08:01:02.539002+0000 mgr.y (mgr.25471) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:03 smithi079 bash[41122]: cluster 2024-02-05T08:01:02.539002+0000 mgr.y (mgr.25471) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:05.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[53716]: audit 2024-02-05T08:01:03.905181+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:05.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[53716]: audit 2024-02-05T08:01:03.913111+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:05.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[53716]: cephadm 2024-02-05T08:01:03.941128+0000 mgr.y (mgr.25471) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-05T08:01:05.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[53716]: audit 2024-02-05T08:01:03.941872+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T08:01:05.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[53716]: audit 2024-02-05T08:01:03.943731+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:05.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[53716]: cephadm 2024-02-05T08:01:03.949628+0000 mgr.y (mgr.25471) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi012 2024-02-05T08:01:05.272 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[53716]: cluster 2024-02-05T08:01:04.540594+0000 mgr.y (mgr.25471) 93 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:05.272 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[55092]: audit 2024-02-05T08:01:03.905181+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:05.272 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[55092]: audit 2024-02-05T08:01:03.913111+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:05.272 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[55092]: cephadm 2024-02-05T08:01:03.941128+0000 mgr.y (mgr.25471) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-05T08:01:05.272 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[55092]: audit 2024-02-05T08:01:03.941872+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T08:01:05.272 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[55092]: audit 2024-02-05T08:01:03.943731+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:05.272 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[55092]: cephadm 2024-02-05T08:01:03.949628+0000 mgr.y (mgr.25471) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi012 2024-02-05T08:01:05.272 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:04 smithi012 bash[55092]: cluster 2024-02-05T08:01:04.540594+0000 mgr.y (mgr.25471) 93 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:05.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:04 smithi079 bash[41122]: audit 2024-02-05T08:01:03.905181+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:04 smithi079 bash[41122]: audit 2024-02-05T08:01:03.913111+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:04 smithi079 bash[41122]: cephadm 2024-02-05T08:01:03.941128+0000 mgr.y (mgr.25471) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-05T08:01:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:04 smithi079 bash[41122]: audit 2024-02-05T08:01:03.941872+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T08:01:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:04 smithi079 bash[41122]: audit 2024-02-05T08:01:03.943731+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:04 smithi079 bash[41122]: cephadm 2024-02-05T08:01:03.949628+0000 mgr.y (mgr.25471) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi012 2024-02-05T08:01:05.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:04 smithi079 bash[41122]: cluster 2024-02-05T08:01:04.540594+0000 mgr.y (mgr.25471) 93 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:07.556 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[53716]: audit 2024-02-05T08:01:06.268259+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:07.556 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[53716]: audit 2024-02-05T08:01:06.277174+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:07.556 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[53716]: cephadm 2024-02-05T08:01:06.319186+0000 mgr.y (mgr.25471) 94 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-05T08:01:07.556 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[53716]: audit 2024-02-05T08:01:06.319866+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T08:01:07.556 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[53716]: audit 2024-02-05T08:01:06.321669+0000 mon.a (mon.0) 166 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:07.556 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[53716]: cephadm 2024-02-05T08:01:06.327128+0000 mgr.y (mgr.25471) 95 : cephadm 1 Reconfiguring daemon osd.2 on smithi012 2024-02-05T08:01:07.556 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[53716]: cluster 2024-02-05T08:01:06.541324+0000 mgr.y (mgr.25471) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:07.556 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[55092]: audit 2024-02-05T08:01:06.268259+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:07.556 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[55092]: audit 2024-02-05T08:01:06.277174+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:07.557 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[55092]: cephadm 2024-02-05T08:01:06.319186+0000 mgr.y (mgr.25471) 94 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-05T08:01:07.557 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[55092]: audit 2024-02-05T08:01:06.319866+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T08:01:07.557 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[55092]: audit 2024-02-05T08:01:06.321669+0000 mon.a (mon.0) 166 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:07.557 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[55092]: cephadm 2024-02-05T08:01:06.327128+0000 mgr.y (mgr.25471) 95 : cephadm 1 Reconfiguring daemon osd.2 on smithi012 2024-02-05T08:01:07.557 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:07 smithi012 bash[55092]: cluster 2024-02-05T08:01:06.541324+0000 mgr.y (mgr.25471) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:07 smithi079 bash[41122]: audit 2024-02-05T08:01:06.268259+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:07 smithi079 bash[41122]: audit 2024-02-05T08:01:06.277174+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:07 smithi079 bash[41122]: cephadm 2024-02-05T08:01:06.319186+0000 mgr.y (mgr.25471) 94 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-05T08:01:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:07 smithi079 bash[41122]: audit 2024-02-05T08:01:06.319866+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T08:01:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:07 smithi079 bash[41122]: audit 2024-02-05T08:01:06.321669+0000 mon.a (mon.0) 166 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:07 smithi079 bash[41122]: cephadm 2024-02-05T08:01:06.327128+0000 mgr.y (mgr.25471) 95 : cephadm 1 Reconfiguring daemon osd.2 on smithi012 2024-02-05T08:01:07.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:07 smithi079 bash[41122]: cluster 2024-02-05T08:01:06.541324+0000 mgr.y (mgr.25471) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:09.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:01:08 smithi079 bash[38589]: ts=2024-02-05T08:01:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:01:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:09 smithi079 bash[41122]: audit 2024-02-05T08:01:08.436274+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:09 smithi079 bash[41122]: audit 2024-02-05T08:01:08.446341+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:09 smithi079 bash[41122]: cephadm 2024-02-05T08:01:08.495824+0000 mgr.y (mgr.25471) 97 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-05T08:01:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:09 smithi079 bash[41122]: audit 2024-02-05T08:01:08.496554+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T08:01:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:09 smithi079 bash[41122]: audit 2024-02-05T08:01:08.498751+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:09 smithi079 bash[41122]: cephadm 2024-02-05T08:01:08.505120+0000 mgr.y (mgr.25471) 98 : cephadm 1 Reconfiguring daemon osd.3 on smithi012 2024-02-05T08:01:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:09 smithi079 bash[41122]: cluster 2024-02-05T08:01:08.541960+0000 mgr.y (mgr.25471) 99 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:09 smithi079 bash[41122]: audit 2024-02-05T08:01:08.637055+0000 mon.a (mon.0) 171 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[53716]: audit 2024-02-05T08:01:08.436274+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[53716]: audit 2024-02-05T08:01:08.446341+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[53716]: cephadm 2024-02-05T08:01:08.495824+0000 mgr.y (mgr.25471) 97 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-05T08:01:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[53716]: audit 2024-02-05T08:01:08.496554+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T08:01:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[53716]: audit 2024-02-05T08:01:08.498751+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[53716]: cephadm 2024-02-05T08:01:08.505120+0000 mgr.y (mgr.25471) 98 : cephadm 1 Reconfiguring daemon osd.3 on smithi012 2024-02-05T08:01:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[53716]: cluster 2024-02-05T08:01:08.541960+0000 mgr.y (mgr.25471) 99 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[53716]: audit 2024-02-05T08:01:08.637055+0000 mon.a (mon.0) 171 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:09.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[55092]: audit 2024-02-05T08:01:08.436274+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:09.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[55092]: audit 2024-02-05T08:01:08.446341+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:09.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[55092]: cephadm 2024-02-05T08:01:08.495824+0000 mgr.y (mgr.25471) 97 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-05T08:01:09.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[55092]: audit 2024-02-05T08:01:08.496554+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T08:01:09.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[55092]: audit 2024-02-05T08:01:08.498751+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:09.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[55092]: cephadm 2024-02-05T08:01:08.505120+0000 mgr.y (mgr.25471) 98 : cephadm 1 Reconfiguring daemon osd.3 on smithi012 2024-02-05T08:01:09.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[55092]: cluster 2024-02-05T08:01:08.541960+0000 mgr.y (mgr.25471) 99 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:09.812 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:09 smithi012 bash[55092]: audit 2024-02-05T08:01:08.637055+0000 mon.a (mon.0) 171 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:10.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:10 smithi079 bash[41122]: audit 2024-02-05T08:01:09.609342+0000 mgr.y (mgr.25471) 100 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:10.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:10 smithi012 bash[53716]: audit 2024-02-05T08:01:09.609342+0000 mgr.y (mgr.25471) 100 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:10.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:10 smithi012 bash[55092]: audit 2024-02-05T08:01:09.609342+0000 mgr.y (mgr.25471) 100 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:11.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:01:11] "GET /metrics HTTP/1.1" 200 38181 "" "Prometheus/2.33.4" 2024-02-05T08:01:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[53716]: cluster 2024-02-05T08:01:10.543639+0000 mgr.y (mgr.25471) 101 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[53716]: audit 2024-02-05T08:01:10.767741+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[53716]: audit 2024-02-05T08:01:10.779707+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[53716]: cephadm 2024-02-05T08:01:10.828328+0000 mgr.y (mgr.25471) 102 : cephadm 1 Reconfiguring rgw.foo.smithi012.zgzwfl (monmap changed)... 2024-02-05T08:01:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[53716]: audit 2024-02-05T08:01:10.829205+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:12.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[53716]: audit 2024-02-05T08:01:10.833633+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:12.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[53716]: cephadm 2024-02-05T08:01:10.836141+0000 mgr.y (mgr.25471) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi012.zgzwfl on smithi012 2024-02-05T08:01:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[55092]: cluster 2024-02-05T08:01:10.543639+0000 mgr.y (mgr.25471) 101 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[55092]: audit 2024-02-05T08:01:10.767741+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[55092]: audit 2024-02-05T08:01:10.779707+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[55092]: cephadm 2024-02-05T08:01:10.828328+0000 mgr.y (mgr.25471) 102 : cephadm 1 Reconfiguring rgw.foo.smithi012.zgzwfl (monmap changed)... 2024-02-05T08:01:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[55092]: audit 2024-02-05T08:01:10.829205+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[55092]: audit 2024-02-05T08:01:10.833633+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:11 smithi012 bash[55092]: cephadm 2024-02-05T08:01:10.836141+0000 mgr.y (mgr.25471) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi012.zgzwfl on smithi012 2024-02-05T08:01:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:11 smithi079 bash[41122]: cluster 2024-02-05T08:01:10.543639+0000 mgr.y (mgr.25471) 101 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:11 smithi079 bash[41122]: audit 2024-02-05T08:01:10.767741+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:11 smithi079 bash[41122]: audit 2024-02-05T08:01:10.779707+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:11 smithi079 bash[41122]: cephadm 2024-02-05T08:01:10.828328+0000 mgr.y (mgr.25471) 102 : cephadm 1 Reconfiguring rgw.foo.smithi012.zgzwfl (monmap changed)... 2024-02-05T08:01:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:11 smithi079 bash[41122]: audit 2024-02-05T08:01:10.829205+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:11 smithi079 bash[41122]: audit 2024-02-05T08:01:10.833633+0000 mon.a (mon.0) 175 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:12.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:11 smithi079 bash[41122]: cephadm 2024-02-05T08:01:10.836141+0000 mgr.y (mgr.25471) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi012.zgzwfl on smithi012 2024-02-05T08:01:14.210 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:13 smithi012 bash[53716]: cluster 2024-02-05T08:01:12.544457+0000 mgr.y (mgr.25471) 104 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:14.210 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:13 smithi012 bash[53716]: audit 2024-02-05T08:01:12.852692+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:14.210 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:13 smithi012 bash[53716]: audit 2024-02-05T08:01:12.861178+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:14.210 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:13 smithi012 bash[53716]: audit 2024-02-05T08:01:12.905730+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:14.210 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:13 smithi012 bash[53716]: audit 2024-02-05T08:01:12.909791+0000 mon.a (mon.0) 179 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:14.210 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:13 smithi012 bash[55092]: cluster 2024-02-05T08:01:12.544457+0000 mgr.y (mgr.25471) 104 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:14.210 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:13 smithi012 bash[55092]: audit 2024-02-05T08:01:12.852692+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:14.210 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:13 smithi012 bash[55092]: audit 2024-02-05T08:01:12.861178+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:14.210 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:13 smithi012 bash[55092]: audit 2024-02-05T08:01:12.905730+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:14.211 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:13 smithi012 bash[55092]: audit 2024-02-05T08:01:12.909791+0000 mon.a (mon.0) 179 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:13 smithi079 bash[41122]: cluster 2024-02-05T08:01:12.544457+0000 mgr.y (mgr.25471) 104 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:13 smithi079 bash[41122]: audit 2024-02-05T08:01:12.852692+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:13 smithi079 bash[41122]: audit 2024-02-05T08:01:12.861178+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:13 smithi079 bash[41122]: audit 2024-02-05T08:01:12.905730+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:13 smithi079 bash[41122]: audit 2024-02-05T08:01:12.909791+0000 mon.a (mon.0) 179 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:15.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:14 smithi079 bash[41122]: cephadm 2024-02-05T08:01:12.904982+0000 mgr.y (mgr.25471) 105 : cephadm 1 Reconfiguring rgw.smpl.smithi012.iwrjem (monmap changed)... 2024-02-05T08:01:15.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:14 smithi079 bash[41122]: cephadm 2024-02-05T08:01:12.911884+0000 mgr.y (mgr.25471) 106 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi012.iwrjem on smithi012 2024-02-05T08:01:15.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:14 smithi012 bash[53716]: cephadm 2024-02-05T08:01:12.904982+0000 mgr.y (mgr.25471) 105 : cephadm 1 Reconfiguring rgw.smpl.smithi012.iwrjem (monmap changed)... 2024-02-05T08:01:15.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:14 smithi012 bash[53716]: cephadm 2024-02-05T08:01:12.911884+0000 mgr.y (mgr.25471) 106 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi012.iwrjem on smithi012 2024-02-05T08:01:15.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:14 smithi012 bash[55092]: cephadm 2024-02-05T08:01:12.904982+0000 mgr.y (mgr.25471) 105 : cephadm 1 Reconfiguring rgw.smpl.smithi012.iwrjem (monmap changed)... 2024-02-05T08:01:15.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:14 smithi012 bash[55092]: cephadm 2024-02-05T08:01:12.911884+0000 mgr.y (mgr.25471) 106 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi012.iwrjem on smithi012 2024-02-05T08:01:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:15 smithi079 bash[41122]: cluster 2024-02-05T08:01:14.546015+0000 mgr.y (mgr.25471) 107 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:15 smithi079 bash[41122]: audit 2024-02-05T08:01:14.937811+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:15 smithi079 bash[41122]: audit 2024-02-05T08:01:14.948279+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:15 smithi079 bash[41122]: cephadm 2024-02-05T08:01:14.981865+0000 mgr.y (mgr.25471) 108 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-05T08:01:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:15 smithi079 bash[41122]: audit 2024-02-05T08:01:14.982538+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:01:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:15 smithi079 bash[41122]: audit 2024-02-05T08:01:14.984729+0000 mon.a (mon.0) 183 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:01:16.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:15 smithi079 bash[41122]: audit 2024-02-05T08:01:14.986515+0000 mon.a (mon.0) 184 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:16.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:15 smithi079 bash[41122]: cephadm 2024-02-05T08:01:14.988827+0000 mgr.y (mgr.25471) 109 : cephadm 1 Reconfiguring daemon mon.b on smithi079 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[53716]: cluster 2024-02-05T08:01:14.546015+0000 mgr.y (mgr.25471) 107 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[53716]: audit 2024-02-05T08:01:14.937811+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[53716]: audit 2024-02-05T08:01:14.948279+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[53716]: cephadm 2024-02-05T08:01:14.981865+0000 mgr.y (mgr.25471) 108 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[53716]: audit 2024-02-05T08:01:14.982538+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[53716]: audit 2024-02-05T08:01:14.984729+0000 mon.a (mon.0) 183 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[53716]: audit 2024-02-05T08:01:14.986515+0000 mon.a (mon.0) 184 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[53716]: cephadm 2024-02-05T08:01:14.988827+0000 mgr.y (mgr.25471) 109 : cephadm 1 Reconfiguring daemon mon.b on smithi079 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[55092]: cluster 2024-02-05T08:01:14.546015+0000 mgr.y (mgr.25471) 107 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[55092]: audit 2024-02-05T08:01:14.937811+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:16.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[55092]: audit 2024-02-05T08:01:14.948279+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:16.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[55092]: cephadm 2024-02-05T08:01:14.981865+0000 mgr.y (mgr.25471) 108 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-05T08:01:16.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[55092]: audit 2024-02-05T08:01:14.982538+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T08:01:16.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[55092]: audit 2024-02-05T08:01:14.984729+0000 mon.a (mon.0) 183 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T08:01:16.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[55092]: audit 2024-02-05T08:01:14.986515+0000 mon.a (mon.0) 184 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:16.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:15 smithi012 bash[55092]: cephadm 2024-02-05T08:01:14.988827+0000 mgr.y (mgr.25471) 109 : cephadm 1 Reconfiguring daemon mon.b on smithi079 2024-02-05T08:01:18.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:17 smithi079 bash[41122]: cluster 2024-02-05T08:01:16.546892+0000 mgr.y (mgr.25471) 110 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:18.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:17 smithi079 bash[41122]: audit 2024-02-05T08:01:17.266658+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:18.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:17 smithi079 bash[41122]: audit 2024-02-05T08:01:17.278911+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:18.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:17 smithi079 bash[41122]: audit 2024-02-05T08:01:17.309938+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T08:01:18.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:17 smithi079 bash[41122]: audit 2024-02-05T08:01:17.311875+0000 mon.a (mon.0) 188 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T08:01:18.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:17 smithi079 bash[41122]: audit 2024-02-05T08:01:17.313686+0000 mon.a (mon.0) 189 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[55092]: cluster 2024-02-05T08:01:16.546892+0000 mgr.y (mgr.25471) 110 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[55092]: audit 2024-02-05T08:01:17.266658+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[55092]: audit 2024-02-05T08:01:17.278911+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[55092]: audit 2024-02-05T08:01:17.309938+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[55092]: audit 2024-02-05T08:01:17.311875+0000 mon.a (mon.0) 188 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[55092]: audit 2024-02-05T08:01:17.313686+0000 mon.a (mon.0) 189 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[53716]: cluster 2024-02-05T08:01:16.546892+0000 mgr.y (mgr.25471) 110 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[53716]: audit 2024-02-05T08:01:17.266658+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[53716]: audit 2024-02-05T08:01:17.278911+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[53716]: audit 2024-02-05T08:01:17.309938+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[53716]: audit 2024-02-05T08:01:17.311875+0000 mon.a (mon.0) 188 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T08:01:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:17 smithi012 bash[53716]: audit 2024-02-05T08:01:17.313686+0000 mon.a (mon.0) 189 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:19.002 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:18 smithi079 bash[41122]: cephadm 2024-02-05T08:01:17.309194+0000 mgr.y (mgr.25471) 111 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-05T08:01:19.002 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:18 smithi079 bash[41122]: cephadm 2024-02-05T08:01:17.315805+0000 mgr.y (mgr.25471) 112 : cephadm 1 Reconfiguring daemon mgr.x on smithi079 2024-02-05T08:01:19.002 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:01:18 smithi079 bash[38589]: ts=2024-02-05T08:01:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:01:19.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:18 smithi012 bash[53716]: cephadm 2024-02-05T08:01:17.309194+0000 mgr.y (mgr.25471) 111 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-05T08:01:19.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:18 smithi012 bash[53716]: cephadm 2024-02-05T08:01:17.315805+0000 mgr.y (mgr.25471) 112 : cephadm 1 Reconfiguring daemon mgr.x on smithi079 2024-02-05T08:01:19.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:18 smithi012 bash[55092]: cephadm 2024-02-05T08:01:17.309194+0000 mgr.y (mgr.25471) 111 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-05T08:01:19.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:18 smithi012 bash[55092]: cephadm 2024-02-05T08:01:17.315805+0000 mgr.y (mgr.25471) 112 : cephadm 1 Reconfiguring daemon mgr.x on smithi079 2024-02-05T08:01:20.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:19 smithi079 bash[41122]: cluster 2024-02-05T08:01:18.547670+0000 mgr.y (mgr.25471) 113 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:20.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:19 smithi079 bash[41122]: audit 2024-02-05T08:01:19.503275+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:20.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:19 smithi079 bash[41122]: audit 2024-02-05T08:01:19.513827+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:20.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:19 smithi079 bash[41122]: audit 2024-02-05T08:01:19.536183+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T08:01:20.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:19 smithi079 bash[41122]: audit 2024-02-05T08:01:19.538022+0000 mon.a (mon.0) 193 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:20.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:19 smithi012 bash[53716]: cluster 2024-02-05T08:01:18.547670+0000 mgr.y (mgr.25471) 113 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:20.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:19 smithi012 bash[53716]: audit 2024-02-05T08:01:19.503275+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:20.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:19 smithi012 bash[53716]: audit 2024-02-05T08:01:19.513827+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:20.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:19 smithi012 bash[53716]: audit 2024-02-05T08:01:19.536183+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T08:01:20.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:19 smithi012 bash[53716]: audit 2024-02-05T08:01:19.538022+0000 mon.a (mon.0) 193 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:20.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:19 smithi012 bash[55092]: cluster 2024-02-05T08:01:18.547670+0000 mgr.y (mgr.25471) 113 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:20.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:19 smithi012 bash[55092]: audit 2024-02-05T08:01:19.503275+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:20.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:19 smithi012 bash[55092]: audit 2024-02-05T08:01:19.513827+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:20.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:19 smithi012 bash[55092]: audit 2024-02-05T08:01:19.536183+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T08:01:20.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:19 smithi012 bash[55092]: audit 2024-02-05T08:01:19.538022+0000 mon.a (mon.0) 193 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:21.068 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:20 smithi079 bash[41122]: cephadm 2024-02-05T08:01:19.535537+0000 mgr.y (mgr.25471) 114 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-05T08:01:21.068 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:20 smithi079 bash[41122]: cephadm 2024-02-05T08:01:19.543231+0000 mgr.y (mgr.25471) 115 : cephadm 1 Reconfiguring daemon osd.4 on smithi079 2024-02-05T08:01:21.068 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:20 smithi079 bash[41122]: audit 2024-02-05T08:01:19.620629+0000 mgr.y (mgr.25471) 116 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:21.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:20 smithi012 bash[55092]: cephadm 2024-02-05T08:01:19.535537+0000 mgr.y (mgr.25471) 114 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-05T08:01:21.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:20 smithi012 bash[55092]: cephadm 2024-02-05T08:01:19.543231+0000 mgr.y (mgr.25471) 115 : cephadm 1 Reconfiguring daemon osd.4 on smithi079 2024-02-05T08:01:21.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:20 smithi012 bash[55092]: audit 2024-02-05T08:01:19.620629+0000 mgr.y (mgr.25471) 116 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:21.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:20 smithi012 bash[53716]: cephadm 2024-02-05T08:01:19.535537+0000 mgr.y (mgr.25471) 114 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-05T08:01:21.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:20 smithi012 bash[53716]: cephadm 2024-02-05T08:01:19.543231+0000 mgr.y (mgr.25471) 115 : cephadm 1 Reconfiguring daemon osd.4 on smithi079 2024-02-05T08:01:21.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:20 smithi012 bash[53716]: audit 2024-02-05T08:01:19.620629+0000 mgr.y (mgr.25471) 116 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:21.409 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:01:21.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:01:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:01:21] "GET /metrics HTTP/1.1" 200 38181 "" "Prometheus/2.33.4" 2024-02-05T08:01:22.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:21 smithi012 bash[53716]: cluster 2024-02-05T08:01:20.549436+0000 mgr.y (mgr.25471) 117 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:21 smithi012 bash[55092]: cluster 2024-02-05T08:01:20.549436+0000 mgr.y (mgr.25471) 117 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:22.179 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (4m) 69s ago 11m 16.9M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (3m) 38s ago 10m 43.5M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (2m) 69s ago 8m 46.2M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (2m) 38s ago 16m 442M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (3m) 69s ago 18m 488M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (116s) 69s ago 19m 43.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (52s) 38s ago 17m 22.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (78s) 69s ago 17m 21.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (4m) 69s ago 11m 11.8M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (3m) 38s ago 11m 11.2M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (16m) 69s ago 16m 58.3M 2782M 17.2.0 e1d6a67b021e 051baa99fb78 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (15m) 69s ago 15m 59.5M 2782M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T08:01:22.180 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (15m) 69s ago 15m 54.3M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T08:01:22.181 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (14m) 69s ago 14m 58.1M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T08:01:22.181 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (14m) 38s ago 14m 58.9M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T08:01:22.181 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (13m) 38s ago 13m 55.2M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T08:01:22.181 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (12m) 38s ago 12m 54.1M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T08:01:22.181 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (12m) 38s ago 12m 58.1M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T08:01:22.181 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (2m) 38s ago 11m 56.4M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:01:22.181 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (9m) 69s ago 9m 87.7M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T08:01:22.181 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (9m) 38s ago 9m 87.7M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:01:22.181 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (9m) 69s ago 9m 87.1M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:01:22.181 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (9m) 38s ago 9m 87.6M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:01:22.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:21 smithi079 bash[41122]: cluster 2024-02-05T08:01:20.549436+0000 mgr.y (mgr.25471) 117 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:22.628 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:01:22.628 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:01:22.628 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:01:22.628 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:01:22.628 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:01:22.628 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 5 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:01:22.629 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:01:23.021 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:01:23.021 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:01:23.021 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:01:23.021 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:01:23.021 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:01:23.021 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:01:23.021 INFO:teuthology.orchestra.run.smithi012.stdout: "mon" 2024-02-05T08:01:23.021 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:01:23.021 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "5/23 daemons upgraded", 2024-02-05T08:01:23.021 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading mon daemons", 2024-02-05T08:01:23.022 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:01:23.022 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[53716]: audit 2024-02-05T08:01:21.385318+0000 mgr.y (mgr.25471) 118 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[53716]: audit 2024-02-05T08:01:21.776487+0000 mgr.y (mgr.25471) 119 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[53716]: audit 2024-02-05T08:01:21.811050+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[53716]: audit 2024-02-05T08:01:21.819721+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[53716]: audit 2024-02-05T08:01:21.863211+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[53716]: audit 2024-02-05T08:01:21.864746+0000 mon.a (mon.0) 197 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[53716]: audit 2024-02-05T08:01:22.620739+0000 mon.a (mon.0) 198 : audit 0 from='client.? 172.21.15.12:0/1971992175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[55092]: audit 2024-02-05T08:01:21.385318+0000 mgr.y (mgr.25471) 118 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[55092]: audit 2024-02-05T08:01:21.776487+0000 mgr.y (mgr.25471) 119 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[55092]: audit 2024-02-05T08:01:21.811050+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[55092]: audit 2024-02-05T08:01:21.819721+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[55092]: audit 2024-02-05T08:01:21.863211+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[55092]: audit 2024-02-05T08:01:21.864746+0000 mon.a (mon.0) 197 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:23.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:22 smithi012 bash[55092]: audit 2024-02-05T08:01:22.620739+0000 mon.a (mon.0) 198 : audit 0 from='client.? 172.21.15.12:0/1971992175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:23.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:22 smithi079 bash[41122]: audit 2024-02-05T08:01:21.385318+0000 mgr.y (mgr.25471) 118 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:23.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:22 smithi079 bash[41122]: audit 2024-02-05T08:01:21.776487+0000 mgr.y (mgr.25471) 119 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:23.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:22 smithi079 bash[41122]: audit 2024-02-05T08:01:21.811050+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:23.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:22 smithi079 bash[41122]: audit 2024-02-05T08:01:21.819721+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:23.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:22 smithi079 bash[41122]: audit 2024-02-05T08:01:21.863211+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T08:01:23.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:22 smithi079 bash[41122]: audit 2024-02-05T08:01:21.864746+0000 mon.a (mon.0) 197 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:23.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:22 smithi079 bash[41122]: audit 2024-02-05T08:01:22.620739+0000 mon.a (mon.0) 198 : audit 0 from='client.? 172.21.15.12:0/1971992175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:23.484 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[53716]: cephadm 2024-02-05T08:01:21.862626+0000 mgr.y (mgr.25471) 120 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[53716]: cephadm 2024-02-05T08:01:21.870240+0000 mgr.y (mgr.25471) 121 : cephadm 1 Reconfiguring daemon osd.5 on smithi079 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[53716]: audit 2024-02-05T08:01:22.147760+0000 mgr.y (mgr.25471) 122 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[53716]: cluster 2024-02-05T08:01:22.550119+0000 mgr.y (mgr.25471) 123 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[53716]: audit 2024-02-05T08:01:23.477549+0000 mon.a (mon.0) 199 : audit 0 from='client.? 172.21.15.12:0/4259316288' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[53716]: audit 2024-02-05T08:01:23.637536+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[55092]: cephadm 2024-02-05T08:01:21.862626+0000 mgr.y (mgr.25471) 120 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[55092]: cephadm 2024-02-05T08:01:21.870240+0000 mgr.y (mgr.25471) 121 : cephadm 1 Reconfiguring daemon osd.5 on smithi079 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[55092]: audit 2024-02-05T08:01:22.147760+0000 mgr.y (mgr.25471) 122 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[55092]: cluster 2024-02-05T08:01:22.550119+0000 mgr.y (mgr.25471) 123 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:24.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[55092]: audit 2024-02-05T08:01:23.477549+0000 mon.a (mon.0) 199 : audit 0 from='client.? 172.21.15.12:0/4259316288' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:01:24.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:23 smithi012 bash[55092]: audit 2024-02-05T08:01:23.637536+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:23 smithi079 bash[41122]: cephadm 2024-02-05T08:01:21.862626+0000 mgr.y (mgr.25471) 120 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-05T08:01:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:23 smithi079 bash[41122]: cephadm 2024-02-05T08:01:21.870240+0000 mgr.y (mgr.25471) 121 : cephadm 1 Reconfiguring daemon osd.5 on smithi079 2024-02-05T08:01:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:23 smithi079 bash[41122]: audit 2024-02-05T08:01:22.147760+0000 mgr.y (mgr.25471) 122 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:23 smithi079 bash[41122]: cluster 2024-02-05T08:01:22.550119+0000 mgr.y (mgr.25471) 123 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:23 smithi079 bash[41122]: audit 2024-02-05T08:01:23.477549+0000 mon.a (mon.0) 199 : audit 0 from='client.? 172.21.15.12:0/4259316288' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:01:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:23 smithi079 bash[41122]: audit 2024-02-05T08:01:23.637536+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:25.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:24 smithi012 bash[53716]: audit 2024-02-05T08:01:23.013714+0000 mgr.y (mgr.25471) 124 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:25.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:24 smithi012 bash[53716]: audit 2024-02-05T08:01:24.107274+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:25.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:24 smithi012 bash[53716]: audit 2024-02-05T08:01:24.121774+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:25.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:24 smithi012 bash[53716]: audit 2024-02-05T08:01:24.139907+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T08:01:25.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:24 smithi012 bash[53716]: audit 2024-02-05T08:01:24.141131+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:25.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:24 smithi012 bash[55092]: audit 2024-02-05T08:01:23.013714+0000 mgr.y (mgr.25471) 124 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:25.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:24 smithi012 bash[55092]: audit 2024-02-05T08:01:24.107274+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:25.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:24 smithi012 bash[55092]: audit 2024-02-05T08:01:24.121774+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:25.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:24 smithi012 bash[55092]: audit 2024-02-05T08:01:24.139907+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T08:01:25.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:24 smithi012 bash[55092]: audit 2024-02-05T08:01:24.141131+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:24 smithi079 bash[41122]: audit 2024-02-05T08:01:23.013714+0000 mgr.y (mgr.25471) 124 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:24 smithi079 bash[41122]: audit 2024-02-05T08:01:24.107274+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:24 smithi079 bash[41122]: audit 2024-02-05T08:01:24.121774+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:24 smithi079 bash[41122]: audit 2024-02-05T08:01:24.139907+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T08:01:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:24 smithi079 bash[41122]: audit 2024-02-05T08:01:24.141131+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:26.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:25 smithi079 bash[41122]: cephadm 2024-02-05T08:01:24.139360+0000 mgr.y (mgr.25471) 125 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-05T08:01:26.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:25 smithi079 bash[41122]: cephadm 2024-02-05T08:01:24.144693+0000 mgr.y (mgr.25471) 126 : cephadm 1 Reconfiguring daemon osd.6 on smithi079 2024-02-05T08:01:26.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:25 smithi079 bash[41122]: cluster 2024-02-05T08:01:24.551719+0000 mgr.y (mgr.25471) 127 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:26.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:25 smithi012 bash[53716]: cephadm 2024-02-05T08:01:24.139360+0000 mgr.y (mgr.25471) 125 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-05T08:01:26.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:25 smithi012 bash[53716]: cephadm 2024-02-05T08:01:24.144693+0000 mgr.y (mgr.25471) 126 : cephadm 1 Reconfiguring daemon osd.6 on smithi079 2024-02-05T08:01:26.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:25 smithi012 bash[53716]: cluster 2024-02-05T08:01:24.551719+0000 mgr.y (mgr.25471) 127 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:26.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:25 smithi012 bash[55092]: cephadm 2024-02-05T08:01:24.139360+0000 mgr.y (mgr.25471) 125 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-05T08:01:26.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:25 smithi012 bash[55092]: cephadm 2024-02-05T08:01:24.144693+0000 mgr.y (mgr.25471) 126 : cephadm 1 Reconfiguring daemon osd.6 on smithi079 2024-02-05T08:01:26.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:25 smithi012 bash[55092]: cluster 2024-02-05T08:01:24.551719+0000 mgr.y (mgr.25471) 127 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:27.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[53716]: audit 2024-02-05T08:01:26.284694+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:27.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[53716]: audit 2024-02-05T08:01:26.299018+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:27.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[53716]: cephadm 2024-02-05T08:01:26.315845+0000 mgr.y (mgr.25471) 128 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-05T08:01:27.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[53716]: audit 2024-02-05T08:01:26.316566+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T08:01:27.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[53716]: audit 2024-02-05T08:01:26.318232+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:27.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[53716]: cephadm 2024-02-05T08:01:26.323628+0000 mgr.y (mgr.25471) 129 : cephadm 1 Reconfiguring daemon osd.7 on smithi079 2024-02-05T08:01:27.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[53716]: cluster 2024-02-05T08:01:26.552573+0000 mgr.y (mgr.25471) 130 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:27.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[55092]: audit 2024-02-05T08:01:26.284694+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:27.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[55092]: audit 2024-02-05T08:01:26.299018+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:27.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[55092]: cephadm 2024-02-05T08:01:26.315845+0000 mgr.y (mgr.25471) 128 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-05T08:01:27.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[55092]: audit 2024-02-05T08:01:26.316566+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T08:01:27.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[55092]: audit 2024-02-05T08:01:26.318232+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:27.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[55092]: cephadm 2024-02-05T08:01:26.323628+0000 mgr.y (mgr.25471) 129 : cephadm 1 Reconfiguring daemon osd.7 on smithi079 2024-02-05T08:01:27.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:27 smithi012 bash[55092]: cluster 2024-02-05T08:01:26.552573+0000 mgr.y (mgr.25471) 130 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:27.606 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:27 smithi079 bash[41122]: audit 2024-02-05T08:01:26.284694+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:27.606 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:27 smithi079 bash[41122]: audit 2024-02-05T08:01:26.299018+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:27.606 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:27 smithi079 bash[41122]: cephadm 2024-02-05T08:01:26.315845+0000 mgr.y (mgr.25471) 128 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-05T08:01:27.606 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:27 smithi079 bash[41122]: audit 2024-02-05T08:01:26.316566+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T08:01:27.606 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:27 smithi079 bash[41122]: audit 2024-02-05T08:01:26.318232+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:27.606 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:27 smithi079 bash[41122]: cephadm 2024-02-05T08:01:26.323628+0000 mgr.y (mgr.25471) 129 : cephadm 1 Reconfiguring daemon osd.7 on smithi079 2024-02-05T08:01:27.606 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:27 smithi079 bash[41122]: cluster 2024-02-05T08:01:26.552573+0000 mgr.y (mgr.25471) 130 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:29.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:01:28 smithi079 bash[38589]: ts=2024-02-05T08:01:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:01:29.768 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:29 smithi079 bash[41122]: audit 2024-02-05T08:01:28.500628+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:29.768 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:29 smithi079 bash[41122]: audit 2024-02-05T08:01:28.511781+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:29.768 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:29 smithi079 bash[41122]: cephadm 2024-02-05T08:01:28.544656+0000 mgr.y (mgr.25471) 131 : cephadm 1 Reconfiguring rgw.foo.smithi079.yatygr (monmap changed)... 2024-02-05T08:01:29.768 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:29 smithi079 bash[41122]: audit 2024-02-05T08:01:28.545406+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:29.768 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:29 smithi079 bash[41122]: audit 2024-02-05T08:01:28.549301+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:29.769 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:29 smithi079 bash[41122]: cephadm 2024-02-05T08:01:28.551449+0000 mgr.y (mgr.25471) 132 : cephadm 1 Reconfiguring daemon rgw.foo.smithi079.yatygr on smithi079 2024-02-05T08:01:29.769 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:29 smithi079 bash[41122]: cluster 2024-02-05T08:01:28.553391+0000 mgr.y (mgr.25471) 133 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:29.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[53716]: audit 2024-02-05T08:01:28.500628+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:29.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[53716]: audit 2024-02-05T08:01:28.511781+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:29.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[53716]: cephadm 2024-02-05T08:01:28.544656+0000 mgr.y (mgr.25471) 131 : cephadm 1 Reconfiguring rgw.foo.smithi079.yatygr (monmap changed)... 2024-02-05T08:01:29.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[53716]: audit 2024-02-05T08:01:28.545406+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:29.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[53716]: audit 2024-02-05T08:01:28.549301+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:29.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[53716]: cephadm 2024-02-05T08:01:28.551449+0000 mgr.y (mgr.25471) 132 : cephadm 1 Reconfiguring daemon rgw.foo.smithi079.yatygr on smithi079 2024-02-05T08:01:29.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[53716]: cluster 2024-02-05T08:01:28.553391+0000 mgr.y (mgr.25471) 133 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:29.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[55092]: audit 2024-02-05T08:01:28.500628+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:29.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[55092]: audit 2024-02-05T08:01:28.511781+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:29.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[55092]: cephadm 2024-02-05T08:01:28.544656+0000 mgr.y (mgr.25471) 131 : cephadm 1 Reconfiguring rgw.foo.smithi079.yatygr (monmap changed)... 2024-02-05T08:01:29.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[55092]: audit 2024-02-05T08:01:28.545406+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:29.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[55092]: audit 2024-02-05T08:01:28.549301+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:29.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[55092]: cephadm 2024-02-05T08:01:28.551449+0000 mgr.y (mgr.25471) 132 : cephadm 1 Reconfiguring daemon rgw.foo.smithi079.yatygr on smithi079 2024-02-05T08:01:29.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:29 smithi012 bash[55092]: cluster 2024-02-05T08:01:28.553391+0000 mgr.y (mgr.25471) 133 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:30.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:30 smithi079 bash[41122]: audit 2024-02-05T08:01:29.631979+0000 mgr.y (mgr.25471) 134 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:30.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:30 smithi012 bash[53716]: audit 2024-02-05T08:01:29.631979+0000 mgr.y (mgr.25471) 134 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:30.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:30 smithi012 bash[55092]: audit 2024-02-05T08:01:29.631979+0000 mgr.y (mgr.25471) 134 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:31.589 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:01:31] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.33.4" 2024-02-05T08:01:31.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[55092]: cluster 2024-02-05T08:01:30.555140+0000 mgr.y (mgr.25471) 135 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:31.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[55092]: audit 2024-02-05T08:01:30.583694+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:31.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[55092]: audit 2024-02-05T08:01:30.596457+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:31.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[55092]: cephadm 2024-02-05T08:01:30.621134+0000 mgr.y (mgr.25471) 136 : cephadm 1 Reconfiguring rgw.smpl.smithi079.nvkotr (monmap changed)... 2024-02-05T08:01:31.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[55092]: audit 2024-02-05T08:01:30.621838+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:31.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[55092]: audit 2024-02-05T08:01:30.625643+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:31.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[55092]: cephadm 2024-02-05T08:01:30.627807+0000 mgr.y (mgr.25471) 137 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi079.nvkotr on smithi079 2024-02-05T08:01:31.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[53716]: cluster 2024-02-05T08:01:30.555140+0000 mgr.y (mgr.25471) 135 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:31.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[53716]: audit 2024-02-05T08:01:30.583694+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:31.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[53716]: audit 2024-02-05T08:01:30.596457+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:31.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[53716]: cephadm 2024-02-05T08:01:30.621134+0000 mgr.y (mgr.25471) 136 : cephadm 1 Reconfiguring rgw.smpl.smithi079.nvkotr (monmap changed)... 2024-02-05T08:01:31.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[53716]: audit 2024-02-05T08:01:30.621838+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:31.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[53716]: audit 2024-02-05T08:01:30.625643+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:31.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:31 smithi012 bash[53716]: cephadm 2024-02-05T08:01:30.627807+0000 mgr.y (mgr.25471) 137 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi079.nvkotr on smithi079 2024-02-05T08:01:31.896 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:31 smithi079 bash[41122]: cluster 2024-02-05T08:01:30.555140+0000 mgr.y (mgr.25471) 135 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:31.896 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:31 smithi079 bash[41122]: audit 2024-02-05T08:01:30.583694+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:31.896 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:31 smithi079 bash[41122]: audit 2024-02-05T08:01:30.596457+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:31.896 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:31 smithi079 bash[41122]: cephadm 2024-02-05T08:01:30.621134+0000 mgr.y (mgr.25471) 136 : cephadm 1 Reconfiguring rgw.smpl.smithi079.nvkotr (monmap changed)... 2024-02-05T08:01:31.896 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:31 smithi079 bash[41122]: audit 2024-02-05T08:01:30.621838+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:01:31.896 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:31 smithi079 bash[41122]: audit 2024-02-05T08:01:30.625643+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:31.896 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:31 smithi079 bash[41122]: cephadm 2024-02-05T08:01:30.627807+0000 mgr.y (mgr.25471) 137 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi079.nvkotr on smithi079 2024-02-05T08:01:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: cluster 2024-02-05T08:01:32.555934+0000 mgr.y (mgr.25471) 138 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.778091+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.788570+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.807158+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:01:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.810798+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.813752+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: cephadm 2024-02-05T08:01:32.815067+0000 mgr.y (mgr.25471) 139 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.820313+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.823349+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.829727+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.833505+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.839367+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.843454+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.848180+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.851759+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: cephadm 2024-02-05T08:01:32.853220+0000 mgr.y (mgr.25471) 140 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.858173+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[53716]: audit 2024-02-05T08:01:32.862839+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: cluster 2024-02-05T08:01:32.555934+0000 mgr.y (mgr.25471) 138 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.778091+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.788570+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.807158+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.810798+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.813752+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: cephadm 2024-02-05T08:01:32.815067+0000 mgr.y (mgr.25471) 139 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.820313+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.823349+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.829727+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.833505+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.839367+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-05T08:01:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.843454+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-05T08:01:34.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.848180+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-05T08:01:34.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.851759+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:34.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: cephadm 2024-02-05T08:01:32.853220+0000 mgr.y (mgr.25471) 140 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-05T08:01:34.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.858173+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.094 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:33 smithi012 bash[55092]: audit 2024-02-05T08:01:32.862839+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T08:01:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: cluster 2024-02-05T08:01:32.555934+0000 mgr.y (mgr.25471) 138 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.778091+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.788570+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.807158+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.810798+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.813752+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: cephadm 2024-02-05T08:01:32.815067+0000 mgr.y (mgr.25471) 139 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.820313+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.823349+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.829727+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.833505+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.839367+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.843454+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.848180+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.851759+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: cephadm 2024-02-05T08:01:32.853220+0000 mgr.y (mgr.25471) 140 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-05T08:01:34.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.858173+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:34.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:33 smithi079 bash[41122]: audit 2024-02-05T08:01:32.862839+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T08:01:35.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:34 smithi012 bash[53716]: audit 2024-02-05T08:01:32.863218+0000 mgr.y (mgr.25471) 141 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T08:01:35.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:34 smithi012 bash[53716]: cephadm 2024-02-05T08:01:32.865329+0000 mgr.y (mgr.25471) 142 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-05T08:01:35.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:34 smithi012 bash[55092]: audit 2024-02-05T08:01:32.863218+0000 mgr.y (mgr.25471) 141 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T08:01:35.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:34 smithi012 bash[55092]: cephadm 2024-02-05T08:01:32.865329+0000 mgr.y (mgr.25471) 142 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-05T08:01:35.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:34 smithi079 bash[41122]: audit 2024-02-05T08:01:32.863218+0000 mgr.y (mgr.25471) 141 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T08:01:35.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:34 smithi079 bash[41122]: cephadm 2024-02-05T08:01:32.865329+0000 mgr.y (mgr.25471) 142 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-05T08:01:36.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:35 smithi012 bash[53716]: cluster 2024-02-05T08:01:34.557276+0000 mgr.y (mgr.25471) 143 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:36.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:35 smithi012 bash[53716]: audit 2024-02-05T08:01:35.393032+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:36.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:35 smithi012 bash[53716]: audit 2024-02-05T08:01:35.397500+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T08:01:36.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:35 smithi012 bash[53716]: audit 2024-02-05T08:01:35.399225+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:36.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:35 smithi012 bash[55092]: cluster 2024-02-05T08:01:34.557276+0000 mgr.y (mgr.25471) 143 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:36.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:35 smithi012 bash[55092]: audit 2024-02-05T08:01:35.393032+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:36.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:35 smithi012 bash[55092]: audit 2024-02-05T08:01:35.397500+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T08:01:36.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:35 smithi012 bash[55092]: audit 2024-02-05T08:01:35.399225+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:35 smithi079 bash[41122]: cluster 2024-02-05T08:01:34.557276+0000 mgr.y (mgr.25471) 143 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:35 smithi079 bash[41122]: audit 2024-02-05T08:01:35.393032+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:35 smithi079 bash[41122]: audit 2024-02-05T08:01:35.397500+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T08:01:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:35 smithi079 bash[41122]: audit 2024-02-05T08:01:35.399225+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:01:36.901 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:36 smithi012 bash[53716]: cephadm 2024-02-05T08:01:35.385497+0000 mgr.y (mgr.25471) 144 : cephadm 1 Upgrade: Updating osd.0 2024-02-05T08:01:36.901 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:36 smithi012 bash[53716]: cephadm 2024-02-05T08:01:35.404336+0000 mgr.y (mgr.25471) 145 : cephadm 1 Deploying daemon osd.0 on smithi012 2024-02-05T08:01:36.901 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:36 smithi012 bash[55092]: cephadm 2024-02-05T08:01:35.385497+0000 mgr.y (mgr.25471) 144 : cephadm 1 Upgrade: Updating osd.0 2024-02-05T08:01:36.902 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:36 smithi012 bash[55092]: cephadm 2024-02-05T08:01:35.404336+0000 mgr.y (mgr.25471) 145 : cephadm 1 Deploying daemon osd.0 on smithi012 2024-02-05T08:01:37.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:36 smithi079 bash[41122]: cephadm 2024-02-05T08:01:35.385497+0000 mgr.y (mgr.25471) 144 : cephadm 1 Upgrade: Updating osd.0 2024-02-05T08:01:37.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:36 smithi079 bash[41122]: cephadm 2024-02-05T08:01:35.404336+0000 mgr.y (mgr.25471) 145 : cephadm 1 Deploying daemon osd.0 on smithi012 2024-02-05T08:01:38.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:37 smithi012 bash[53716]: cluster 2024-02-05T08:01:36.558011+0000 mgr.y (mgr.25471) 146 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:38.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:37 smithi012 bash[55092]: cluster 2024-02-05T08:01:36.558011+0000 mgr.y (mgr.25471) 146 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:38.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:37 smithi079 bash[41122]: cluster 2024-02-05T08:01:36.558011+0000 mgr.y (mgr.25471) 146 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:39.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:38 smithi079 bash[41122]: audit 2024-02-05T08:01:38.638193+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:39.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:01:38 smithi079 bash[38589]: ts=2024-02-05T08:01:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:01:39.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:38 smithi012 bash[53716]: audit 2024-02-05T08:01:38.638193+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:39.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:38 smithi012 bash[55092]: audit 2024-02-05T08:01:38.638193+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:39.976 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:39 smithi012 bash[53716]: cluster 2024-02-05T08:01:38.558721+0000 mgr.y (mgr.25471) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:39.976 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:39 smithi012 bash[55092]: cluster 2024-02-05T08:01:38.558721+0000 mgr.y (mgr.25471) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:39.977 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:39 smithi012 systemd[1]: Stopping Ceph osd.0 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:01:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:39 smithi079 bash[41122]: cluster 2024-02-05T08:01:38.558721+0000 mgr.y (mgr.25471) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:01:40.340 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:39 smithi012 bash[22542]: debug 2024-02-05T08:01:39.967+0000 7fb9870ee700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:01:40.340 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:39 smithi012 bash[22542]: debug 2024-02-05T08:01:39.967+0000 7fb9870ee700 -1 osd.0 103 *** Got signal Terminated *** 2024-02-05T08:01:40.341 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:39 smithi012 bash[22542]: debug 2024-02-05T08:01:39.967+0000 7fb9870ee700 -1 osd.0 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:01:41.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:40 smithi012 bash[53716]: audit 2024-02-05T08:01:39.640577+0000 mgr.y (mgr.25471) 148 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:41.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:40 smithi012 bash[53716]: cluster 2024-02-05T08:01:39.969411+0000 mon.a (mon.0) 236 : cluster 1 osd.0 marked itself down and dead 2024-02-05T08:01:41.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:40 smithi012 bash[55092]: audit 2024-02-05T08:01:39.640577+0000 mgr.y (mgr.25471) 148 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:41.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:40 smithi012 bash[55092]: cluster 2024-02-05T08:01:39.969411+0000 mon.a (mon.0) 236 : cluster 1 osd.0 marked itself down and dead 2024-02-05T08:01:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:40 smithi079 bash[41122]: audit 2024-02-05T08:01:39.640577+0000 mgr.y (mgr.25471) 148 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:40 smithi079 bash[41122]: cluster 2024-02-05T08:01:39.969411+0000 mon.a (mon.0) 236 : cluster 1 osd.0 marked itself down and dead 2024-02-05T08:01:41.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:01:41] "GET /metrics HTTP/1.1" 200 38183 "" "Prometheus/2.33.4" 2024-02-05T08:01:42.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[55092]: cluster 2024-02-05T08:01:40.560555+0000 mgr.y (mgr.25471) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:42.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[55092]: cluster 2024-02-05T08:01:40.812648+0000 mon.a (mon.0) 237 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:01:42.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[55092]: cluster 2024-02-05T08:01:40.826324+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[55092]: cluster 2024-02-05T08:01:40.831872+0000 mon.a (mon.0) 238 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-02-05T08:01:42.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[55092]: cluster 2024-02-05T08:01:40.833084+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[55092]: cluster 2024-02-05T08:01:40.837146+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[55092]: cluster 2024-02-05T08:01:40.841970+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.082 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[53716]: cluster 2024-02-05T08:01:40.560555+0000 mgr.y (mgr.25471) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:42.082 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[53716]: cluster 2024-02-05T08:01:40.812648+0000 mon.a (mon.0) 237 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:01:42.082 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[53716]: cluster 2024-02-05T08:01:40.826324+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.083 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[53716]: cluster 2024-02-05T08:01:40.831872+0000 mon.a (mon.0) 238 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-02-05T08:01:42.083 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[53716]: cluster 2024-02-05T08:01:40.833084+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.083 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[53716]: cluster 2024-02-05T08:01:40.837146+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.083 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:41 smithi012 bash[53716]: cluster 2024-02-05T08:01:40.841970+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:41 smithi079 bash[41122]: cluster 2024-02-05T08:01:40.560555+0000 mgr.y (mgr.25471) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:01:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:41 smithi079 bash[41122]: cluster 2024-02-05T08:01:40.812648+0000 mon.a (mon.0) 237 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:01:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:41 smithi079 bash[41122]: cluster 2024-02-05T08:01:40.826324+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:41 smithi079 bash[41122]: cluster 2024-02-05T08:01:40.831872+0000 mon.a (mon.0) 238 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-02-05T08:01:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:41 smithi079 bash[41122]: cluster 2024-02-05T08:01:40.833084+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:41 smithi079 bash[41122]: cluster 2024-02-05T08:01:40.837146+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:41 smithi079 bash[41122]: cluster 2024-02-05T08:01:40.841970+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e104 with expected crc 2024-02-05T08:01:42.340 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[57434]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-0 2024-02-05T08:01:42.340 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[57507]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-0 2024-02-05T08:01:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[53716]: cluster 2024-02-05T08:01:41.827021+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[53716]: cluster 2024-02-05T08:01:41.830850+0000 mon.a (mon.0) 239 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-02-05T08:01:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[53716]: cluster 2024-02-05T08:01:41.831298+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[53716]: cluster 2024-02-05T08:01:41.831554+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[53716]: cluster 2024-02-05T08:01:41.831675+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[53716]: cluster 2024-02-05T08:01:41.834213+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[53716]: cluster 2024-02-05T08:01:41.838599+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[53716]: cluster 2024-02-05T08:01:41.838651+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[53716]: cluster 2024-02-05T08:01:41.838829+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[55092]: cluster 2024-02-05T08:01:41.827021+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[55092]: cluster 2024-02-05T08:01:41.830850+0000 mon.a (mon.0) 239 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-02-05T08:01:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[55092]: cluster 2024-02-05T08:01:41.831298+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[55092]: cluster 2024-02-05T08:01:41.831554+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[55092]: cluster 2024-02-05T08:01:41.831675+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[55092]: cluster 2024-02-05T08:01:41.834213+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[55092]: cluster 2024-02-05T08:01:41.838599+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[55092]: cluster 2024-02-05T08:01:41.838651+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:42 smithi012 bash[55092]: cluster 2024-02-05T08:01:41.838829+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:42 smithi079 bash[41122]: cluster 2024-02-05T08:01:41.827021+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:42 smithi079 bash[41122]: cluster 2024-02-05T08:01:41.830850+0000 mon.a (mon.0) 239 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-02-05T08:01:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:42 smithi079 bash[41122]: cluster 2024-02-05T08:01:41.831298+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:42 smithi079 bash[41122]: cluster 2024-02-05T08:01:41.831554+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:42 smithi079 bash[41122]: cluster 2024-02-05T08:01:41.831675+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:42 smithi079 bash[41122]: cluster 2024-02-05T08:01:41.834213+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:42 smithi079 bash[41122]: cluster 2024-02-05T08:01:41.838599+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:42 smithi079 bash[41122]: cluster 2024-02-05T08:01:41.838651+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:43.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:42 smithi079 bash[41122]: cluster 2024-02-05T08:01:41.838829+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e105 with expected crc 2024-02-05T08:01:44.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:43 smithi012 bash[53716]: cluster 2024-02-05T08:01:42.561329+0000 mgr.y (mgr.25471) 150 : cluster 0 pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T08:01:44.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:43 smithi012 bash[55092]: cluster 2024-02-05T08:01:42.561329+0000 mgr.y (mgr.25471) 150 : cluster 0 pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T08:01:44.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:43 smithi079 bash[41122]: cluster 2024-02-05T08:01:42.561329+0000 mgr.y (mgr.25471) 150 : cluster 0 pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T08:01:44.706 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:44 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.0.service: Succeeded. 2024-02-05T08:01:44.706 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:44 smithi012 systemd[1]: Stopped Ceph osd.0 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:01:45.090 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:44 smithi012 systemd[1]: Started Ceph osd.0 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:01:45.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:45 smithi012 bash[53716]: cluster 2024-02-05T08:01:44.562669+0000 mgr.y (mgr.25471) 151 : cluster 0 pgmap v68: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:45.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:45 smithi012 bash[53716]: audit 2024-02-05T08:01:44.747341+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:45.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:45 smithi012 bash[53716]: audit 2024-02-05T08:01:44.754369+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:45.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:45 smithi012 bash[53716]: cluster 2024-02-05T08:01:44.840503+0000 mon.a (mon.0) 242 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded (PG_DEGRADED) 2024-02-05T08:01:45.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:45 smithi012 bash[55092]: cluster 2024-02-05T08:01:44.562669+0000 mgr.y (mgr.25471) 151 : cluster 0 pgmap v68: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:45.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:45 smithi012 bash[55092]: audit 2024-02-05T08:01:44.747341+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:45.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:45 smithi012 bash[55092]: audit 2024-02-05T08:01:44.754369+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:45.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:45 smithi012 bash[55092]: cluster 2024-02-05T08:01:44.840503+0000 mon.a (mon.0) 242 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded (PG_DEGRADED) 2024-02-05T08:01:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:45 smithi079 bash[41122]: cluster 2024-02-05T08:01:44.562669+0000 mgr.y (mgr.25471) 151 : cluster 0 pgmap v68: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:45 smithi079 bash[41122]: audit 2024-02-05T08:01:44.747341+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:45 smithi079 bash[41122]: audit 2024-02-05T08:01:44.754369+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:46.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:45 smithi079 bash[41122]: cluster 2024-02-05T08:01:44.840503+0000 mon.a (mon.0) 242 : cluster 3 Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded (PG_DEGRADED) 2024-02-05T08:01:46.591 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:46 smithi012 bash[57688]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-05T08:01:46.591 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:46 smithi012 bash[57688]: 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-02-05T08:01:46.591 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:46 smithi012 bash[57688]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-05T08:01:46.591 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:46 smithi012 bash[57688]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-05T08:01:46.591 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:46 smithi012 bash[57688]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-05T08:01:46.591 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:46 smithi012 bash[57688]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-05T08:01:46.591 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:46 smithi012 bash[57688]: --> ceph-volume raw activate successful for osd ID: 0 2024-02-05T08:01:48.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:47 smithi079 bash[41122]: cluster 2024-02-05T08:01:46.563663+0000 mgr.y (mgr.25471) 152 : cluster 0 pgmap v69: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:48.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:47 smithi012 bash[53716]: cluster 2024-02-05T08:01:46.563663+0000 mgr.y (mgr.25471) 152 : cluster 0 pgmap v69: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:48.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:47 smithi012 bash[55092]: cluster 2024-02-05T08:01:46.563663+0000 mgr.y (mgr.25471) 152 : cluster 0 pgmap v69: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:48.091 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:47 smithi012 bash[57995]: debug 2024-02-05T08:01:47.903+0000 7f8eb6fe3700 1 -- 172.21.15.12:0/3801483332 <== mon.1 v2:172.21.15.12:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558f41ac56c0 con 0x558f41b4ac00 2024-02-05T08:01:48.840 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:48 smithi012 bash[57995]: debug 2024-02-05T08:01:48.447+0000 7f8ec017b7c0 -1 Falling back to public interface 2024-02-05T08:01:49.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:01:48 smithi079 bash[38589]: ts=2024-02-05T08:01:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:01:50.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:49 smithi012 bash[53716]: cluster 2024-02-05T08:01:48.564782+0000 mgr.y (mgr.25471) 153 : cluster 0 pgmap v70: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:50.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:49 smithi012 bash[55092]: cluster 2024-02-05T08:01:48.564782+0000 mgr.y (mgr.25471) 153 : cluster 0 pgmap v70: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:49 smithi079 bash[41122]: cluster 2024-02-05T08:01:48.564782+0000 mgr.y (mgr.25471) 153 : cluster 0 pgmap v70: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:51.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:50 smithi012 bash[53716]: audit 2024-02-05T08:01:49.651698+0000 mgr.y (mgr.25471) 154 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:51.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:50 smithi012 bash[55092]: audit 2024-02-05T08:01:49.651698+0000 mgr.y (mgr.25471) 154 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:50 smithi079 bash[41122]: audit 2024-02-05T08:01:49.651698+0000 mgr.y (mgr.25471) 154 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:01:51.517 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:01:51] "GET /metrics HTTP/1.1" 200 38183 "" "Prometheus/2.33.4" 2024-02-05T08:01:51.517 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[57995]: debug 2024-02-05T08:01:51.471+0000 7f8ec017b7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-02-05T08:01:51.782 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[57995]: debug 2024-02-05T08:01:51.507+0000 7f8ec017b7c0 -1 osd.0 103 log_to_monitors true 2024-02-05T08:01:52.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[53716]: cluster 2024-02-05T08:01:50.566671+0000 mgr.y (mgr.25471) 155 : cluster 0 pgmap v71: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[53716]: audit 2024-02-05T08:01:51.290003+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[53716]: audit 2024-02-05T08:01:51.301257+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[53716]: audit 2024-02-05T08:01:51.514649+0000 mon.a (mon.0) 245 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T08:01:52.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[55092]: cluster 2024-02-05T08:01:50.566671+0000 mgr.y (mgr.25471) 155 : cluster 0 pgmap v71: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:52.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[55092]: audit 2024-02-05T08:01:51.290003+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:52.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[55092]: audit 2024-02-05T08:01:51.301257+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:52.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:51 smithi012 bash[55092]: audit 2024-02-05T08:01:51.514649+0000 mon.a (mon.0) 245 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T08:01:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:51 smithi079 bash[41122]: cluster 2024-02-05T08:01:50.566671+0000 mgr.y (mgr.25471) 155 : cluster 0 pgmap v71: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:51 smithi079 bash[41122]: audit 2024-02-05T08:01:51.290003+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:51 smithi079 bash[41122]: audit 2024-02-05T08:01:51.301257+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:51 smithi079 bash[41122]: audit 2024-02-05T08:01:51.514649+0000 mon.a (mon.0) 245 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T08:01:53.312 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[55092]: audit 2024-02-05T08:01:52.299971+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T08:01:53.313 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[55092]: cluster 2024-02-05T08:01:52.304405+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e106 with expected crc 2024-02-05T08:01:53.313 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[55092]: cluster 2024-02-05T08:01:52.304487+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-05T08:01:53.313 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[55092]: cluster 2024-02-05T08:01:52.309812+0000 mon.a (mon.0) 247 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-02-05T08:01:53.313 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[55092]: audit 2024-02-05T08:01:52.310533+0000 mon.a (mon.0) 248 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:01:53.313 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[55092]: audit 2024-02-05T08:01:52.528353+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:53.313 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[55092]: cluster 2024-02-05T08:01:52.567735+0000 mgr.y (mgr.25471) 156 : cluster 0 pgmap v73: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:53.313 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[55092]: audit 2024-02-05T08:01:52.684018+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:53.313 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[55092]: audit 2024-02-05T08:01:52.829777+0000 mon.a (mon.0) 251 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' 2024-02-05T08:01:53.313 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:01:52 smithi012 bash[57995]: debug 2024-02-05T08:01:52.843+0000 7f8ead5d2700 -1 osd.0 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T08:01:53.590 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[53716]: audit 2024-02-05T08:01:52.299971+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T08:01:53.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[53716]: cluster 2024-02-05T08:01:52.304405+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e106 with expected crc 2024-02-05T08:01:53.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[53716]: cluster 2024-02-05T08:01:52.304487+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-05T08:01:53.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[53716]: cluster 2024-02-05T08:01:52.309812+0000 mon.a (mon.0) 247 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-02-05T08:01:53.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[53716]: audit 2024-02-05T08:01:52.310533+0000 mon.a (mon.0) 248 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:01:53.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[53716]: audit 2024-02-05T08:01:52.528353+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:53.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[53716]: cluster 2024-02-05T08:01:52.567735+0000 mgr.y (mgr.25471) 156 : cluster 0 pgmap v73: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:53.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[53716]: audit 2024-02-05T08:01:52.684018+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:53.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:53 smithi012 bash[53716]: audit 2024-02-05T08:01:52.829777+0000 mon.a (mon.0) 251 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' 2024-02-05T08:01:53.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:53 smithi079 bash[41122]: audit 2024-02-05T08:01:52.299971+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T08:01:53.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:53 smithi079 bash[41122]: cluster 2024-02-05T08:01:52.304405+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e106 with expected crc 2024-02-05T08:01:53.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:53 smithi079 bash[41122]: cluster 2024-02-05T08:01:52.304487+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-05T08:01:53.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:53 smithi079 bash[41122]: cluster 2024-02-05T08:01:52.309812+0000 mon.a (mon.0) 247 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-02-05T08:01:53.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:53 smithi079 bash[41122]: audit 2024-02-05T08:01:52.310533+0000 mon.a (mon.0) 248 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:01:53.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:53 smithi079 bash[41122]: audit 2024-02-05T08:01:52.528353+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:53.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:53 smithi079 bash[41122]: cluster 2024-02-05T08:01:52.567735+0000 mgr.y (mgr.25471) 156 : cluster 0 pgmap v73: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-02-05T08:01:53.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:53 smithi079 bash[41122]: audit 2024-02-05T08:01:52.684018+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:53.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:53 smithi079 bash[41122]: audit 2024-02-05T08:01:52.829777+0000 mon.a (mon.0) 251 : audit 1 from='osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185]' entity='osd.0' 2024-02-05T08:01:53.919 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:01:54.697 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:01:54.697 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (4m) 3s ago 11m 15.9M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:01:54.697 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (3m) 71s ago 11m 43.5M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:01:54.697 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (3m) 3s ago 9m 47.2M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:01:54.697 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (2m) 71s ago 17m 442M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:01:54.697 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (3m) 3s ago 19m 496M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (2m) 3s ago 19m 50.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (84s) 71s ago 17m 22.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (110s) 3s ago 17m 39.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (4m) 3s ago 11m 12.0M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (4m) 71s ago 11m 11.2M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (7s) 3s ago 17m - 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (16m) 3s ago 16m 60.5M 2782M 17.2.0 e1d6a67b021e 59eefc1b29bb 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (15m) 3s ago 15m 55.9M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (15m) 3s ago 15m 59.3M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (14m) 71s ago 14m 58.9M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (13m) 71s ago 14m 55.2M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (13m) 71s ago 13m 54.1M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (12m) 71s ago 12m 58.1M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (2m) 71s ago 11m 56.4M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (9m) 3s ago 9m 88.2M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T08:01:54.698 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (9m) 71s ago 9m 87.7M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:01:54.699 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (9m) 3s ago 9m 87.7M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:01:54.699 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (9m) 71s ago 9m 87.6M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:01:55.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:54 smithi079 bash[41122]: audit 2024-02-05T08:01:53.645226+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:55.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:54 smithi079 bash[41122]: audit 2024-02-05T08:01:53.647355+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:55.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:54 smithi079 bash[41122]: cluster 2024-02-05T08:01:53.828864+0000 mon.a (mon.0) 254 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:01:55.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:54 smithi079 bash[41122]: cluster 2024-02-05T08:01:53.842189+0000 mon.a (mon.0) 255 : cluster 1 osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185] boot 2024-02-05T08:01:55.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:54 smithi079 bash[41122]: cluster 2024-02-05T08:01:53.842323+0000 mon.a (mon.0) 256 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T08:01:55.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:54 smithi079 bash[41122]: audit 2024-02-05T08:01:53.843469+0000 mon.a (mon.0) 257 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T08:01:55.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[53716]: audit 2024-02-05T08:01:53.645226+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:55.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[53716]: audit 2024-02-05T08:01:53.647355+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:55.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[53716]: cluster 2024-02-05T08:01:53.828864+0000 mon.a (mon.0) 254 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:01:55.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[53716]: cluster 2024-02-05T08:01:53.842189+0000 mon.a (mon.0) 255 : cluster 1 osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185] boot 2024-02-05T08:01:55.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[53716]: cluster 2024-02-05T08:01:53.842323+0000 mon.a (mon.0) 256 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T08:01:55.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[53716]: audit 2024-02-05T08:01:53.843469+0000 mon.a (mon.0) 257 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T08:01:55.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[55092]: audit 2024-02-05T08:01:53.645226+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:01:55.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[55092]: audit 2024-02-05T08:01:53.647355+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:01:55.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[55092]: cluster 2024-02-05T08:01:53.828864+0000 mon.a (mon.0) 254 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:01:55.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[55092]: cluster 2024-02-05T08:01:53.842189+0000 mon.a (mon.0) 255 : cluster 1 osd.0 [v2:172.21.15.12:6802/151169185,v1:172.21.15.12:6803/151169185] boot 2024-02-05T08:01:55.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[55092]: cluster 2024-02-05T08:01:53.842323+0000 mon.a (mon.0) 256 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T08:01:55.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:54 smithi012 bash[55092]: audit 2024-02-05T08:01:53.843469+0000 mon.a (mon.0) 257 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T08:01:55.182 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:01:55.182 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:01:55.182 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:01:55.182 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 6 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:01:55.183 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout: "mon" 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "6/23 daemons upgraded", 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:01:55.569 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:01:56.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:53.838891+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T08:01:56.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:53.843142+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T08:01:56.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:53.843760+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T08:01:56.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: audit 2024-02-05T08:01:53.898995+0000 mgr.y (mgr.25471) 157 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:56.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: audit 2024-02-05T08:01:54.283896+0000 mgr.y (mgr.25471) 158 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.569431+0000 mgr.y (mgr.25471) 159 : cluster 0 pgmap v75: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 31/630 objects degraded (4.921%) 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: audit 2024-02-05T08:01:54.664777+0000 mgr.y (mgr.25471) 160 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.835964+0000 mon.a (mon.0) 258 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded (PG_DEGRADED) 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.845530+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.846508+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.848478+0000 mon.a (mon.0) 259 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.848738+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.851850+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.854298+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.858009+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.859091+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.859996+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:55 smithi079 bash[41122]: audit 2024-02-05T08:01:55.175225+0000 mon.a (mon.0) 260 : audit 0 from='client.? 172.21.15.12:0/1368296481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:56.026 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_WARN Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded 2024-02-05T08:01:56.027 INFO:teuthology.orchestra.run.smithi012.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded 2024-02-05T08:01:56.027 INFO:teuthology.orchestra.run.smithi012.stdout: pg 2.1f is active+undersized+degraded, acting [7,4] 2024-02-05T08:01:56.027 INFO:teuthology.orchestra.run.smithi012.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-02-05T08:01:56.027 INFO:teuthology.orchestra.run.smithi012.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-02-05T08:01:56.027 INFO:teuthology.orchestra.run.smithi012.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-02-05T08:01:56.027 INFO:teuthology.orchestra.run.smithi012.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-02-05T08:01:56.027 INFO:teuthology.orchestra.run.smithi012.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-02-05T08:01:56.027 INFO:teuthology.orchestra.run.smithi012.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-02-05T08:01:56.027 INFO:teuthology.orchestra.run.smithi012.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-02-05T08:01:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:53.838891+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T08:01:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:53.843142+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T08:01:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:53.843760+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T08:01:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: audit 2024-02-05T08:01:53.898995+0000 mgr.y (mgr.25471) 157 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: audit 2024-02-05T08:01:54.283896+0000 mgr.y (mgr.25471) 158 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.569431+0000 mgr.y (mgr.25471) 159 : cluster 0 pgmap v75: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 31/630 objects degraded (4.921%) 2024-02-05T08:01:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: audit 2024-02-05T08:01:54.664777+0000 mgr.y (mgr.25471) 160 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.835964+0000 mon.a (mon.0) 258 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded (PG_DEGRADED) 2024-02-05T08:01:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.845530+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.846508+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.848478+0000 mon.a (mon.0) 259 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.848738+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.851850+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.854298+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.858009+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.859091+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.859996+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[53716]: audit 2024-02-05T08:01:55.175225+0000 mon.a (mon.0) 260 : audit 0 from='client.? 172.21.15.12:0/1368296481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:53.838891+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:53.843142+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:53.843760+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: audit 2024-02-05T08:01:53.898995+0000 mgr.y (mgr.25471) 157 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:56.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: audit 2024-02-05T08:01:54.283896+0000 mgr.y (mgr.25471) 158 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.569431+0000 mgr.y (mgr.25471) 159 : cluster 0 pgmap v75: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 31/630 objects degraded (4.921%) 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: audit 2024-02-05T08:01:54.664777+0000 mgr.y (mgr.25471) 160 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.835964+0000 mon.a (mon.0) 258 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded (PG_DEGRADED) 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.845530+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.846508+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.848478+0000 mon.a (mon.0) 259 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.848738+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.851850+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.854298+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.858009+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.859091+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.859996+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:56.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:55 smithi012 bash[55092]: audit 2024-02-05T08:01:55.175225+0000 mon.a (mon.0) 260 : audit 0 from='client.? 172.21.15.12:0/1368296481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:01:57.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:56 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.848878+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:56 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.850872+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:56 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.857904+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:56 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.858931+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:56 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.861627+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:56 smithi079 bash[41122]: cluster 2024-02-05T08:01:54.862874+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:56 smithi079 bash[41122]: audit 2024-02-05T08:01:55.560960+0000 mgr.y (mgr.25471) 161 : audit 0 from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:57.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:56 smithi079 bash[41122]: audit 2024-02-05T08:01:56.019732+0000 mon.a (mon.0) 261 : audit 0 from='client.? 172.21.15.12:0/871485895' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:01:57.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.848878+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.850872+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.857904+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.858931+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.861627+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[53716]: cluster 2024-02-05T08:01:54.862874+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[53716]: audit 2024-02-05T08:01:55.560960+0000 mgr.y (mgr.25471) 161 : audit 0 from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[53716]: audit 2024-02-05T08:01:56.019732+0000 mon.a (mon.0) 261 : audit 0 from='client.? 172.21.15.12:0/871485895' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.848878+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.850872+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.857904+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.858931+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.861627+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[55092]: cluster 2024-02-05T08:01:54.862874+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T08:01:57.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[55092]: audit 2024-02-05T08:01:55.560960+0000 mgr.y (mgr.25471) 161 : audit 0 from='client.44239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:01:57.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:56 smithi012 bash[55092]: audit 2024-02-05T08:01:56.019732+0000 mon.a (mon.0) 261 : audit 0 from='client.? 172.21.15.12:0/871485895' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:01:58.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:57 smithi012 bash[53716]: cluster 2024-02-05T08:01:56.570325+0000 mgr.y (mgr.25471) 162 : cluster 0 pgmap v77: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2024-02-05T08:01:58.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:57 smithi012 bash[55092]: cluster 2024-02-05T08:01:56.570325+0000 mgr.y (mgr.25471) 162 : cluster 0 pgmap v77: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2024-02-05T08:01:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:57 smithi079 bash[41122]: cluster 2024-02-05T08:01:56.570325+0000 mgr.y (mgr.25471) 162 : cluster 0 pgmap v77: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2024-02-05T08:01:59.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:58 smithi079 bash[41122]: cluster 2024-02-05T08:01:58.764403+0000 mon.a (mon.0) 262 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2024-02-05T08:01:59.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:58 smithi079 bash[41122]: cluster 2024-02-05T08:01:58.764480+0000 mon.a (mon.0) 263 : cluster 1 Cluster is now healthy 2024-02-05T08:01:59.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:01:58 smithi079 bash[38589]: ts=2024-02-05T08:01:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:01:59.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:58 smithi012 bash[53716]: cluster 2024-02-05T08:01:58.764403+0000 mon.a (mon.0) 262 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2024-02-05T08:01:59.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:58 smithi012 bash[53716]: cluster 2024-02-05T08:01:58.764480+0000 mon.a (mon.0) 263 : cluster 1 Cluster is now healthy 2024-02-05T08:01:59.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:58 smithi012 bash[55092]: cluster 2024-02-05T08:01:58.764403+0000 mon.a (mon.0) 262 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 8 pgs degraded) 2024-02-05T08:01:59.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:58 smithi012 bash[55092]: cluster 2024-02-05T08:01:58.764480+0000 mon.a (mon.0) 263 : cluster 1 Cluster is now healthy 2024-02-05T08:02:00.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:01:59 smithi012 bash[53716]: cluster 2024-02-05T08:01:58.571418+0000 mgr.y (mgr.25471) 163 : cluster 0 pgmap v78: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s 2024-02-05T08:02:00.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:01:59 smithi012 bash[55092]: cluster 2024-02-05T08:01:58.571418+0000 mgr.y (mgr.25471) 163 : cluster 0 pgmap v78: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s 2024-02-05T08:02:00.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:01:59 smithi079 bash[41122]: cluster 2024-02-05T08:01:58.571418+0000 mgr.y (mgr.25471) 163 : cluster 0 pgmap v78: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s 2024-02-05T08:02:01.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:00 smithi012 bash[53716]: audit 2024-02-05T08:01:59.663069+0000 mgr.y (mgr.25471) 164 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:01.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:00 smithi012 bash[55092]: audit 2024-02-05T08:01:59.663069+0000 mgr.y (mgr.25471) 164 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:01.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:00 smithi079 bash[41122]: audit 2024-02-05T08:01:59.663069+0000 mgr.y (mgr.25471) 164 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:01.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:02:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:02:01] "GET /metrics HTTP/1.1" 200 38110 "" "Prometheus/2.33.4" 2024-02-05T08:02:02.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:01 smithi012 bash[53716]: cluster 2024-02-05T08:02:00.572948+0000 mgr.y (mgr.25471) 165 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:02:02.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:01 smithi012 bash[55092]: cluster 2024-02-05T08:02:00.572948+0000 mgr.y (mgr.25471) 165 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:02:02.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:01 smithi079 bash[41122]: cluster 2024-02-05T08:02:00.572948+0000 mgr.y (mgr.25471) 165 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:02:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: cluster 2024-02-05T08:02:02.573825+0000 mgr.y (mgr.25471) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:02:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: audit 2024-02-05T08:02:02.989441+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: audit 2024-02-05T08:02:02.999998+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: audit 2024-02-05T08:02:03.001821+0000 mon.a (mon.0) 266 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: audit 2024-02-05T08:02:03.003485+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:02:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: audit 2024-02-05T08:02:03.012769+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: audit 2024-02-05T08:02:03.100544+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:02:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: audit 2024-02-05T08:02:03.105230+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:04.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: audit 2024-02-05T08:02:03.107927+0000 mon.a (mon.0) 271 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:04.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: audit 2024-02-05T08:02:03.110215+0000 mon.a (mon.0) 272 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:04.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:03 smithi079 bash[41122]: audit 2024-02-05T08:02:03.112600+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: cluster 2024-02-05T08:02:02.573825+0000 mgr.y (mgr.25471) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: audit 2024-02-05T08:02:02.989441+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: audit 2024-02-05T08:02:02.999998+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: audit 2024-02-05T08:02:03.001821+0000 mon.a (mon.0) 266 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: audit 2024-02-05T08:02:03.003485+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: audit 2024-02-05T08:02:03.012769+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: audit 2024-02-05T08:02:03.100544+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: audit 2024-02-05T08:02:03.105230+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: audit 2024-02-05T08:02:03.107927+0000 mon.a (mon.0) 271 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: audit 2024-02-05T08:02:03.110215+0000 mon.a (mon.0) 272 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[53716]: audit 2024-02-05T08:02:03.112600+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: cluster 2024-02-05T08:02:02.573825+0000 mgr.y (mgr.25471) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: audit 2024-02-05T08:02:02.989441+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: audit 2024-02-05T08:02:02.999998+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: audit 2024-02-05T08:02:03.001821+0000 mon.a (mon.0) 266 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: audit 2024-02-05T08:02:03.003485+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: audit 2024-02-05T08:02:03.012769+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: audit 2024-02-05T08:02:03.100544+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: audit 2024-02-05T08:02:03.105230+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: audit 2024-02-05T08:02:03.107927+0000 mon.a (mon.0) 271 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: audit 2024-02-05T08:02:03.110215+0000 mon.a (mon.0) 272 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:03 smithi012 bash[55092]: audit 2024-02-05T08:02:03.112600+0000 mon.a (mon.0) 273 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T08:02:05.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:04 smithi012 bash[53716]: audit 2024-02-05T08:02:03.112908+0000 mgr.y (mgr.25471) 167 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T08:02:05.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:04 smithi012 bash[53716]: cephadm 2024-02-05T08:02:03.114490+0000 mgr.y (mgr.25471) 168 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-05T08:02:05.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:04 smithi012 bash[55092]: audit 2024-02-05T08:02:03.112908+0000 mgr.y (mgr.25471) 167 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T08:02:05.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:04 smithi012 bash[55092]: cephadm 2024-02-05T08:02:03.114490+0000 mgr.y (mgr.25471) 168 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-05T08:02:05.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:04 smithi079 bash[41122]: audit 2024-02-05T08:02:03.112908+0000 mgr.y (mgr.25471) 167 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T08:02:05.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:04 smithi079 bash[41122]: cephadm 2024-02-05T08:02:03.114490+0000 mgr.y (mgr.25471) 168 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-05T08:02:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:05 smithi079 bash[41122]: cluster 2024-02-05T08:02:04.575163+0000 mgr.y (mgr.25471) 169 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:02:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:05 smithi079 bash[41122]: audit 2024-02-05T08:02:05.592378+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:05 smithi079 bash[41122]: audit 2024-02-05T08:02:05.596808+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T08:02:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:05 smithi079 bash[41122]: audit 2024-02-05T08:02:05.598187+0000 mon.a (mon.0) 276 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:06.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:05 smithi012 bash[53716]: cluster 2024-02-05T08:02:04.575163+0000 mgr.y (mgr.25471) 169 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:02:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:05 smithi012 bash[53716]: audit 2024-02-05T08:02:05.592378+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:05 smithi012 bash[53716]: audit 2024-02-05T08:02:05.596808+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T08:02:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:05 smithi012 bash[53716]: audit 2024-02-05T08:02:05.598187+0000 mon.a (mon.0) 276 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:06.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:05 smithi012 bash[55092]: cluster 2024-02-05T08:02:04.575163+0000 mgr.y (mgr.25471) 169 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:02:06.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:05 smithi012 bash[55092]: audit 2024-02-05T08:02:05.592378+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:06.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:05 smithi012 bash[55092]: audit 2024-02-05T08:02:05.596808+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T08:02:06.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:05 smithi012 bash[55092]: audit 2024-02-05T08:02:05.598187+0000 mon.a (mon.0) 276 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:07.125 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:06 smithi012 bash[53716]: cephadm 2024-02-05T08:02:05.584604+0000 mgr.y (mgr.25471) 170 : cephadm 1 Upgrade: Updating osd.1 2024-02-05T08:02:07.125 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:06 smithi012 bash[53716]: cephadm 2024-02-05T08:02:05.602598+0000 mgr.y (mgr.25471) 171 : cephadm 1 Deploying daemon osd.1 on smithi012 2024-02-05T08:02:07.126 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:06 smithi012 bash[55092]: cephadm 2024-02-05T08:02:05.584604+0000 mgr.y (mgr.25471) 170 : cephadm 1 Upgrade: Updating osd.1 2024-02-05T08:02:07.126 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:06 smithi012 bash[55092]: cephadm 2024-02-05T08:02:05.602598+0000 mgr.y (mgr.25471) 171 : cephadm 1 Deploying daemon osd.1 on smithi012 2024-02-05T08:02:07.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:06 smithi079 bash[41122]: cephadm 2024-02-05T08:02:05.584604+0000 mgr.y (mgr.25471) 170 : cephadm 1 Upgrade: Updating osd.1 2024-02-05T08:02:07.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:06 smithi079 bash[41122]: cephadm 2024-02-05T08:02:05.602598+0000 mgr.y (mgr.25471) 171 : cephadm 1 Deploying daemon osd.1 on smithi012 2024-02-05T08:02:08.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:07 smithi079 bash[41122]: cluster 2024-02-05T08:02:06.575906+0000 mgr.y (mgr.25471) 172 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-02-05T08:02:08.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:07 smithi012 bash[53716]: cluster 2024-02-05T08:02:06.575906+0000 mgr.y (mgr.25471) 172 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-02-05T08:02:08.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:07 smithi012 bash[55092]: cluster 2024-02-05T08:02:06.575906+0000 mgr.y (mgr.25471) 172 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-02-05T08:02:09.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:02:08 smithi079 bash[38589]: ts=2024-02-05T08:02:08.662Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-05T08:02:09.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:02:08 smithi079 bash[38589]: ts=2024-02-05T08:02:08.665Z caller=manager.go:609 level=warn component="rule manager" group=osd 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.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:02:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:09 smithi079 bash[41122]: cluster 2024-02-05T08:02:08.576838+0000 mgr.y (mgr.25471) 173 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:02:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:09 smithi079 bash[41122]: audit 2024-02-05T08:02:08.644633+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:09 smithi079 bash[41122]: audit 2024-02-05T08:02:08.646869+0000 mon.a (mon.0) 278 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:09 smithi079 bash[41122]: audit 2024-02-05T08:02:08.714135+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:10.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:09 smithi012 bash[53716]: cluster 2024-02-05T08:02:08.576838+0000 mgr.y (mgr.25471) 173 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:02:10.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:09 smithi012 bash[53716]: audit 2024-02-05T08:02:08.644633+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:10.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:09 smithi012 bash[53716]: audit 2024-02-05T08:02:08.646869+0000 mon.a (mon.0) 278 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:10.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:09 smithi012 bash[53716]: audit 2024-02-05T08:02:08.714135+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:10.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:09 smithi012 bash[55092]: cluster 2024-02-05T08:02:08.576838+0000 mgr.y (mgr.25471) 173 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:02:10.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:09 smithi012 bash[55092]: audit 2024-02-05T08:02:08.644633+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:10.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:09 smithi012 bash[55092]: audit 2024-02-05T08:02:08.646869+0000 mon.a (mon.0) 278 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:10.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:09 smithi012 bash[55092]: audit 2024-02-05T08:02:08.714135+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:10.662 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:10 smithi012 bash[53716]: audit 2024-02-05T08:02:09.672721+0000 mgr.y (mgr.25471) 174 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:10.662 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:10 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.497285+0000 mon.a (mon.0) 280 : cluster 1 osd.1 marked itself down and dead 2024-02-05T08:02:10.662 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:10 smithi012 systemd[1]: Stopping Ceph osd.1 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:02:10.662 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:10 smithi012 bash[25647]: debug 2024-02-05T08:02:10.495+0000 7f199be7f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:02:10.662 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:10 smithi012 bash[25647]: debug 2024-02-05T08:02:10.495+0000 7f199be7f700 -1 osd.1 108 *** Got signal Terminated *** 2024-02-05T08:02:10.662 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:10 smithi012 bash[25647]: debug 2024-02-05T08:02:10.495+0000 7f199be7f700 -1 osd.1 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:02:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:10 smithi079 bash[41122]: audit 2024-02-05T08:02:09.672721+0000 mgr.y (mgr.25471) 174 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:10 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.497285+0000 mon.a (mon.0) 280 : cluster 1 osd.1 marked itself down and dead 2024-02-05T08:02:11.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:10 smithi012 bash[55092]: audit 2024-02-05T08:02:09.672721+0000 mgr.y (mgr.25471) 174 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:11.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:10 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.497285+0000 mon.a (mon.0) 280 : cluster 1 osd.1 marked itself down and dead 2024-02-05T08:02:11.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:02:11] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.33.4" 2024-02-05T08:02:11.918 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[59604]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-1 2024-02-05T08:02:11.918 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.578403+0000 mgr.y (mgr.25471) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-02-05T08:02:11.919 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.644525+0000 mon.a (mon.0) 281 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:02:11.919 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.654291+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.919 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.659382+0000 mon.a (mon.0) 282 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-05T08:02:11.919 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.660550+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.919 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.661762+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.919 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.662071+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.919 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.667687+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.919 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.667706+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.919 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[53716]: cluster 2024-02-05T08:02:10.667783+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.919 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.578403+0000 mgr.y (mgr.25471) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-02-05T08:02:11.920 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.644525+0000 mon.a (mon.0) 281 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:02:11.920 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.654291+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.920 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.659382+0000 mon.a (mon.0) 282 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-05T08:02:11.920 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.660550+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.920 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.661762+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.920 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.662071+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.920 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.667687+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.920 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.667706+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:11.920 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[55092]: cluster 2024-02-05T08:02:10.667783+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:11 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.578403+0000 mgr.y (mgr.25471) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-02-05T08:02:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:11 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.644525+0000 mon.a (mon.0) 281 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:02:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:11 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.654291+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:11 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.659382+0000 mon.a (mon.0) 282 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-05T08:02:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:11 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.660550+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:11 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.661762+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:11 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.662071+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:11 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.667687+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:11 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.667706+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:11 smithi079 bash[41122]: cluster 2024-02-05T08:02:10.667783+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T08:02:12.340 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:11 smithi012 bash[59678]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-1 2024-02-05T08:02:12.959 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[53716]: cluster 2024-02-05T08:02:11.673060+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.959 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[53716]: cluster 2024-02-05T08:02:11.673091+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.959 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[53716]: cluster 2024-02-05T08:02:11.676174+0000 mon.a (mon.0) 283 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-05T08:02:12.959 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[53716]: cluster 2024-02-05T08:02:11.676496+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.959 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[53716]: cluster 2024-02-05T08:02:11.684394+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.959 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[53716]: cluster 2024-02-05T08:02:11.684545+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.960 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[53716]: cluster 2024-02-05T08:02:11.684551+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.960 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[53716]: cluster 2024-02-05T08:02:11.684582+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.960 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[55092]: cluster 2024-02-05T08:02:11.673060+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.960 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[55092]: cluster 2024-02-05T08:02:11.673091+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.960 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[55092]: cluster 2024-02-05T08:02:11.676174+0000 mon.a (mon.0) 283 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-05T08:02:12.960 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[55092]: cluster 2024-02-05T08:02:11.676496+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.960 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[55092]: cluster 2024-02-05T08:02:11.684394+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.960 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[55092]: cluster 2024-02-05T08:02:11.684545+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.960 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[55092]: cluster 2024-02-05T08:02:11.684551+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:12.960 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:12 smithi012 bash[55092]: cluster 2024-02-05T08:02:11.684582+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:12 smithi079 bash[41122]: cluster 2024-02-05T08:02:11.673060+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:12 smithi079 bash[41122]: cluster 2024-02-05T08:02:11.673091+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:12 smithi079 bash[41122]: cluster 2024-02-05T08:02:11.676174+0000 mon.a (mon.0) 283 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-05T08:02:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:12 smithi079 bash[41122]: cluster 2024-02-05T08:02:11.676496+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:12 smithi079 bash[41122]: cluster 2024-02-05T08:02:11.684394+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:12 smithi079 bash[41122]: cluster 2024-02-05T08:02:11.684545+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:12 smithi079 bash[41122]: cluster 2024-02-05T08:02:11.684551+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:12 smithi079 bash[41122]: cluster 2024-02-05T08:02:11.684582+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T08:02:13.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:13 smithi012 bash[53716]: cluster 2024-02-05T08:02:12.579498+0000 mgr.y (mgr.25471) 176 : cluster 0 pgmap v87: 161 pgs: 1 active+undersized+degraded, 19 stale+active+clean, 6 active+undersized, 135 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s; 6/630 objects degraded (0.952%) 2024-02-05T08:02:13.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:13 smithi012 bash[53716]: cluster 2024-02-05T08:02:12.775717+0000 mon.a (mon.0) 284 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-02-05T08:02:13.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:13 smithi012 bash[55092]: cluster 2024-02-05T08:02:12.579498+0000 mgr.y (mgr.25471) 176 : cluster 0 pgmap v87: 161 pgs: 1 active+undersized+degraded, 19 stale+active+clean, 6 active+undersized, 135 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s; 6/630 objects degraded (0.952%) 2024-02-05T08:02:13.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:13 smithi012 bash[55092]: cluster 2024-02-05T08:02:12.775717+0000 mon.a (mon.0) 284 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-02-05T08:02:14.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:13 smithi079 bash[41122]: cluster 2024-02-05T08:02:12.579498+0000 mgr.y (mgr.25471) 176 : cluster 0 pgmap v87: 161 pgs: 1 active+undersized+degraded, 19 stale+active+clean, 6 active+undersized, 135 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s; 6/630 objects degraded (0.952%) 2024-02-05T08:02:14.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:13 smithi079 bash[41122]: cluster 2024-02-05T08:02:12.775717+0000 mon.a (mon.0) 284 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-02-05T08:02:14.399 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:14 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.1.service: Succeeded. 2024-02-05T08:02:14.399 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:14 smithi012 systemd[1]: Stopped Ceph osd.1 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:02:14.399 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:14 smithi012 systemd[1]: Started Ceph osd.1 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:02:15.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[55092]: audit 2024-02-05T08:02:14.374695+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:15.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[55092]: audit 2024-02-05T08:02:14.384644+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:15.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[55092]: cluster 2024-02-05T08:02:14.581385+0000 mgr.y (mgr.25471) 177 : cluster 0 pgmap v88: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:15.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[53716]: audit 2024-02-05T08:02:14.374695+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:15.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[53716]: audit 2024-02-05T08:02:14.384644+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:15.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[53716]: cluster 2024-02-05T08:02:14.581385+0000 mgr.y (mgr.25471) 177 : cluster 0 pgmap v88: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:15 smithi079 bash[41122]: audit 2024-02-05T08:02:14.374695+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:15 smithi079 bash[41122]: audit 2024-02-05T08:02:14.384644+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:15.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:15 smithi079 bash[41122]: cluster 2024-02-05T08:02:14.581385+0000 mgr.y (mgr.25471) 177 : cluster 0 pgmap v88: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:16.340 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[59849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-05T08:02:16.341 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[59849]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-02-05T08:02:16.341 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[59849]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-05T08:02:16.341 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[59849]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-05T08:02:16.341 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[59849]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-05T08:02:16.341 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[59849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-05T08:02:16.341 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:15 smithi012 bash[59849]: --> ceph-volume raw activate successful for osd ID: 1 2024-02-05T08:02:17.787 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:17 smithi012 bash[60153]: debug 2024-02-05T08:02:17.627+0000 7fb53a53f700 1 -- 172.21.15.12:0/1512897276 <== mon.0 v2:172.21.15.12:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x56420a779600 con 0x56420a7b8c00 2024-02-05T08:02:17.787 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:17 smithi012 bash[60153]: debug 2024-02-05T08:02:17.627+0000 7fb53a53f700 1 -- 172.21.15.12:0/1512897276 <== mon.0 v2:172.21.15.12:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56420a7336c0 con 0x56420a7b8c00 2024-02-05T08:02:18.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:17 smithi012 bash[53716]: cluster 2024-02-05T08:02:16.582437+0000 mgr.y (mgr.25471) 178 : cluster 0 pgmap v89: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:17 smithi012 bash[55092]: cluster 2024-02-05T08:02:16.582437+0000 mgr.y (mgr.25471) 178 : cluster 0 pgmap v89: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:18.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:17 smithi079 bash[41122]: cluster 2024-02-05T08:02:16.582437+0000 mgr.y (mgr.25471) 178 : cluster 0 pgmap v89: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:18.590 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:18 smithi012 bash[60153]: debug 2024-02-05T08:02:18.171+0000 7fb5436d77c0 -1 Falling back to public interface 2024-02-05T08:02:19.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:02:18 smithi079 bash[38589]: ts=2024-02-05T08:02:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:02:20.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:19 smithi012 bash[55092]: cluster 2024-02-05T08:02:18.583639+0000 mgr.y (mgr.25471) 179 : cluster 0 pgmap v90: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 99 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:20.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:19 smithi012 bash[53716]: cluster 2024-02-05T08:02:18.583639+0000 mgr.y (mgr.25471) 179 : cluster 0 pgmap v90: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 99 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:19 smithi079 bash[41122]: cluster 2024-02-05T08:02:18.583639+0000 mgr.y (mgr.25471) 179 : cluster 0 pgmap v90: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 99 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:21.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:20 smithi012 bash[53716]: audit 2024-02-05T08:02:19.680647+0000 mgr.y (mgr.25471) 180 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:21.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:20 smithi012 bash[55092]: audit 2024-02-05T08:02:19.680647+0000 mgr.y (mgr.25471) 180 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:21.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:20 smithi079 bash[41122]: audit 2024-02-05T08:02:19.680647+0000 mgr.y (mgr.25471) 180 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:21.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:02:21] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.33.4" 2024-02-05T08:02:21.591 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[60153]: debug 2024-02-05T08:02:21.271+0000 7fb5436d77c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-02-05T08:02:21.591 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[60153]: debug 2024-02-05T08:02:21.315+0000 7fb5436d77c0 -1 osd.1 108 log_to_monitors true 2024-02-05T08:02:22.090 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[60153]: debug 2024-02-05T08:02:21.947+0000 7fb534b36700 -1 osd.1 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T08:02:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[53716]: cluster 2024-02-05T08:02:20.585142+0000 mgr.y (mgr.25471) 181 : cluster 0 pgmap v91: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 80 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[53716]: audit 2024-02-05T08:02:20.882166+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[53716]: audit 2024-02-05T08:02:20.893921+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[53716]: audit 2024-02-05T08:02:21.323515+0000 mon.a (mon.0) 289 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T08:02:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[53716]: audit 2024-02-05T08:02:21.330009+0000 mon.b (mon.2) 3 : audit 1 from='osd.1 [v2:172.21.15.12:6810/314254552,v1:172.21.15.12:6811/314254552]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T08:02:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[53716]: cluster 2024-02-05T08:02:21.775894+0000 mon.a (mon.0) 290 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[55092]: cluster 2024-02-05T08:02:20.585142+0000 mgr.y (mgr.25471) 181 : cluster 0 pgmap v91: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 80 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[55092]: audit 2024-02-05T08:02:20.882166+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[55092]: audit 2024-02-05T08:02:20.893921+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[55092]: audit 2024-02-05T08:02:21.323515+0000 mon.a (mon.0) 289 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T08:02:22.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[55092]: audit 2024-02-05T08:02:21.330009+0000 mon.b (mon.2) 3 : audit 1 from='osd.1 [v2:172.21.15.12:6810/314254552,v1:172.21.15.12:6811/314254552]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T08:02:22.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:21 smithi012 bash[55092]: cluster 2024-02-05T08:02:21.775894+0000 mon.a (mon.0) 290 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:21 smithi079 bash[41122]: cluster 2024-02-05T08:02:20.585142+0000 mgr.y (mgr.25471) 181 : cluster 0 pgmap v91: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 80 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:21 smithi079 bash[41122]: audit 2024-02-05T08:02:20.882166+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:21 smithi079 bash[41122]: audit 2024-02-05T08:02:20.893921+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:21 smithi079 bash[41122]: audit 2024-02-05T08:02:21.323515+0000 mon.a (mon.0) 289 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T08:02:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:21 smithi079 bash[41122]: audit 2024-02-05T08:02:21.330009+0000 mon.b (mon.2) 3 : audit 1 from='osd.1 [v2:172.21.15.12:6810/314254552,v1:172.21.15.12:6811/314254552]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T08:02:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:21 smithi079 bash[41122]: cluster 2024-02-05T08:02:21.775894+0000 mon.a (mon.0) 290 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: audit 2024-02-05T08:02:21.893679+0000 mon.a (mon.0) 291 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T08:02:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: cluster 2024-02-05T08:02:21.897639+0000 mon.a (mon.0) 292 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-05T08:02:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: audit 2024-02-05T08:02:21.901842+0000 mon.a (mon.0) 293 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:02:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: cluster 2024-02-05T08:02:21.903172+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: audit 2024-02-05T08:02:21.907684+0000 mon.b (mon.2) 4 : audit 1 from='osd.1 [v2:172.21.15.12:6810/314254552,v1:172.21.15.12:6811/314254552]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:02:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: audit 2024-02-05T08:02:21.990871+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: audit 2024-02-05T08:02:22.002999+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: cluster 2024-02-05T08:02:22.147794+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: cluster 2024-02-05T08:02:22.286757+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: cluster 2024-02-05T08:02:22.392630+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:22 smithi079 bash[41122]: cluster 2024-02-05T08:02:22.586317+0000 mgr.y (mgr.25471) 182 : cluster 0 pgmap v93: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 67 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: audit 2024-02-05T08:02:21.893679+0000 mon.a (mon.0) 291 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T08:02:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: cluster 2024-02-05T08:02:21.897639+0000 mon.a (mon.0) 292 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-05T08:02:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: audit 2024-02-05T08:02:21.901842+0000 mon.a (mon.0) 293 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:02:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: cluster 2024-02-05T08:02:21.903172+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: audit 2024-02-05T08:02:21.907684+0000 mon.b (mon.2) 4 : audit 1 from='osd.1 [v2:172.21.15.12:6810/314254552,v1:172.21.15.12:6811/314254552]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:02:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: audit 2024-02-05T08:02:21.990871+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: audit 2024-02-05T08:02:22.002999+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: cluster 2024-02-05T08:02:22.147794+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: cluster 2024-02-05T08:02:22.286757+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: cluster 2024-02-05T08:02:22.392630+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[53716]: cluster 2024-02-05T08:02:22.586317+0000 mgr.y (mgr.25471) 182 : cluster 0 pgmap v93: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 67 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: audit 2024-02-05T08:02:21.893679+0000 mon.a (mon.0) 291 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: cluster 2024-02-05T08:02:21.897639+0000 mon.a (mon.0) 292 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: audit 2024-02-05T08:02:21.901842+0000 mon.a (mon.0) 293 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: cluster 2024-02-05T08:02:21.903172+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: audit 2024-02-05T08:02:21.907684+0000 mon.b (mon.2) 4 : audit 1 from='osd.1 [v2:172.21.15.12:6810/314254552,v1:172.21.15.12:6811/314254552]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: audit 2024-02-05T08:02:21.990871+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: audit 2024-02-05T08:02:22.002999+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: cluster 2024-02-05T08:02:22.147794+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: cluster 2024-02-05T08:02:22.286757+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: cluster 2024-02-05T08:02:22.392630+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T08:02:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:22 smithi012 bash[55092]: cluster 2024-02-05T08:02:22.586317+0000 mgr.y (mgr.25471) 182 : cluster 0 pgmap v93: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 67 op/s; 85/630 objects degraded (13.492%) 2024-02-05T08:02:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:23 smithi079 bash[41122]: cluster 2024-02-05T08:02:22.894617+0000 mon.a (mon.0) 296 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:02:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:23 smithi079 bash[41122]: cluster 2024-02-05T08:02:22.899149+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T08:02:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:23 smithi079 bash[41122]: cluster 2024-02-05T08:02:22.899153+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T08:02:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:23 smithi079 bash[41122]: cluster 2024-02-05T08:02:22.904108+0000 mon.a (mon.0) 297 : cluster 1 osd.1 [v2:172.21.15.12:6810/314254552,v1:172.21.15.12:6811/314254552] boot 2024-02-05T08:02:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:23 smithi079 bash[41122]: cluster 2024-02-05T08:02:22.904236+0000 mon.a (mon.0) 298 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-05T08:02:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:23 smithi079 bash[41122]: audit 2024-02-05T08:02:22.905321+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T08:02:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:23 smithi079 bash[41122]: audit 2024-02-05T08:02:23.645569+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:23 smithi079 bash[41122]: audit 2024-02-05T08:02:23.647569+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:23 smithi079 bash[41122]: audit 2024-02-05T08:02:23.742924+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[53716]: cluster 2024-02-05T08:02:22.894617+0000 mon.a (mon.0) 296 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[53716]: cluster 2024-02-05T08:02:22.899149+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[53716]: cluster 2024-02-05T08:02:22.899153+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[53716]: cluster 2024-02-05T08:02:22.904108+0000 mon.a (mon.0) 297 : cluster 1 osd.1 [v2:172.21.15.12:6810/314254552,v1:172.21.15.12:6811/314254552] boot 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[53716]: cluster 2024-02-05T08:02:22.904236+0000 mon.a (mon.0) 298 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[53716]: audit 2024-02-05T08:02:22.905321+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[53716]: audit 2024-02-05T08:02:23.645569+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[53716]: audit 2024-02-05T08:02:23.647569+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[53716]: audit 2024-02-05T08:02:23.742924+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[55092]: cluster 2024-02-05T08:02:22.894617+0000 mon.a (mon.0) 296 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:02:24.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[55092]: cluster 2024-02-05T08:02:22.899149+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T08:02:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[55092]: cluster 2024-02-05T08:02:22.899153+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T08:02:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[55092]: cluster 2024-02-05T08:02:22.904108+0000 mon.a (mon.0) 297 : cluster 1 osd.1 [v2:172.21.15.12:6810/314254552,v1:172.21.15.12:6811/314254552] boot 2024-02-05T08:02:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[55092]: cluster 2024-02-05T08:02:22.904236+0000 mon.a (mon.0) 298 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-05T08:02:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[55092]: audit 2024-02-05T08:02:22.905321+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T08:02:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[55092]: audit 2024-02-05T08:02:23.645569+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[55092]: audit 2024-02-05T08:02:23.647569+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:23 smithi012 bash[55092]: audit 2024-02-05T08:02:23.742924+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.923251+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.926278+0000 mon.a (mon.0) 303 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-02-05T08:02:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.926481+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.930705+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.933430+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.935532+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.935973+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.937249+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.938299+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.938477+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.939642+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.940090+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.941750+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.942187+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:23.942306+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:24 smithi079 bash[41122]: cluster 2024-02-05T08:02:24.588316+0000 mgr.y (mgr.25471) 183 : cluster 0 pgmap v96: 161 pgs: 8 active+undersized+degraded, 18 active+undersized, 135 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 174 op/s; 37/630 objects degraded (5.873%); 0 B/s, 5 objects/s recovering 2024-02-05T08:02:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.923251+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.926278+0000 mon.a (mon.0) 303 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-02-05T08:02:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.926481+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.930705+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.933430+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.935532+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.935973+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.937249+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.938299+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.938477+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.939642+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.940090+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.941750+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.942187+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:23.942306+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[53716]: cluster 2024-02-05T08:02:24.588316+0000 mgr.y (mgr.25471) 183 : cluster 0 pgmap v96: 161 pgs: 8 active+undersized+degraded, 18 active+undersized, 135 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 174 op/s; 37/630 objects degraded (5.873%); 0 B/s, 5 objects/s recovering 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.923251+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.926278+0000 mon.a (mon.0) 303 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.926481+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.930705+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.933430+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.935532+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.935973+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.937249+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.938299+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.938477+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.939642+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.940090+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.941750+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.942187+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:23.942306+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T08:02:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:24 smithi012 bash[55092]: cluster 2024-02-05T08:02:24.588316+0000 mgr.y (mgr.25471) 183 : cluster 0 pgmap v96: 161 pgs: 8 active+undersized+degraded, 18 active+undersized, 135 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 174 op/s; 37/630 objects degraded (5.873%); 0 B/s, 5 objects/s recovering 2024-02-05T08:02:26.445 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:02:27.247 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (5m) 6s ago 12m 16.1M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (4m) 103s ago 11m 43.5M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (3m) 6s ago 9m 47.5M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (3m) 103s ago 17m 442M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (4m) 6s ago 19m 497M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (3m) 6s ago 20m 51.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (117s) 103s ago 18m 22.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (2m) 6s ago 18m 41.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (5m) 6s ago 12m 15.1M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (4m) 103s ago 12m 11.2M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (40s) 6s ago 17m 53.8M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (10s) 6s ago 16m - 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:02:27.248 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (16m) 6s ago 16m 57.9M 2782M 17.2.0 e1d6a67b021e 9cc4f20e6604 2024-02-05T08:02:27.249 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (15m) 6s ago 15m 61.9M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T08:02:27.249 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (15m) 103s ago 15m 58.9M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T08:02:27.249 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (14m) 103s ago 14m 55.2M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T08:02:27.249 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (13m) 103s ago 13m 54.1M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T08:02:27.249 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (13m) 103s ago 13m 58.1M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T08:02:27.249 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (3m) 103s ago 12m 56.4M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:02:27.249 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (10m) 6s ago 10m 88.3M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T08:02:27.249 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (10m) 103s ago 10m 87.7M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:02:27.249 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (10m) 6s ago 10m 87.8M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:02:27.249 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (10m) 103s ago 10m 87.6M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:02:27.715 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:02:27.715 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:02:27.716 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-02-05T08:02:27.717 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 7 2024-02-05T08:02:27.717 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:02:27.717 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:02:28.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:27 smithi079 bash[41122]: audit 2024-02-05T08:02:26.422561+0000 mgr.y (mgr.25471) 184 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:28.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:27 smithi079 bash[41122]: cluster 2024-02-05T08:02:26.589091+0000 mgr.y (mgr.25471) 185 : cluster 0 pgmap v97: 161 pgs: 8 active+undersized+degraded, 18 active+undersized, 135 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 174 op/s; 37/630 objects degraded (5.873%); 0 B/s, 5 objects/s recovering 2024-02-05T08:02:28.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:27 smithi079 bash[41122]: cluster 2024-02-05T08:02:26.777363+0000 mon.a (mon.0) 304 : cluster 3 Health check update: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:28.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:27 smithi079 bash[41122]: audit 2024-02-05T08:02:26.824157+0000 mgr.y (mgr.25471) 186 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:28.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:27 smithi012 bash[53716]: audit 2024-02-05T08:02:26.422561+0000 mgr.y (mgr.25471) 184 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:28.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:27 smithi012 bash[53716]: cluster 2024-02-05T08:02:26.589091+0000 mgr.y (mgr.25471) 185 : cluster 0 pgmap v97: 161 pgs: 8 active+undersized+degraded, 18 active+undersized, 135 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 174 op/s; 37/630 objects degraded (5.873%); 0 B/s, 5 objects/s recovering 2024-02-05T08:02:28.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:27 smithi012 bash[53716]: cluster 2024-02-05T08:02:26.777363+0000 mon.a (mon.0) 304 : cluster 3 Health check update: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:28.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:27 smithi012 bash[53716]: audit 2024-02-05T08:02:26.824157+0000 mgr.y (mgr.25471) 186 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:28.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:27 smithi012 bash[55092]: audit 2024-02-05T08:02:26.422561+0000 mgr.y (mgr.25471) 184 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:28.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:27 smithi012 bash[55092]: cluster 2024-02-05T08:02:26.589091+0000 mgr.y (mgr.25471) 185 : cluster 0 pgmap v97: 161 pgs: 8 active+undersized+degraded, 18 active+undersized, 135 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 174 op/s; 37/630 objects degraded (5.873%); 0 B/s, 5 objects/s recovering 2024-02-05T08:02:28.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:27 smithi012 bash[55092]: cluster 2024-02-05T08:02:26.777363+0000 mon.a (mon.0) 304 : cluster 3 Health check update: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:28.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:27 smithi012 bash[55092]: audit 2024-02-05T08:02:26.824157+0000 mgr.y (mgr.25471) 186 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:28.109 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:02:28.109 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:02:28.109 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:02:28.110 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:02:28.110 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:02:28.110 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:02:28.110 INFO:teuthology.orchestra.run.smithi012.stdout: "mon" 2024-02-05T08:02:28.110 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:02:28.110 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "7/23 daemons upgraded", 2024-02-05T08:02:28.110 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T08:02:28.110 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:02:28.110 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:02:28.590 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_WARN Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded 2024-02-05T08:02:28.590 INFO:teuthology.orchestra.run.smithi012.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded 2024-02-05T08:02:28.590 INFO:teuthology.orchestra.run.smithi012.stdout: pg 2.6 is active+undersized+degraded, acting [6,4] 2024-02-05T08:02:28.590 INFO:teuthology.orchestra.run.smithi012.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-02-05T08:02:28.590 INFO:teuthology.orchestra.run.smithi012.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-02-05T08:02:28.590 INFO:teuthology.orchestra.run.smithi012.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-02-05T08:02:28.590 INFO:teuthology.orchestra.run.smithi012.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-02-05T08:02:28.590 INFO:teuthology.orchestra.run.smithi012.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2024-02-05T08:02:28.591 INFO:teuthology.orchestra.run.smithi012.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-02-05T08:02:28.591 INFO:teuthology.orchestra.run.smithi012.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-02-05T08:02:29.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:28 smithi079 bash[41122]: audit 2024-02-05T08:02:27.217452+0000 mgr.y (mgr.25471) 187 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:29.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:28 smithi079 bash[41122]: audit 2024-02-05T08:02:27.708001+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.12:0/1747822969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:29.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:28 smithi079 bash[41122]: audit 2024-02-05T08:02:28.582991+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.12:0/3946481753' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:02:29.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:02:28 smithi079 bash[38589]: ts=2024-02-05T08:02:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"smithi012:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.12\", device_class=\"ssd\", hostname=\"smithi012\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.12\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T08:02:29.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:28 smithi012 bash[55092]: audit 2024-02-05T08:02:27.217452+0000 mgr.y (mgr.25471) 187 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:29.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:28 smithi012 bash[55092]: audit 2024-02-05T08:02:27.708001+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.12:0/1747822969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:29.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:28 smithi012 bash[55092]: audit 2024-02-05T08:02:28.582991+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.12:0/3946481753' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:02:29.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:28 smithi012 bash[53716]: audit 2024-02-05T08:02:27.217452+0000 mgr.y (mgr.25471) 187 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:29.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:28 smithi012 bash[53716]: audit 2024-02-05T08:02:27.708001+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.12:0/1747822969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:29.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:28 smithi012 bash[53716]: audit 2024-02-05T08:02:28.582991+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.12:0/3946481753' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:02:30.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:29 smithi079 bash[41122]: audit 2024-02-05T08:02:28.102218+0000 mgr.y (mgr.25471) 188 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:30.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:29 smithi079 bash[41122]: cluster 2024-02-05T08:02:28.590049+0000 mgr.y (mgr.25471) 189 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 0 B/s wr, 200 op/s; 0 B/s, 8 objects/s recovering 2024-02-05T08:02:30.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:29 smithi079 bash[41122]: cluster 2024-02-05T08:02:28.644837+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded) 2024-02-05T08:02:30.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:29 smithi079 bash[41122]: cluster 2024-02-05T08:02:28.644931+0000 mon.a (mon.0) 306 : cluster 1 Cluster is now healthy 2024-02-05T08:02:30.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:29 smithi012 bash[53716]: audit 2024-02-05T08:02:28.102218+0000 mgr.y (mgr.25471) 188 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:30.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:29 smithi012 bash[53716]: cluster 2024-02-05T08:02:28.590049+0000 mgr.y (mgr.25471) 189 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 0 B/s wr, 200 op/s; 0 B/s, 8 objects/s recovering 2024-02-05T08:02:30.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:29 smithi012 bash[53716]: cluster 2024-02-05T08:02:28.644837+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded) 2024-02-05T08:02:30.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:29 smithi012 bash[53716]: cluster 2024-02-05T08:02:28.644931+0000 mon.a (mon.0) 306 : cluster 1 Cluster is now healthy 2024-02-05T08:02:30.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:29 smithi012 bash[55092]: audit 2024-02-05T08:02:28.102218+0000 mgr.y (mgr.25471) 188 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:02:30.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:29 smithi012 bash[55092]: cluster 2024-02-05T08:02:28.590049+0000 mgr.y (mgr.25471) 189 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 0 B/s wr, 200 op/s; 0 B/s, 8 objects/s recovering 2024-02-05T08:02:30.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:29 smithi012 bash[55092]: cluster 2024-02-05T08:02:28.644837+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded) 2024-02-05T08:02:30.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:29 smithi012 bash[55092]: cluster 2024-02-05T08:02:28.644931+0000 mon.a (mon.0) 306 : cluster 1 Cluster is now healthy 2024-02-05T08:02:31.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:30 smithi079 bash[41122]: audit 2024-02-05T08:02:29.688675+0000 mgr.y (mgr.25471) 190 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:31.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:30 smithi012 bash[53716]: audit 2024-02-05T08:02:29.688675+0000 mgr.y (mgr.25471) 190 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:31.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:30 smithi012 bash[55092]: audit 2024-02-05T08:02:29.688675+0000 mgr.y (mgr.25471) 190 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:31.537 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:02:31 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:02:31] "GET /metrics HTTP/1.1" 200 38198 "" "Prometheus/2.33.4" 2024-02-05T08:02:31.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:31 smithi012 bash[53716]: cluster 2024-02-05T08:02:30.590976+0000 mgr.y (mgr.25471) 191 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s; 0 B/s, 7 objects/s recovering 2024-02-05T08:02:31.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:31 smithi012 bash[55092]: cluster 2024-02-05T08:02:30.590976+0000 mgr.y (mgr.25471) 191 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s; 0 B/s, 7 objects/s recovering 2024-02-05T08:02:32.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:31 smithi079 bash[41122]: cluster 2024-02-05T08:02:30.590976+0000 mgr.y (mgr.25471) 191 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s; 0 B/s, 7 objects/s recovering 2024-02-05T08:02:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.508850+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.521335+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.523497+0000 mon.a (mon.0) 309 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.525087+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:02:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.536084+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: cluster 2024-02-05T08:02:32.592083+0000 mgr.y (mgr.25471) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 136 op/s; 0 B/s, 5 objects/s recovering 2024-02-05T08:02:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.625728+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:02:33.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.629367+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:33.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.632224+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:33.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.634590+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:33.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.637146+0000 mon.a (mon.0) 316 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T08:02:33.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: audit 2024-02-05T08:02:32.637478+0000 mgr.y (mgr.25471) 193 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T08:02:33.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:33 smithi079 bash[41122]: cephadm 2024-02-05T08:02:32.639344+0000 mgr.y (mgr.25471) 194 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-05T08:02:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.508850+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.521335+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.523497+0000 mon.a (mon.0) 309 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.525087+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:02:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.536084+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: cluster 2024-02-05T08:02:32.592083+0000 mgr.y (mgr.25471) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 136 op/s; 0 B/s, 5 objects/s recovering 2024-02-05T08:02:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.625728+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:02:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.629367+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:33.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.632224+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.634590+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.637146+0000 mon.a (mon.0) 316 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: audit 2024-02-05T08:02:32.637478+0000 mgr.y (mgr.25471) 193 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[53716]: cephadm 2024-02-05T08:02:32.639344+0000 mgr.y (mgr.25471) 194 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.508850+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.521335+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.523497+0000 mon.a (mon.0) 309 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.525087+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.536084+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: cluster 2024-02-05T08:02:32.592083+0000 mgr.y (mgr.25471) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 136 op/s; 0 B/s, 5 objects/s recovering 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.625728+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:02:33.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.629367+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:33.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.632224+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:33.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.634590+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:02:33.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.637146+0000 mon.a (mon.0) 316 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T08:02:33.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: audit 2024-02-05T08:02:32.637478+0000 mgr.y (mgr.25471) 193 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T08:02:33.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:33 smithi012 bash[55092]: cephadm 2024-02-05T08:02:32.639344+0000 mgr.y (mgr.25471) 194 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-05T08:02:35.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:34 smithi012 bash[55092]: audit 2024-02-05T08:02:33.764023+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:35.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:34 smithi012 bash[53716]: audit 2024-02-05T08:02:33.764023+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:35.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:34 smithi079 bash[41122]: audit 2024-02-05T08:02:33.764023+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:35 smithi012 bash[55092]: cluster 2024-02-05T08:02:34.593475+0000 mgr.y (mgr.25471) 195 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 124 op/s; 0 B/s, 5 objects/s recovering 2024-02-05T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:35 smithi012 bash[55092]: audit 2024-02-05T08:02:35.016697+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:35 smithi012 bash[55092]: audit 2024-02-05T08:02:35.021341+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T08:02:36.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:35 smithi012 bash[55092]: audit 2024-02-05T08:02:35.023147+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:36.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:35 smithi012 bash[53716]: cluster 2024-02-05T08:02:34.593475+0000 mgr.y (mgr.25471) 195 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 124 op/s; 0 B/s, 5 objects/s recovering 2024-02-05T08:02:36.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:35 smithi012 bash[53716]: audit 2024-02-05T08:02:35.016697+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:36.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:35 smithi012 bash[53716]: audit 2024-02-05T08:02:35.021341+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T08:02:36.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:35 smithi012 bash[53716]: audit 2024-02-05T08:02:35.023147+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:35 smithi079 bash[41122]: cluster 2024-02-05T08:02:34.593475+0000 mgr.y (mgr.25471) 195 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 124 op/s; 0 B/s, 5 objects/s recovering 2024-02-05T08:02:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:35 smithi079 bash[41122]: audit 2024-02-05T08:02:35.016697+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:35 smithi079 bash[41122]: audit 2024-02-05T08:02:35.021341+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T08:02:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:35 smithi079 bash[41122]: audit 2024-02-05T08:02:35.023147+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:02:37.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:36 smithi012 bash[55092]: cephadm 2024-02-05T08:02:35.009601+0000 mgr.y (mgr.25471) 196 : cephadm 1 Upgrade: Updating osd.2 2024-02-05T08:02:37.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:36 smithi012 bash[55092]: cephadm 2024-02-05T08:02:35.028467+0000 mgr.y (mgr.25471) 197 : cephadm 1 Deploying daemon osd.2 on smithi012 2024-02-05T08:02:37.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:36 smithi012 bash[53716]: cephadm 2024-02-05T08:02:35.009601+0000 mgr.y (mgr.25471) 196 : cephadm 1 Upgrade: Updating osd.2 2024-02-05T08:02:37.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:36 smithi012 bash[53716]: cephadm 2024-02-05T08:02:35.028467+0000 mgr.y (mgr.25471) 197 : cephadm 1 Deploying daemon osd.2 on smithi012 2024-02-05T08:02:37.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:36 smithi079 bash[41122]: cephadm 2024-02-05T08:02:35.009601+0000 mgr.y (mgr.25471) 196 : cephadm 1 Upgrade: Updating osd.2 2024-02-05T08:02:37.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:36 smithi079 bash[41122]: cephadm 2024-02-05T08:02:35.028467+0000 mgr.y (mgr.25471) 197 : cephadm 1 Deploying daemon osd.2 on smithi012 2024-02-05T08:02:38.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:37 smithi012 bash[53716]: cluster 2024-02-05T08:02:36.594280+0000 mgr.y (mgr.25471) 198 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 0 B/s, 1 objects/s recovering 2024-02-05T08:02:38.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:37 smithi012 bash[55092]: cluster 2024-02-05T08:02:36.594280+0000 mgr.y (mgr.25471) 198 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 0 B/s, 1 objects/s recovering 2024-02-05T08:02:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:37 smithi079 bash[41122]: cluster 2024-02-05T08:02:36.594280+0000 mgr.y (mgr.25471) 198 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 0 B/s, 1 objects/s recovering 2024-02-05T08:02:39.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:39 smithi012 bash[55092]: cluster 2024-02-05T08:02:38.595289+0000 mgr.y (mgr.25471) 199 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 0 B/s, 1 objects/s recovering 2024-02-05T08:02:39.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:39 smithi012 bash[55092]: audit 2024-02-05T08:02:38.644987+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:39.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:39 smithi012 bash[55092]: audit 2024-02-05T08:02:38.647379+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:39.841 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:39 smithi012 systemd[1]: Stopping Ceph osd.2 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:02:39.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:39 smithi012 bash[53716]: cluster 2024-02-05T08:02:38.595289+0000 mgr.y (mgr.25471) 199 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 0 B/s, 1 objects/s recovering 2024-02-05T08:02:39.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:39 smithi012 bash[53716]: audit 2024-02-05T08:02:38.644987+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:39.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:39 smithi012 bash[53716]: audit 2024-02-05T08:02:38.647379+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:40.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:39 smithi079 bash[41122]: cluster 2024-02-05T08:02:38.595289+0000 mgr.y (mgr.25471) 199 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s; 0 B/s, 1 objects/s recovering 2024-02-05T08:02:40.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:39 smithi079 bash[41122]: audit 2024-02-05T08:02:38.644987+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:40.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:39 smithi079 bash[41122]: audit 2024-02-05T08:02:38.647379+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:40.340 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:39 smithi012 bash[28777]: debug 2024-02-05T08:02:39.895+0000 7f112b77c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:02:40.341 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:39 smithi012 bash[28777]: debug 2024-02-05T08:02:39.895+0000 7f112b77c700 -1 osd.2 113 *** Got signal Terminated *** 2024-02-05T08:02:40.341 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:39 smithi012 bash[28777]: debug 2024-02-05T08:02:39.895+0000 7f112b77c700 -1 osd.2 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:02:41.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:40 smithi079 bash[41122]: audit 2024-02-05T08:02:39.696580+0000 mgr.y (mgr.25471) 200 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:41.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:40 smithi079 bash[41122]: cluster 2024-02-05T08:02:39.897319+0000 mon.a (mon.0) 323 : cluster 1 osd.2 marked itself down and dead 2024-02-05T08:02:41.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:40 smithi012 bash[53716]: audit 2024-02-05T08:02:39.696580+0000 mgr.y (mgr.25471) 200 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:41.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:40 smithi012 bash[53716]: cluster 2024-02-05T08:02:39.897319+0000 mon.a (mon.0) 323 : cluster 1 osd.2 marked itself down and dead 2024-02-05T08:02:41.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:40 smithi012 bash[55092]: audit 2024-02-05T08:02:39.696580+0000 mgr.y (mgr.25471) 200 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:41.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:40 smithi012 bash[55092]: cluster 2024-02-05T08:02:39.897319+0000 mon.a (mon.0) 323 : cluster 1 osd.2 marked itself down and dead 2024-02-05T08:02:41.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:02:41] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.33.4" 2024-02-05T08:02:41.960 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[61776]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-2 2024-02-05T08:02:41.960 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.596896+0000 mgr.y (mgr.25471) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-05T08:02:41.960 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.645071+0000 mon.a (mon.0) 324 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:02:41.960 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.654425+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.960 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.661465+0000 mon.a (mon.0) 325 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.662894+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.668589+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.672108+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.672276+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.673823+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.676686+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[53716]: cluster 2024-02-05T08:02:40.679368+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.596896+0000 mgr.y (mgr.25471) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.645071+0000 mon.a (mon.0) 324 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.654425+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.661465+0000 mon.a (mon.0) 325 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.662894+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.668589+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.672108+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.961 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.672276+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.962 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.673823+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.962 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.676686+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:41.962 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[55092]: cluster 2024-02-05T08:02:40.679368+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.596896+0000 mgr.y (mgr.25471) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.645071+0000 mon.a (mon.0) 324 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.654425+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.661465+0000 mon.a (mon.0) 325 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.662894+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.668589+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.672108+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.672276+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.673823+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.676686+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:41 smithi079 bash[41122]: cluster 2024-02-05T08:02:40.679368+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T08:02:42.340 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:41 smithi012 bash[61852]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-2 2024-02-05T08:02:42.976 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.666342+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.670019+0000 mon.a (mon.0) 326 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.672943+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.675914+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.677799+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.677953+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.679973+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.680567+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.680590+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.681664+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.683885+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[53716]: cluster 2024-02-05T08:02:41.684003+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.666342+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.977 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.670019+0000 mon.a (mon.0) 326 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-05T08:02:42.978 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.672943+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.978 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.675914+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.978 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.677799+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.978 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.677953+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.978 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.679973+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.978 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.680567+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.978 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.680590+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.978 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.681664+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.978 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.683885+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:42.978 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:42 smithi012 bash[55092]: cluster 2024-02-05T08:02:41.684003+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.666342+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.670019+0000 mon.a (mon.0) 326 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-05T08:02:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.672943+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.675914+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.677799+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.677953+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.679973+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.680567+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.680590+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.681664+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.683885+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.023 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:42 smithi079 bash[41122]: cluster 2024-02-05T08:02:41.684003+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T08:02:43.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:43 smithi012 bash[53716]: cluster 2024-02-05T08:02:42.598071+0000 mgr.y (mgr.25471) 202 : cluster 0 pgmap v107: 161 pgs: 3 active+undersized+degraded, 9 stale+active+clean, 12 active+undersized, 137 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2024-02-05T08:02:43.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:43 smithi012 bash[53716]: cluster 2024-02-05T08:02:42.790455+0000 mon.a (mon.0) 327 : cluster 3 Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:43.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:43 smithi012 bash[55092]: cluster 2024-02-05T08:02:42.598071+0000 mgr.y (mgr.25471) 202 : cluster 0 pgmap v107: 161 pgs: 3 active+undersized+degraded, 9 stale+active+clean, 12 active+undersized, 137 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2024-02-05T08:02:43.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:43 smithi012 bash[55092]: cluster 2024-02-05T08:02:42.790455+0000 mon.a (mon.0) 327 : cluster 3 Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:44.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:43 smithi079 bash[41122]: cluster 2024-02-05T08:02:42.598071+0000 mgr.y (mgr.25471) 202 : cluster 0 pgmap v107: 161 pgs: 3 active+undersized+degraded, 9 stale+active+clean, 12 active+undersized, 137 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2024-02-05T08:02:44.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:43 smithi079 bash[41122]: cluster 2024-02-05T08:02:42.790455+0000 mon.a (mon.0) 327 : cluster 3 Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:44.369 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:44 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.2.service: Succeeded. 2024-02-05T08:02:44.369 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:44 smithi012 systemd[1]: Stopped Ceph osd.2 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:02:44.840 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:44 smithi012 systemd[1]: Started Ceph osd.2 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:02:45.590 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[55092]: audit 2024-02-05T08:02:44.412122+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:45.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[55092]: audit 2024-02-05T08:02:44.421107+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:45.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[55092]: cluster 2024-02-05T08:02:44.599821+0000 mgr.y (mgr.25471) 203 : cluster 0 pgmap v108: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:45.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[53716]: audit 2024-02-05T08:02:44.412122+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:45.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[53716]: audit 2024-02-05T08:02:44.421107+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:45.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[53716]: cluster 2024-02-05T08:02:44.599821+0000 mgr.y (mgr.25471) 203 : cluster 0 pgmap v108: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:45.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:45 smithi079 bash[41122]: audit 2024-02-05T08:02:44.412122+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:45.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:45 smithi079 bash[41122]: audit 2024-02-05T08:02:44.421107+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:45.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:45 smithi079 bash[41122]: cluster 2024-02-05T08:02:44.599821+0000 mgr.y (mgr.25471) 203 : cluster 0 pgmap v108: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:46.495 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[62021]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-05T08:02:46.495 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[62021]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-02-05T08:02:46.495 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[62021]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-05T08:02:46.495 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[62021]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-05T08:02:46.495 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[62021]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-05T08:02:46.495 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[62021]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-05T08:02:46.496 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:45 smithi012 bash[62021]: --> ceph-volume raw activate successful for osd ID: 2 2024-02-05T08:02:48.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:47 smithi012 bash[53716]: cluster 2024-02-05T08:02:46.600798+0000 mgr.y (mgr.25471) 204 : cluster 0 pgmap v109: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:48.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:47 smithi012 bash[55092]: cluster 2024-02-05T08:02:46.600798+0000 mgr.y (mgr.25471) 204 : cluster 0 pgmap v109: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:48.091 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:47 smithi012 bash[62311]: debug 2024-02-05T08:02:47.735+0000 7fbc9d10f700 1 -- 172.21.15.12:0/409877540 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55da90af36c0 con 0x55da90b78c00 2024-02-05T08:02:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:47 smithi079 bash[41122]: cluster 2024-02-05T08:02:46.600798+0000 mgr.y (mgr.25471) 204 : cluster 0 pgmap v109: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:48.590 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:48 smithi012 bash[62311]: debug 2024-02-05T08:02:48.295+0000 7fbca62a77c0 -1 Falling back to public interface 2024-02-05T08:02:50.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:49 smithi012 bash[55092]: cluster 2024-02-05T08:02:48.602086+0000 mgr.y (mgr.25471) 205 : cluster 0 pgmap v110: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:50.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:49 smithi012 bash[53716]: cluster 2024-02-05T08:02:48.602086+0000 mgr.y (mgr.25471) 205 : cluster 0 pgmap v110: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:49 smithi079 bash[41122]: cluster 2024-02-05T08:02:48.602086+0000 mgr.y (mgr.25471) 205 : cluster 0 pgmap v110: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:51.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:50 smithi012 bash[53716]: audit 2024-02-05T08:02:49.704606+0000 mgr.y (mgr.25471) 206 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:51.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:50 smithi012 bash[55092]: audit 2024-02-05T08:02:49.704606+0000 mgr.y (mgr.25471) 206 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:50 smithi079 bash[41122]: audit 2024-02-05T08:02:49.704606+0000 mgr.y (mgr.25471) 206 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:02:51.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:02:51] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.33.4" 2024-02-05T08:02:51.591 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[62311]: debug 2024-02-05T08:02:51.359+0000 7fbca62a77c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-02-05T08:02:51.591 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[62311]: debug 2024-02-05T08:02:51.387+0000 7fbca62a77c0 -1 osd.2 113 log_to_monitors true 2024-02-05T08:02:52.090 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:02:52 smithi012 bash[62311]: debug 2024-02-05T08:02:52.023+0000 7fbc97706700 -1 osd.2 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T08:02:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[53716]: cluster 2024-02-05T08:02:50.603611+0000 mgr.y (mgr.25471) 207 : cluster 0 pgmap v111: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[53716]: audit 2024-02-05T08:02:50.968019+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[53716]: audit 2024-02-05T08:02:50.979167+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[53716]: audit 2024-02-05T08:02:51.395258+0000 mon.a (mon.0) 332 : audit 1 from='osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T08:02:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[53716]: cluster 2024-02-05T08:02:51.790847+0000 mon.a (mon.0) 333 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 11 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[55092]: cluster 2024-02-05T08:02:50.603611+0000 mgr.y (mgr.25471) 207 : cluster 0 pgmap v111: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[55092]: audit 2024-02-05T08:02:50.968019+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[55092]: audit 2024-02-05T08:02:50.979167+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[55092]: audit 2024-02-05T08:02:51.395258+0000 mon.a (mon.0) 332 : audit 1 from='osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T08:02:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:51 smithi012 bash[55092]: cluster 2024-02-05T08:02:51.790847+0000 mon.a (mon.0) 333 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 11 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:51 smithi079 bash[41122]: cluster 2024-02-05T08:02:50.603611+0000 mgr.y (mgr.25471) 207 : cluster 0 pgmap v111: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:51 smithi079 bash[41122]: audit 2024-02-05T08:02:50.968019+0000 mon.a (mon.0) 330 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:51 smithi079 bash[41122]: audit 2024-02-05T08:02:50.979167+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:51 smithi079 bash[41122]: audit 2024-02-05T08:02:51.395258+0000 mon.a (mon.0) 332 : audit 1 from='osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T08:02:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:51 smithi079 bash[41122]: cluster 2024-02-05T08:02:51.790847+0000 mon.a (mon.0) 333 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 11 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:53 smithi079 bash[41122]: audit 2024-02-05T08:02:51.979125+0000 mon.a (mon.0) 334 : audit 1 from='osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T08:02:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:53 smithi079 bash[41122]: cluster 2024-02-05T08:02:51.985378+0000 mon.a (mon.0) 335 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-05T08:02:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:53 smithi079 bash[41122]: audit 2024-02-05T08:02:51.986220+0000 mon.a (mon.0) 336 : audit 1 from='osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:02:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:53 smithi079 bash[41122]: cluster 2024-02-05T08:02:51.989080+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:53 smithi079 bash[41122]: audit 2024-02-05T08:02:52.076219+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:53 smithi079 bash[41122]: audit 2024-02-05T08:02:52.088620+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:53 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.140035+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:53 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.272006+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:53 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.604837+0000 mgr.y (mgr.25471) 208 : cluster 0 pgmap v113: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:53.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:52 smithi012 bash[53716]: audit 2024-02-05T08:02:51.979125+0000 mon.a (mon.0) 334 : audit 1 from='osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T08:02:53.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:52 smithi012 bash[53716]: cluster 2024-02-05T08:02:51.985378+0000 mon.a (mon.0) 335 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-05T08:02:53.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:52 smithi012 bash[53716]: audit 2024-02-05T08:02:51.986220+0000 mon.a (mon.0) 336 : audit 1 from='osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:02:53.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:52 smithi012 bash[53716]: cluster 2024-02-05T08:02:51.989080+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:53.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:52 smithi012 bash[53716]: audit 2024-02-05T08:02:52.076219+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:53.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:52 smithi012 bash[53716]: audit 2024-02-05T08:02:52.088620+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:53.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:52 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.140035+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:53.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:52 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.272006+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:53.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:52 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.604837+0000 mgr.y (mgr.25471) 208 : cluster 0 pgmap v113: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:53.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:53 smithi012 bash[55092]: audit 2024-02-05T08:02:51.979125+0000 mon.a (mon.0) 334 : audit 1 from='osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T08:02:53.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:53 smithi012 bash[55092]: cluster 2024-02-05T08:02:51.985378+0000 mon.a (mon.0) 335 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-05T08:02:53.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:53 smithi012 bash[55092]: audit 2024-02-05T08:02:51.986220+0000 mon.a (mon.0) 336 : audit 1 from='osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:02:53.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:53 smithi012 bash[55092]: cluster 2024-02-05T08:02:51.989080+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:53.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:53 smithi012 bash[55092]: audit 2024-02-05T08:02:52.076219+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:53.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:53 smithi012 bash[55092]: audit 2024-02-05T08:02:52.088620+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:53.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:53 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.140035+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:53.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:53 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.272006+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:53.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:53 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.604837+0000 mgr.y (mgr.25471) 208 : cluster 0 pgmap v113: 161 pgs: 11 active+undersized+degraded, 36 active+undersized, 114 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-02-05T08:02:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.677413+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.980142+0000 mon.a (mon.0) 339 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:02:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.984029+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.989472+0000 mon.a (mon.0) 340 : cluster 1 osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308] boot 2024-02-05T08:02:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.989700+0000 mon.a (mon.0) 341 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-05T08:02:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: audit 2024-02-05T08:02:52.993122+0000 mon.a (mon.0) 342 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T08:02:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.993958+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.994007+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:52.998410+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:53.001044+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:53.004247+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: audit 2024-02-05T08:02:53.646215+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: audit 2024-02-05T08:02:53.648363+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: audit 2024-02-05T08:02:53.796133+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:54 smithi079 bash[41122]: cluster 2024-02-05T08:02:53.993810+0000 mon.a (mon.0) 346 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-02-05T08:02:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.677413+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.980142+0000 mon.a (mon.0) 339 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:02:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.984029+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.989472+0000 mon.a (mon.0) 340 : cluster 1 osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308] boot 2024-02-05T08:02:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.989700+0000 mon.a (mon.0) 341 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-05T08:02:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: audit 2024-02-05T08:02:52.993122+0000 mon.a (mon.0) 342 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.993958+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.994007+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:52.998410+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:53.001044+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:53.004247+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: audit 2024-02-05T08:02:53.646215+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: audit 2024-02-05T08:02:53.648363+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: audit 2024-02-05T08:02:53.796133+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[53716]: cluster 2024-02-05T08:02:53.993810+0000 mon.a (mon.0) 346 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.677413+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.980142+0000 mon.a (mon.0) 339 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.984029+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.989472+0000 mon.a (mon.0) 340 : cluster 1 osd.2 [v2:172.21.15.12:6818/4152643308,v1:172.21.15.12:6819/4152643308] boot 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.989700+0000 mon.a (mon.0) 341 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: audit 2024-02-05T08:02:52.993122+0000 mon.a (mon.0) 342 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.993958+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.994007+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:52.998410+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:53.001044+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:53.004247+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: audit 2024-02-05T08:02:53.646215+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: audit 2024-02-05T08:02:53.648363+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: audit 2024-02-05T08:02:53.796133+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:02:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:54 smithi012 bash[55092]: cluster 2024-02-05T08:02:53.993810+0000 mon.a (mon.0) 346 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-02-05T08:02:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:55 smithi079 bash[41122]: cluster 2024-02-05T08:02:53.987676+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:55 smithi079 bash[41122]: cluster 2024-02-05T08:02:53.994464+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:55 smithi079 bash[41122]: cluster 2024-02-05T08:02:53.998473+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:55 smithi079 bash[41122]: cluster 2024-02-05T08:02:54.001752+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:55 smithi079 bash[41122]: cluster 2024-02-05T08:02:54.005579+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:55 smithi079 bash[41122]: cluster 2024-02-05T08:02:54.007246+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:55 smithi079 bash[41122]: cluster 2024-02-05T08:02:54.014727+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:55 smithi079 bash[41122]: cluster 2024-02-05T08:02:54.606411+0000 mgr.y (mgr.25471) 209 : cluster 0 pgmap v116: 161 pgs: 3 active+undersized+degraded, 21 active+undersized, 137 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/630 objects degraded (3.810%) 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[53716]: cluster 2024-02-05T08:02:53.987676+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[53716]: cluster 2024-02-05T08:02:53.994464+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[53716]: cluster 2024-02-05T08:02:53.998473+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[53716]: cluster 2024-02-05T08:02:54.001752+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[53716]: cluster 2024-02-05T08:02:54.005579+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[53716]: cluster 2024-02-05T08:02:54.007246+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[53716]: cluster 2024-02-05T08:02:54.014727+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[53716]: cluster 2024-02-05T08:02:54.606411+0000 mgr.y (mgr.25471) 209 : cluster 0 pgmap v116: 161 pgs: 3 active+undersized+degraded, 21 active+undersized, 137 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/630 objects degraded (3.810%) 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[55092]: cluster 2024-02-05T08:02:53.987676+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[55092]: cluster 2024-02-05T08:02:53.994464+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[55092]: cluster 2024-02-05T08:02:53.998473+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[55092]: cluster 2024-02-05T08:02:54.001752+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[55092]: cluster 2024-02-05T08:02:54.005579+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[55092]: cluster 2024-02-05T08:02:54.007246+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[55092]: cluster 2024-02-05T08:02:54.014727+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T08:02:55.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:55 smithi012 bash[55092]: cluster 2024-02-05T08:02:54.606411+0000 mgr.y (mgr.25471) 209 : cluster 0 pgmap v116: 161 pgs: 3 active+undersized+degraded, 21 active+undersized, 137 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/630 objects degraded (3.810%) 2024-02-05T08:02:58.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:57 smithi079 bash[41122]: cluster 2024-02-05T08:02:56.607002+0000 mgr.y (mgr.25471) 210 : cluster 0 pgmap v117: 161 pgs: 3 active+undersized+degraded, 21 active+undersized, 137 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2024-02-05T08:02:58.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:57 smithi079 bash[41122]: cluster 2024-02-05T08:02:56.792458+0000 mon.a (mon.0) 347 : cluster 3 Health check update: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:58.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:57 smithi012 bash[53716]: cluster 2024-02-05T08:02:56.607002+0000 mgr.y (mgr.25471) 210 : cluster 0 pgmap v117: 161 pgs: 3 active+undersized+degraded, 21 active+undersized, 137 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2024-02-05T08:02:58.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:57 smithi012 bash[53716]: cluster 2024-02-05T08:02:56.792458+0000 mon.a (mon.0) 347 : cluster 3 Health check update: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:58.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:57 smithi012 bash[55092]: cluster 2024-02-05T08:02:56.607002+0000 mgr.y (mgr.25471) 210 : cluster 0 pgmap v117: 161 pgs: 3 active+undersized+degraded, 21 active+undersized, 137 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 24/630 objects degraded (3.810%) 2024-02-05T08:02:58.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:57 smithi012 bash[55092]: cluster 2024-02-05T08:02:56.792458+0000 mon.a (mon.0) 347 : cluster 3 Health check update: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded (PG_DEGRADED) 2024-02-05T08:02:59.015 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:02:59.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:58 smithi079 bash[41122]: cluster 2024-02-05T08:02:58.663004+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded) 2024-02-05T08:02:59.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:58 smithi079 bash[41122]: cluster 2024-02-05T08:02:58.663092+0000 mon.a (mon.0) 349 : cluster 1 Cluster is now healthy 2024-02-05T08:02:59.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:58 smithi012 bash[53716]: cluster 2024-02-05T08:02:58.663004+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded) 2024-02-05T08:02:59.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:58 smithi012 bash[53716]: cluster 2024-02-05T08:02:58.663092+0000 mon.a (mon.0) 349 : cluster 1 Cluster is now healthy 2024-02-05T08:02:59.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:58 smithi012 bash[55092]: cluster 2024-02-05T08:02:58.663004+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded) 2024-02-05T08:02:59.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:58 smithi012 bash[55092]: cluster 2024-02-05T08:02:58.663092+0000 mon.a (mon.0) 349 : cluster 1 Cluster is now healthy 2024-02-05T08:02:59.813 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:02:59.813 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (5m) 8s ago 12m 16.1M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:02:59.813 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (4m) 2m ago 12m 43.5M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:02:59.813 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (4m) 8s ago 10m 47.7M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:02:59.813 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (3m) 2m ago 18m 442M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:02:59.813 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (4m) 8s ago 20m 499M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:02:59.813 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (3m) 8s ago 20m 53.2M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:02:59.813 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (2m) 2m ago 18m 22.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (2m) 8s ago 18m 42.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (5m) 8s ago 12m 12.0M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (5m) 2m ago 12m 11.2M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (72s) 8s ago 18m 55.7M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (43s) 8s ago 17m 51.0M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (12s) 8s ago 16m - 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (16m) 8s ago 16m 64.5M 2782M 17.2.0 e1d6a67b021e 7ecbe1f3e9d6 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (15m) 2m ago 15m 58.9M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (15m) 2m ago 15m 55.2M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (14m) 2m ago 14m 54.1M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (13m) 2m ago 13m 58.1M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (4m) 2m ago 12m 56.4M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (10m) 8s ago 10m 88.4M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T08:02:59.814 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (10m) 2m ago 10m 87.7M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:02:59.815 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (10m) 8s ago 10m 87.9M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:02:59.815 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (10m) 2m ago 10m 87.6M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:03:00.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:02:59 smithi079 bash[41122]: cluster 2024-02-05T08:02:58.608298+0000 mgr.y (mgr.25471) 211 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-02-05T08:03:00.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:02:59 smithi012 bash[53716]: cluster 2024-02-05T08:02:58.608298+0000 mgr.y (mgr.25471) 211 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-02-05T08:03:00.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:02:59 smithi012 bash[55092]: cluster 2024-02-05T08:02:58.608298+0000 mgr.y (mgr.25471) 211 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:03:00.290 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:03:00.291 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T08:03:00.291 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:03:00.291 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:03:00.291 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-02-05T08:03:00.291 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T08:03:00.291 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:03:00.291 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:03:00.667 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:03:00.667 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:03:00.668 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:03:00.668 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:03:00.668 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:03:00.668 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:03:00.668 INFO:teuthology.orchestra.run.smithi012.stdout: "mon" 2024-02-05T08:03:00.668 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:03:00.668 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "8/23 daemons upgraded", 2024-02-05T08:03:00.668 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T08:03:00.668 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:03:00.668 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:03:01.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:00 smithi079 bash[41122]: audit 2024-02-05T08:02:58.991957+0000 mgr.y (mgr.25471) 212 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:00 smithi079 bash[41122]: audit 2024-02-05T08:02:59.391555+0000 mgr.y (mgr.25471) 213 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:00 smithi079 bash[41122]: audit 2024-02-05T08:02:59.715162+0000 mgr.y (mgr.25471) 214 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:01.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:00 smithi079 bash[41122]: audit 2024-02-05T08:02:59.781553+0000 mgr.y (mgr.25471) 215 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:00 smithi079 bash[41122]: audit 2024-02-05T08:03:00.282096+0000 mon.a (mon.0) 350 : audit 0 from='client.? 172.21.15.12:0/2604720009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:01.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:00 smithi012 bash[55092]: audit 2024-02-05T08:02:58.991957+0000 mgr.y (mgr.25471) 212 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:00 smithi012 bash[55092]: audit 2024-02-05T08:02:59.391555+0000 mgr.y (mgr.25471) 213 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:00 smithi012 bash[55092]: audit 2024-02-05T08:02:59.715162+0000 mgr.y (mgr.25471) 214 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:01.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:00 smithi012 bash[55092]: audit 2024-02-05T08:02:59.781553+0000 mgr.y (mgr.25471) 215 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:00 smithi012 bash[55092]: audit 2024-02-05T08:03:00.282096+0000 mon.a (mon.0) 350 : audit 0 from='client.? 172.21.15.12:0/2604720009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:01.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:00 smithi012 bash[53716]: audit 2024-02-05T08:02:58.991957+0000 mgr.y (mgr.25471) 212 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:00 smithi012 bash[53716]: audit 2024-02-05T08:02:59.391555+0000 mgr.y (mgr.25471) 213 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:00 smithi012 bash[53716]: audit 2024-02-05T08:02:59.715162+0000 mgr.y (mgr.25471) 214 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:01.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:00 smithi012 bash[53716]: audit 2024-02-05T08:02:59.781553+0000 mgr.y (mgr.25471) 215 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:00 smithi012 bash[53716]: audit 2024-02-05T08:03:00.282096+0000 mon.a (mon.0) 350 : audit 0 from='client.? 172.21.15.12:0/2604720009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:01.129 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:03:01.587 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:03:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:03:01] "GET /metrics HTTP/1.1" 200 38199 "" "Prometheus/2.33.4" 2024-02-05T08:03:01.738 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:01 smithi079 bash[41122]: cluster 2024-02-05T08:03:00.609672+0000 mgr.y (mgr.25471) 216 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:03:01.738 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:01 smithi079 bash[41122]: audit 2024-02-05T08:03:00.658616+0000 mgr.y (mgr.25471) 217 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:01 smithi012 bash[53716]: cluster 2024-02-05T08:03:00.609672+0000 mgr.y (mgr.25471) 216 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:03:01.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:01 smithi012 bash[53716]: audit 2024-02-05T08:03:00.658616+0000 mgr.y (mgr.25471) 217 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:01 smithi012 bash[53716]: audit 2024-02-05T08:03:01.122505+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.12:0/419284872' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:03:01.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:01 smithi012 bash[55092]: cluster 2024-02-05T08:03:00.609672+0000 mgr.y (mgr.25471) 216 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:03:01.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:01 smithi012 bash[55092]: audit 2024-02-05T08:03:00.658616+0000 mgr.y (mgr.25471) 217 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:01.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:01 smithi012 bash[55092]: audit 2024-02-05T08:03:01.122505+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.12:0/419284872' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:03:02.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:01 smithi079 bash[41122]: audit 2024-02-05T08:03:01.122505+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.12:0/419284872' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:03:03.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.442144+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:03.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.455449+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:03.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.457993+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:03.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.459678+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:03:03.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.468600+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:03.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.555184+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:03:03.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.558414+0000 mon.a (mon.0) 357 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:03.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.560924+0000 mon.a (mon.0) 358 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:03.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.563210+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:03.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.565776+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T08:03:03.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: audit 2024-02-05T08:03:02.566142+0000 mgr.y (mgr.25471) 218 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T08:03:03.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: cephadm 2024-02-05T08:03:02.568423+0000 mgr.y (mgr.25471) 219 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-05T08:03:03.773 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:03 smithi079 bash[41122]: cluster 2024-02-05T08:03:02.611203+0000 mgr.y (mgr.25471) 220 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T08:03:03.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.442144+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:03.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.455449+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:03.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.457993+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:03.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.459678+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:03:03.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.468600+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:03.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.555184+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.558414+0000 mon.a (mon.0) 357 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.560924+0000 mon.a (mon.0) 358 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.563210+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.565776+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: audit 2024-02-05T08:03:02.566142+0000 mgr.y (mgr.25471) 218 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: cephadm 2024-02-05T08:03:02.568423+0000 mgr.y (mgr.25471) 219 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[53716]: cluster 2024-02-05T08:03:02.611203+0000 mgr.y (mgr.25471) 220 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.442144+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.455449+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.457993+0000 mon.a (mon.0) 353 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.459678+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:03:03.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.468600+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:03.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.555184+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:03:03.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.558414+0000 mon.a (mon.0) 357 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:03.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.560924+0000 mon.a (mon.0) 358 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:03.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.563210+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:03.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.565776+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T08:03:03.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: audit 2024-02-05T08:03:02.566142+0000 mgr.y (mgr.25471) 218 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T08:03:03.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: cephadm 2024-02-05T08:03:02.568423+0000 mgr.y (mgr.25471) 219 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-05T08:03:03.843 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:03 smithi012 bash[55092]: cluster 2024-02-05T08:03:02.611203+0000 mgr.y (mgr.25471) 220 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T08:03:05.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:04 smithi012 bash[55092]: audit 2024-02-05T08:03:03.814745+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:05.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:04 smithi012 bash[53716]: audit 2024-02-05T08:03:03.814745+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:05.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:04 smithi079 bash[41122]: audit 2024-02-05T08:03:03.814745+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:06.133 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[53716]: cluster 2024-02-05T08:03:04.612639+0000 mgr.y (mgr.25471) 221 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T08:03:06.133 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[53716]: cephadm 2024-02-05T08:03:04.839163+0000 mgr.y (mgr.25471) 222 : cephadm 1 Upgrade: Updating osd.3 2024-02-05T08:03:06.134 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[53716]: audit 2024-02-05T08:03:04.844641+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:06.134 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[53716]: audit 2024-02-05T08:03:04.848394+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T08:03:06.134 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[53716]: audit 2024-02-05T08:03:04.849698+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:06.134 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[53716]: cephadm 2024-02-05T08:03:04.853825+0000 mgr.y (mgr.25471) 223 : cephadm 1 Deploying daemon osd.3 on smithi012 2024-02-05T08:03:06.134 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[55092]: cluster 2024-02-05T08:03:04.612639+0000 mgr.y (mgr.25471) 221 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T08:03:06.134 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[55092]: cephadm 2024-02-05T08:03:04.839163+0000 mgr.y (mgr.25471) 222 : cephadm 1 Upgrade: Updating osd.3 2024-02-05T08:03:06.134 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[55092]: audit 2024-02-05T08:03:04.844641+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:06.134 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[55092]: audit 2024-02-05T08:03:04.848394+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T08:03:06.134 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[55092]: audit 2024-02-05T08:03:04.849698+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:06.134 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:05 smithi012 bash[55092]: cephadm 2024-02-05T08:03:04.853825+0000 mgr.y (mgr.25471) 223 : cephadm 1 Deploying daemon osd.3 on smithi012 2024-02-05T08:03:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:05 smithi079 bash[41122]: cluster 2024-02-05T08:03:04.612639+0000 mgr.y (mgr.25471) 221 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T08:03:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:05 smithi079 bash[41122]: cephadm 2024-02-05T08:03:04.839163+0000 mgr.y (mgr.25471) 222 : cephadm 1 Upgrade: Updating osd.3 2024-02-05T08:03:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:05 smithi079 bash[41122]: audit 2024-02-05T08:03:04.844641+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:05 smithi079 bash[41122]: audit 2024-02-05T08:03:04.848394+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T08:03:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:05 smithi079 bash[41122]: audit 2024-02-05T08:03:04.849698+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:05 smithi079 bash[41122]: cephadm 2024-02-05T08:03:04.853825+0000 mgr.y (mgr.25471) 223 : cephadm 1 Deploying daemon osd.3 on smithi012 2024-02-05T08:03:08.194 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:07 smithi012 bash[53716]: cluster 2024-02-05T08:03:06.613378+0000 mgr.y (mgr.25471) 224 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:03:08.195 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:07 smithi012 bash[55092]: cluster 2024-02-05T08:03:06.613378+0000 mgr.y (mgr.25471) 224 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:03:08.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:07 smithi079 bash[41122]: cluster 2024-02-05T08:03:06.613378+0000 mgr.y (mgr.25471) 224 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:03:09.504 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:09 smithi012 systemd[1]: Stopping Ceph osd.3 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:03:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[53716]: cluster 2024-02-05T08:03:08.614504+0000 mgr.y (mgr.25471) 225 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:03:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[53716]: audit 2024-02-05T08:03:08.646377+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[53716]: audit 2024-02-05T08:03:08.648807+0000 mon.a (mon.0) 366 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:09.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.497532+0000 mon.a (mon.0) 367 : cluster 1 osd.3 marked itself down and dead 2024-02-05T08:03:09.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[55092]: cluster 2024-02-05T08:03:08.614504+0000 mgr.y (mgr.25471) 225 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:03:09.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[55092]: audit 2024-02-05T08:03:08.646377+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:09.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[55092]: audit 2024-02-05T08:03:08.648807+0000 mon.a (mon.0) 366 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:09.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.497532+0000 mon.a (mon.0) 367 : cluster 1 osd.3 marked itself down and dead 2024-02-05T08:03:09.842 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[31950]: debug 2024-02-05T08:03:09.494+0000 7fa4eca76700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:03:09.842 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[31950]: debug 2024-02-05T08:03:09.494+0000 7fa4eca76700 -1 osd.3 118 *** Got signal Terminated *** 2024-02-05T08:03:09.842 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:09 smithi012 bash[31950]: debug 2024-02-05T08:03:09.494+0000 7fa4eca76700 -1 osd.3 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:03:10.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:09 smithi079 bash[41122]: cluster 2024-02-05T08:03:08.614504+0000 mgr.y (mgr.25471) 225 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:03:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:09 smithi079 bash[41122]: audit 2024-02-05T08:03:08.646377+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:09 smithi079 bash[41122]: audit 2024-02-05T08:03:08.648807+0000 mon.a (mon.0) 366 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:09 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.497532+0000 mon.a (mon.0) 367 : cluster 1 osd.3 marked itself down and dead 2024-02-05T08:03:10.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[53716]: audit 2024-02-05T08:03:09.722528+0000 mgr.y (mgr.25471) 226 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:10.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.854372+0000 mon.a (mon.0) 368 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:03:10.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.865704+0000 mon.a (mon.0) 369 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-05T08:03:10.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.868649+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:10.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.874746+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:10.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.876589+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:10.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.879584+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:10.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.881678+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:10.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[55092]: audit 2024-02-05T08:03:09.722528+0000 mgr.y (mgr.25471) 226 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:10.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.854372+0000 mon.a (mon.0) 368 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:03:10.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.865704+0000 mon.a (mon.0) 369 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-05T08:03:10.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.868649+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:10.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.874746+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:10.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.876589+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:10.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.879584+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:10.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.881678+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:10 smithi079 bash[41122]: audit 2024-02-05T08:03:09.722528+0000 mgr.y (mgr.25471) 226 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:10 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.854372+0000 mon.a (mon.0) 368 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:03:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:10 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.865704+0000 mon.a (mon.0) 369 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-05T08:03:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:10 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.868649+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:10 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.874746+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:10 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.876589+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:10 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.879584+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:11.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:10 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.881678+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:11.256 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:10 smithi012 bash[63932]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-3 2024-02-05T08:03:11.256 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[64006]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-3 2024-02-05T08:03:11.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:03:11] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.33.4" 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.873318+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.873476+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.876455+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.878290+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:09.879871+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.615275+0000 mgr.y (mgr.25471) 227 : cluster 0 pgmap v125: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.872935+0000 mon.a (mon.0) 370 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.880390+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.880561+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.885898+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.885930+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:11 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.888211+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.873318+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.873476+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.876455+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.878290+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:09.879871+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.615275+0000 mgr.y (mgr.25471) 227 : cluster 0 pgmap v125: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:03:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.872935+0000 mon.a (mon.0) 370 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-05T08:03:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.880390+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.880561+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.885898+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.885930+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.888211+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.873318+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.873476+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.876455+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.878290+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:09.879871+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.615275+0000 mgr.y (mgr.25471) 227 : cluster 0 pgmap v125: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.872935+0000 mon.a (mon.0) 370 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.880390+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.880561+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.885898+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.885930+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:12.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:11 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.888211+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:12 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.875305+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:12 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.877909+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:12 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.878400+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:12 smithi079 bash[41122]: cluster 2024-02-05T08:03:10.882077+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:12 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.875305+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:12 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.877909+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:12 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.878400+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:12 smithi012 bash[53716]: cluster 2024-02-05T08:03:10.882077+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:12 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.875305+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:12 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.877909+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:12 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.878400+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:12 smithi012 bash[55092]: cluster 2024-02-05T08:03:10.882077+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T08:03:13.652 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:13 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.3.service: Succeeded. 2024-02-05T08:03:13.652 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:13 smithi012 systemd[1]: Stopped Ceph osd.3 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:03:14.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:13 smithi079 bash[41122]: cluster 2024-02-05T08:03:12.616783+0000 mgr.y (mgr.25471) 228 : cluster 0 pgmap v127: 161 pgs: 11 active+undersized+degraded, 15 stale+active+clean, 22 active+undersized, 113 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 41/630 objects degraded (6.508%) 2024-02-05T08:03:14.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:13 smithi079 bash[41122]: cluster 2024-02-05T08:03:12.800326+0000 mon.a (mon.0) 371 : cluster 3 Health check failed: Degraded data redundancy: 41/630 objects degraded (6.508%), 11 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:14.090 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:13 smithi012 systemd[1]: Started Ceph osd.3 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:03:14.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:13 smithi012 bash[53716]: cluster 2024-02-05T08:03:12.616783+0000 mgr.y (mgr.25471) 228 : cluster 0 pgmap v127: 161 pgs: 11 active+undersized+degraded, 15 stale+active+clean, 22 active+undersized, 113 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 41/630 objects degraded (6.508%) 2024-02-05T08:03:14.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:13 smithi012 bash[53716]: cluster 2024-02-05T08:03:12.800326+0000 mon.a (mon.0) 371 : cluster 3 Health check failed: Degraded data redundancy: 41/630 objects degraded (6.508%), 11 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:14.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:13 smithi012 bash[55092]: cluster 2024-02-05T08:03:12.616783+0000 mgr.y (mgr.25471) 228 : cluster 0 pgmap v127: 161 pgs: 11 active+undersized+degraded, 15 stale+active+clean, 22 active+undersized, 113 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 41/630 objects degraded (6.508%) 2024-02-05T08:03:14.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:13 smithi012 bash[55092]: cluster 2024-02-05T08:03:12.800326+0000 mon.a (mon.0) 371 : cluster 3 Health check failed: Degraded data redundancy: 41/630 objects degraded (6.508%), 11 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:14.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:14 smithi012 bash[53716]: audit 2024-02-05T08:03:13.695234+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:14.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:14 smithi012 bash[53716]: audit 2024-02-05T08:03:13.703930+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:14.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:14 smithi012 bash[55092]: audit 2024-02-05T08:03:13.695234+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:14.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:14 smithi012 bash[55092]: audit 2024-02-05T08:03:13.703930+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:15.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:14 smithi079 bash[41122]: audit 2024-02-05T08:03:13.695234+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:15.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:14 smithi079 bash[41122]: audit 2024-02-05T08:03:13.703930+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:15.591 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:15 smithi012 bash[64178]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-05T08:03:15.591 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:15 smithi012 bash[64178]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-02-05T08:03:15.591 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:15 smithi012 bash[64178]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-05T08:03:15.591 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:15 smithi012 bash[64178]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-05T08:03:15.591 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:15 smithi012 bash[64178]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-05T08:03:15.591 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:15 smithi012 bash[64178]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-05T08:03:15.591 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:15 smithi012 bash[64178]: --> ceph-volume raw activate successful for osd ID: 3 2024-02-05T08:03:15.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:15 smithi012 bash[53716]: cluster 2024-02-05T08:03:14.617998+0000 mgr.y (mgr.25471) 229 : cluster 0 pgmap v128: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:15.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:15 smithi012 bash[55092]: cluster 2024-02-05T08:03:14.617998+0000 mgr.y (mgr.25471) 229 : cluster 0 pgmap v128: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:16.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:15 smithi079 bash[41122]: cluster 2024-02-05T08:03:14.617998+0000 mgr.y (mgr.25471) 229 : cluster 0 pgmap v128: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:17.340 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:17 smithi012 bash[64488]: debug 2024-02-05T08:03:17.206+0000 7fb0183af700 1 -- 172.21.15.12:0/927776743 <== mon.0 v2:172.21.15.12:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557359fd96c0 con 0x55735a05e800 2024-02-05T08:03:18.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:17 smithi012 bash[53716]: cluster 2024-02-05T08:03:16.619186+0000 mgr.y (mgr.25471) 230 : cluster 0 pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:17 smithi012 bash[55092]: cluster 2024-02-05T08:03:16.619186+0000 mgr.y (mgr.25471) 230 : cluster 0 pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:18.091 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:17 smithi012 bash[64488]: debug 2024-02-05T08:03:17.766+0000 7fb0215477c0 -1 Falling back to public interface 2024-02-05T08:03:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:17 smithi079 bash[41122]: cluster 2024-02-05T08:03:16.619186+0000 mgr.y (mgr.25471) 230 : cluster 0 pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:20.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:19 smithi012 bash[53716]: cluster 2024-02-05T08:03:18.620762+0000 mgr.y (mgr.25471) 231 : cluster 0 pgmap v130: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:20.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:19 smithi012 bash[55092]: cluster 2024-02-05T08:03:18.620762+0000 mgr.y (mgr.25471) 231 : cluster 0 pgmap v130: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:19 smithi079 bash[41122]: cluster 2024-02-05T08:03:18.620762+0000 mgr.y (mgr.25471) 231 : cluster 0 pgmap v130: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:21.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:20 smithi012 bash[53716]: audit 2024-02-05T08:03:19.733786+0000 mgr.y (mgr.25471) 232 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:21.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:20 smithi012 bash[55092]: audit 2024-02-05T08:03:19.733786+0000 mgr.y (mgr.25471) 232 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:21.091 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:20 smithi012 bash[64488]: debug 2024-02-05T08:03:20.798+0000 7fb0215477c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-02-05T08:03:21.091 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:20 smithi012 bash[64488]: debug 2024-02-05T08:03:20.850+0000 7fb0215477c0 -1 osd.3 118 log_to_monitors true 2024-02-05T08:03:21.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:20 smithi079 bash[41122]: audit 2024-02-05T08:03:19.733786+0000 mgr.y (mgr.25471) 232 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:21.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:03:21] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.33.4" 2024-02-05T08:03:22.090 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[64488]: debug 2024-02-05T08:03:21.890+0000 7fb0129a6700 -1 osd.3 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T08:03:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[55092]: cluster 2024-02-05T08:03:20.622404+0000 mgr.y (mgr.25471) 233 : cluster 0 pgmap v131: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[55092]: audit 2024-02-05T08:03:20.856967+0000 mon.a (mon.0) 374 : audit 1 from='osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T08:03:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[55092]: audit 2024-02-05T08:03:21.350052+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[55092]: audit 2024-02-05T08:03:21.361764+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[55092]: cluster 2024-02-05T08:03:21.800628+0000 mon.a (mon.0) 377 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[53716]: cluster 2024-02-05T08:03:20.622404+0000 mgr.y (mgr.25471) 233 : cluster 0 pgmap v131: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[53716]: audit 2024-02-05T08:03:20.856967+0000 mon.a (mon.0) 374 : audit 1 from='osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T08:03:22.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[53716]: audit 2024-02-05T08:03:21.350052+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:22.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[53716]: audit 2024-02-05T08:03:21.361764+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:22.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:21 smithi012 bash[53716]: cluster 2024-02-05T08:03:21.800628+0000 mon.a (mon.0) 377 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:21 smithi079 bash[41122]: cluster 2024-02-05T08:03:20.622404+0000 mgr.y (mgr.25471) 233 : cluster 0 pgmap v131: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:21 smithi079 bash[41122]: audit 2024-02-05T08:03:20.856967+0000 mon.a (mon.0) 374 : audit 1 from='osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T08:03:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:21 smithi079 bash[41122]: audit 2024-02-05T08:03:21.350052+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:21 smithi079 bash[41122]: audit 2024-02-05T08:03:21.361764+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:21 smithi079 bash[41122]: cluster 2024-02-05T08:03:21.800628+0000 mon.a (mon.0) 377 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:22 smithi079 bash[41122]: audit 2024-02-05T08:03:21.832013+0000 mon.a (mon.0) 378 : audit 1 from='osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T08:03:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:22 smithi079 bash[41122]: cluster 2024-02-05T08:03:21.838529+0000 mon.a (mon.0) 379 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-02-05T08:03:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:22 smithi079 bash[41122]: audit 2024-02-05T08:03:21.840836+0000 mon.a (mon.0) 380 : audit 1 from='osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:03:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:22 smithi079 bash[41122]: cluster 2024-02-05T08:03:21.843195+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:22 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.112273+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:22 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.112320+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:23.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:22 smithi079 bash[41122]: audit 2024-02-05T08:03:22.465317+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:23.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:22 smithi079 bash[41122]: audit 2024-02-05T08:03:22.477540+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[53716]: audit 2024-02-05T08:03:21.832013+0000 mon.a (mon.0) 378 : audit 1 from='osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[53716]: cluster 2024-02-05T08:03:21.838529+0000 mon.a (mon.0) 379 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[53716]: audit 2024-02-05T08:03:21.840836+0000 mon.a (mon.0) 380 : audit 1 from='osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[53716]: cluster 2024-02-05T08:03:21.843195+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.112273+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.112320+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[53716]: audit 2024-02-05T08:03:22.465317+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[53716]: audit 2024-02-05T08:03:22.477540+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[55092]: audit 2024-02-05T08:03:21.832013+0000 mon.a (mon.0) 378 : audit 1 from='osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[55092]: cluster 2024-02-05T08:03:21.838529+0000 mon.a (mon.0) 379 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-02-05T08:03:23.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[55092]: audit 2024-02-05T08:03:21.840836+0000 mon.a (mon.0) 380 : audit 1 from='osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-02-05T08:03:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[55092]: cluster 2024-02-05T08:03:21.843195+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.112273+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.112320+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[55092]: audit 2024-02-05T08:03:22.465317+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:22 smithi012 bash[55092]: audit 2024-02-05T08:03:22.477540+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.112584+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.623888+0000 mgr.y (mgr.25471) 234 : cluster 0 pgmap v133: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.832731+0000 mon.a (mon.0) 383 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:03:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.841859+0000 mon.a (mon.0) 384 : cluster 1 osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932] boot 2024-02-05T08:03:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.842188+0000 mon.a (mon.0) 385 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-05T08:03:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: audit 2024-02-05T08:03:22.843066+0000 mon.a (mon.0) 386 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T08:03:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.843939+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.849466+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.854922+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.856648+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: cluster 2024-02-05T08:03:22.861745+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: audit 2024-02-05T08:03:23.647040+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:23 smithi079 bash[41122]: audit 2024-02-05T08:03:23.649401+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.112584+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.623888+0000 mgr.y (mgr.25471) 234 : cluster 0 pgmap v133: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.832731+0000 mon.a (mon.0) 383 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:03:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.841859+0000 mon.a (mon.0) 384 : cluster 1 osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932] boot 2024-02-05T08:03:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.842188+0000 mon.a (mon.0) 385 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-05T08:03:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: audit 2024-02-05T08:03:22.843066+0000 mon.a (mon.0) 386 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T08:03:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.843939+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.849466+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.854922+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.856648+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: cluster 2024-02-05T08:03:22.861745+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: audit 2024-02-05T08:03:23.647040+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[53716]: audit 2024-02-05T08:03:23.649401+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.112584+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.623888+0000 mgr.y (mgr.25471) 234 : cluster 0 pgmap v133: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.832731+0000 mon.a (mon.0) 383 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.841859+0000 mon.a (mon.0) 384 : cluster 1 osd.3 [v2:172.21.15.12:6826/614054932,v1:172.21.15.12:6827/614054932] boot 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.842188+0000 mon.a (mon.0) 385 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: audit 2024-02-05T08:03:22.843066+0000 mon.a (mon.0) 386 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.843939+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.849466+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.854922+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.856648+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: cluster 2024-02-05T08:03:22.861745+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T08:03:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: audit 2024-02-05T08:03:23.647040+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:23 smithi012 bash[55092]: audit 2024-02-05T08:03:23.649401+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.846730+0000 mon.a (mon.0) 389 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-05T08:03:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.850764+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.854253+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.854257+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.854852+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.858165+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.858540+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.858552+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.858754+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.862125+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.862361+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.863585+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.865620+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:24 smithi079 bash[41122]: cluster 2024-02-05T08:03:23.869390+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.846730+0000 mon.a (mon.0) 389 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-05T08:03:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.850764+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.854253+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.854257+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.854852+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.858165+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.858540+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.858552+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.858754+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.862125+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.862361+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.863585+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.865620+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[53716]: cluster 2024-02-05T08:03:23.869390+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.846730+0000 mon.a (mon.0) 389 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.850764+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.854253+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.854257+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.854852+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.858165+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.858540+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.858552+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.858754+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.862125+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.862361+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.863585+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.865620+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:25.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:24 smithi012 bash[55092]: cluster 2024-02-05T08:03:23.869390+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T08:03:26.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:25 smithi079 bash[41122]: cluster 2024-02-05T08:03:24.625410+0000 mgr.y (mgr.25471) 235 : cluster 0 pgmap v136: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2024-02-05T08:03:26.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:25 smithi012 bash[53716]: cluster 2024-02-05T08:03:24.625410+0000 mgr.y (mgr.25471) 235 : cluster 0 pgmap v136: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2024-02-05T08:03:26.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:25 smithi012 bash[55092]: cluster 2024-02-05T08:03:24.625410+0000 mgr.y (mgr.25471) 235 : cluster 0 pgmap v136: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2024-02-05T08:03:27.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:26 smithi079 bash[41122]: cluster 2024-02-05T08:03:26.802176+0000 mon.a (mon.0) 390 : cluster 3 Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:27.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:26 smithi012 bash[53716]: cluster 2024-02-05T08:03:26.802176+0000 mon.a (mon.0) 390 : cluster 3 Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:27.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:26 smithi012 bash[55092]: cluster 2024-02-05T08:03:26.802176+0000 mon.a (mon.0) 390 : cluster 3 Health check update: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:28.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:27 smithi079 bash[41122]: cluster 2024-02-05T08:03:26.626426+0000 mgr.y (mgr.25471) 236 : cluster 0 pgmap v137: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-02-05T08:03:28.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:27 smithi012 bash[53716]: cluster 2024-02-05T08:03:26.626426+0000 mgr.y (mgr.25471) 236 : cluster 0 pgmap v137: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-02-05T08:03:28.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:27 smithi012 bash[55092]: cluster 2024-02-05T08:03:26.626426+0000 mgr.y (mgr.25471) 236 : cluster 0 pgmap v137: 161 pgs: 17 active+undersized+degraded, 31 active+undersized, 113 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-02-05T08:03:29.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:28 smithi012 bash[53716]: cluster 2024-02-05T08:03:28.627735+0000 mgr.y (mgr.25471) 237 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:29.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:28 smithi012 bash[55092]: cluster 2024-02-05T08:03:28.627735+0000 mgr.y (mgr.25471) 237 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:29.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:28 smithi079 bash[41122]: cluster 2024-02-05T08:03:28.627735+0000 mgr.y (mgr.25471) 237 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 173 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:30.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:29 smithi012 bash[53716]: cluster 2024-02-05T08:03:28.886452+0000 mon.a (mon.0) 391 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded) 2024-02-05T08:03:30.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:29 smithi012 bash[53716]: cluster 2024-02-05T08:03:28.886512+0000 mon.a (mon.0) 392 : cluster 1 Cluster is now healthy 2024-02-05T08:03:30.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:29 smithi012 bash[53716]: audit 2024-02-05T08:03:29.744948+0000 mgr.y (mgr.25471) 238 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:30.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:29 smithi012 bash[55092]: cluster 2024-02-05T08:03:28.886452+0000 mon.a (mon.0) 391 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded) 2024-02-05T08:03:30.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:29 smithi012 bash[55092]: cluster 2024-02-05T08:03:28.886512+0000 mon.a (mon.0) 392 : cluster 1 Cluster is now healthy 2024-02-05T08:03:30.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:29 smithi012 bash[55092]: audit 2024-02-05T08:03:29.744948+0000 mgr.y (mgr.25471) 238 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:30.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:29 smithi079 bash[41122]: cluster 2024-02-05T08:03:28.886452+0000 mon.a (mon.0) 391 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/630 objects degraded (9.365%), 17 pgs degraded) 2024-02-05T08:03:30.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:29 smithi079 bash[41122]: cluster 2024-02-05T08:03:28.886512+0000 mon.a (mon.0) 392 : cluster 1 Cluster is now healthy 2024-02-05T08:03:30.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:29 smithi079 bash[41122]: audit 2024-02-05T08:03:29.744948+0000 mgr.y (mgr.25471) 238 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:31.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:30 smithi012 bash[53716]: cluster 2024-02-05T08:03:30.629074+0000 mgr.y (mgr.25471) 239 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:31.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:30 smithi012 bash[55092]: cluster 2024-02-05T08:03:30.629074+0000 mgr.y (mgr.25471) 239 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:31.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:30 smithi079 bash[41122]: cluster 2024-02-05T08:03:30.629074+0000 mgr.y (mgr.25471) 239 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:31.551 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:03:31.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:03:31 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:03:31] "GET /metrics HTTP/1.1" 200 38367 "" "Prometheus/2.33.4" 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (6m) 10s ago 13m 16.2M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (5m) 2m ago 12m 43.5M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (4m) 10s ago 11m 47.9M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (4m) 2m ago 19m 442M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (5m) 10s ago 21m 500M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (4m) 10s ago 21m 54.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (3m) 2m ago 19m 22.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (3m) 10s ago 19m 44.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (6m) 10s ago 13m 12.2M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:03:32.347 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (5m) 2m ago 13m 11.2M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (105s) 10s ago 18m 57.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (75s) 10s ago 18m 51.6M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (45s) 10s ago 17m 47.0M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (16s) 10s ago 16m - 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (16m) 2m ago 16m 58.9M 3037M 17.2.0 e1d6a67b021e 8ef83d672580 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (15m) 2m ago 15m 55.2M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (15m) 2m ago 15m 54.1M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (14m) 2m ago 14m 58.1M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (4m) 2m ago 13m 56.4M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (11m) 10s ago 11m 88.6M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (11m) 2m ago 11m 87.7M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (11m) 10s ago 11m 88.0M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:03:32.348 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (11m) 2m ago 11m 87.6M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:03:32.815 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:03:32.815 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:03:32.815 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:03:32.815 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:03:32.815 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:03:32.815 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-02-05T08:03:32.816 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 9 2024-02-05T08:03:32.817 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:03:32.817 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:03:33.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:32 smithi012 bash[53716]: audit 2024-02-05T08:03:31.529798+0000 mgr.y (mgr.25471) 240 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:33.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:32 smithi012 bash[55092]: audit 2024-02-05T08:03:31.529798+0000 mgr.y (mgr.25471) 240 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:33.205 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:03:33.205 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:03:33.206 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:03:33.206 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:03:33.206 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:03:33.206 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:03:33.206 INFO:teuthology.orchestra.run.smithi012.stdout: "mon" 2024-02-05T08:03:33.206 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:03:33.206 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "9/23 daemons upgraded", 2024-02-05T08:03:33.206 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T08:03:33.206 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:03:33.206 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:03:33.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:32 smithi079 bash[41122]: audit 2024-02-05T08:03:31.529798+0000 mgr.y (mgr.25471) 240 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:33.668 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:03:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:31.933668+0000 mgr.y (mgr.25471) 241 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.322623+0000 mgr.y (mgr.25471) 242 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: cluster 2024-02-05T08:03:32.630269+0000 mgr.y (mgr.25471) 243 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.807945+0000 mon.a (mon.0) 393 : audit 0 from='client.? 172.21.15.12:0/1703954450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.843511+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.852883+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:34.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.855085+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.856750+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.864856+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.950980+0000 mon.a (mon.0) 399 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.956310+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.958934+0000 mon.a (mon.0) 401 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.960729+0000 mon.a (mon.0) 402 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:32.963148+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[53716]: audit 2024-02-05T08:03:33.661283+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.12:0/2645562648' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:31.933668+0000 mgr.y (mgr.25471) 241 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.322623+0000 mgr.y (mgr.25471) 242 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:34.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: cluster 2024-02-05T08:03:32.630269+0000 mgr.y (mgr.25471) 243 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.807945+0000 mon.a (mon.0) 393 : audit 0 from='client.? 172.21.15.12:0/1703954450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.843511+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.852883+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.855085+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.856750+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.864856+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.950980+0000 mon.a (mon.0) 399 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.956310+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.958934+0000 mon.a (mon.0) 401 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.960729+0000 mon.a (mon.0) 402 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:32.963148+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T08:03:34.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:33 smithi012 bash[55092]: audit 2024-02-05T08:03:33.661283+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.12:0/2645562648' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:03:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:31.933668+0000 mgr.y (mgr.25471) 241 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.322623+0000 mgr.y (mgr.25471) 242 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: cluster 2024-02-05T08:03:32.630269+0000 mgr.y (mgr.25471) 243 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.807945+0000 mon.a (mon.0) 393 : audit 0 from='client.? 172.21.15.12:0/1703954450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.843511+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.852883+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.855085+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.856750+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:03:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.864856+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.950980+0000 mon.a (mon.0) 399 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:03:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.956310+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.958934+0000 mon.a (mon.0) 401 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.960729+0000 mon.a (mon.0) 402 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:03:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:32.963148+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T08:03:34.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:33 smithi079 bash[41122]: audit 2024-02-05T08:03:33.661283+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.12:0/2645562648' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:03:35.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:34 smithi079 bash[41122]: audit 2024-02-05T08:03:32.963329+0000 mgr.y (mgr.25471) 244 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T08:03:35.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:34 smithi079 bash[41122]: cephadm 2024-02-05T08:03:32.964963+0000 mgr.y (mgr.25471) 245 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-05T08:03:35.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:34 smithi079 bash[41122]: audit 2024-02-05T08:03:33.197566+0000 mgr.y (mgr.25471) 246 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:35.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:34 smithi079 bash[41122]: audit 2024-02-05T08:03:33.849037+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:35.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:34 smithi012 bash[53716]: audit 2024-02-05T08:03:32.963329+0000 mgr.y (mgr.25471) 244 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T08:03:35.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:34 smithi012 bash[53716]: cephadm 2024-02-05T08:03:32.964963+0000 mgr.y (mgr.25471) 245 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-05T08:03:35.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:34 smithi012 bash[53716]: audit 2024-02-05T08:03:33.197566+0000 mgr.y (mgr.25471) 246 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:35.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:34 smithi012 bash[53716]: audit 2024-02-05T08:03:33.849037+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:35.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:34 smithi012 bash[55092]: audit 2024-02-05T08:03:32.963329+0000 mgr.y (mgr.25471) 244 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T08:03:35.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:34 smithi012 bash[55092]: cephadm 2024-02-05T08:03:32.964963+0000 mgr.y (mgr.25471) 245 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-05T08:03:35.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:34 smithi012 bash[55092]: audit 2024-02-05T08:03:33.197566+0000 mgr.y (mgr.25471) 246 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:03:35.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:34 smithi012 bash[55092]: audit 2024-02-05T08:03:33.849037+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:36.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:35 smithi079 bash[41122]: cluster 2024-02-05T08:03:34.631493+0000 mgr.y (mgr.25471) 247 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:35 smithi079 bash[41122]: audit 2024-02-05T08:03:35.392436+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:35 smithi079 bash[41122]: audit 2024-02-05T08:03:35.397370+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T08:03:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:35 smithi079 bash[41122]: audit 2024-02-05T08:03:35.399210+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:36.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:35 smithi012 bash[53716]: cluster 2024-02-05T08:03:34.631493+0000 mgr.y (mgr.25471) 247 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:36.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:35 smithi012 bash[53716]: audit 2024-02-05T08:03:35.392436+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:36.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:35 smithi012 bash[53716]: audit 2024-02-05T08:03:35.397370+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T08:03:36.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:35 smithi012 bash[53716]: audit 2024-02-05T08:03:35.399210+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:36.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:35 smithi012 bash[55092]: cluster 2024-02-05T08:03:34.631493+0000 mgr.y (mgr.25471) 247 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:36.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:35 smithi012 bash[55092]: audit 2024-02-05T08:03:35.392436+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:36.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:35 smithi012 bash[55092]: audit 2024-02-05T08:03:35.397370+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T08:03:36.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:35 smithi012 bash[55092]: audit 2024-02-05T08:03:35.399210+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:03:37.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:36 smithi079 bash[41122]: cephadm 2024-02-05T08:03:35.384872+0000 mgr.y (mgr.25471) 248 : cephadm 1 Upgrade: Updating osd.4 2024-02-05T08:03:37.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:36 smithi079 bash[41122]: cephadm 2024-02-05T08:03:35.402639+0000 mgr.y (mgr.25471) 249 : cephadm 1 Deploying daemon osd.4 on smithi079 2024-02-05T08:03:37.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:36 smithi012 bash[53716]: cephadm 2024-02-05T08:03:35.384872+0000 mgr.y (mgr.25471) 248 : cephadm 1 Upgrade: Updating osd.4 2024-02-05T08:03:37.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:36 smithi012 bash[53716]: cephadm 2024-02-05T08:03:35.402639+0000 mgr.y (mgr.25471) 249 : cephadm 1 Deploying daemon osd.4 on smithi079 2024-02-05T08:03:37.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:36 smithi012 bash[55092]: cephadm 2024-02-05T08:03:35.384872+0000 mgr.y (mgr.25471) 248 : cephadm 1 Upgrade: Updating osd.4 2024-02-05T08:03:37.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:36 smithi012 bash[55092]: cephadm 2024-02-05T08:03:35.402639+0000 mgr.y (mgr.25471) 249 : cephadm 1 Deploying daemon osd.4 on smithi079 2024-02-05T08:03:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:37 smithi079 bash[41122]: cluster 2024-02-05T08:03:36.632282+0000 mgr.y (mgr.25471) 250 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:38.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:37 smithi012 bash[53716]: cluster 2024-02-05T08:03:36.632282+0000 mgr.y (mgr.25471) 250 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:38.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:37 smithi012 bash[55092]: cluster 2024-02-05T08:03:36.632282+0000 mgr.y (mgr.25471) 250 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2024-02-05T08:03:40.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:39 smithi079 bash[41122]: cluster 2024-02-05T08:03:38.633539+0000 mgr.y (mgr.25471) 251 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-05T08:03:40.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:39 smithi079 bash[41122]: audit 2024-02-05T08:03:38.646954+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:40.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:39 smithi079 bash[41122]: audit 2024-02-05T08:03:38.648863+0000 mon.a (mon.0) 410 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:40.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:39 smithi012 bash[53716]: cluster 2024-02-05T08:03:38.633539+0000 mgr.y (mgr.25471) 251 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-05T08:03:40.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:39 smithi012 bash[53716]: audit 2024-02-05T08:03:38.646954+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:40.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:39 smithi012 bash[53716]: audit 2024-02-05T08:03:38.648863+0000 mon.a (mon.0) 410 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:40.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:39 smithi012 bash[55092]: cluster 2024-02-05T08:03:38.633539+0000 mgr.y (mgr.25471) 251 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-05T08:03:40.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:39 smithi012 bash[55092]: audit 2024-02-05T08:03:38.646954+0000 mon.a (mon.0) 409 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:40.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:39 smithi012 bash[55092]: audit 2024-02-05T08:03:38.648863+0000 mon.a (mon.0) 410 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:40.522 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:40 smithi079 systemd[1]: Stopping Ceph osd.4 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:03:40.522 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:40 smithi079 bash[17527]: debug 2024-02-05T08:03:40.195+0000 7efdcb38c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:03:40.522 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:40 smithi079 bash[17527]: debug 2024-02-05T08:03:40.195+0000 7efdcb38c700 -1 osd.4 123 *** Got signal Terminated *** 2024-02-05T08:03:40.522 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:40 smithi079 bash[17527]: debug 2024-02-05T08:03:40.195+0000 7efdcb38c700 -1 osd.4 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:03:41.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:40 smithi079 bash[41122]: audit 2024-02-05T08:03:39.752625+0000 mgr.y (mgr.25471) 252 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:41.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:40 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.191177+0000 mon.a (mon.0) 411 : cluster 1 osd.4 marked itself down and dead 2024-02-05T08:03:41.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:40 smithi012 bash[53716]: audit 2024-02-05T08:03:39.752625+0000 mgr.y (mgr.25471) 252 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:41.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:40 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.191177+0000 mon.a (mon.0) 411 : cluster 1 osd.4 marked itself down and dead 2024-02-05T08:03:41.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:40 smithi012 bash[55092]: audit 2024-02-05T08:03:39.752625+0000 mgr.y (mgr.25471) 252 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:41.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:40 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.191177+0000 mon.a (mon.0) 411 : cluster 1 osd.4 marked itself down and dead 2024-02-05T08:03:41.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:03:41] "GET /metrics HTTP/1.1" 200 38358 "" "Prometheus/2.33.4" 2024-02-05T08:03:42.021 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[42999]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-4 2024-02-05T08:03:42.022 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[43079]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-4 2024-02-05T08:03:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.634895+0000 mgr.y (mgr.25471) 253 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:03:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.646663+0000 mon.a (mon.0) 412 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:03:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.661629+0000 mon.a (mon.0) 413 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-05T08:03:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.664183+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.672948+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.674398+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.674727+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.675759+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.677832+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:41 smithi079 bash[41122]: cluster 2024-02-05T08:03:40.678709+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.634895+0000 mgr.y (mgr.25471) 253 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:03:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.646663+0000 mon.a (mon.0) 412 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:03:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.661629+0000 mon.a (mon.0) 413 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-05T08:03:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.664183+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.672948+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.674398+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.674727+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.675759+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.677832+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[53716]: cluster 2024-02-05T08:03:40.678709+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.634895+0000 mgr.y (mgr.25471) 253 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:03:42.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.646663+0000 mon.a (mon.0) 412 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:03:42.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.661629+0000 mon.a (mon.0) 413 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-05T08:03:42.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.664183+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.672948+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.674398+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.674727+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.675759+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.677832+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:42.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:41 smithi012 bash[55092]: cluster 2024-02-05T08:03:40.678709+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T08:03:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:42 smithi079 bash[41122]: cluster 2024-02-05T08:03:41.664774+0000 mon.a (mon.0) 414 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-05T08:03:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:42 smithi079 bash[41122]: cluster 2024-02-05T08:03:41.666655+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:42 smithi079 bash[41122]: cluster 2024-02-05T08:03:41.670371+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:42 smithi079 bash[41122]: cluster 2024-02-05T08:03:41.674707+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:42 smithi079 bash[41122]: cluster 2024-02-05T08:03:41.678781+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:42 smithi079 bash[41122]: cluster 2024-02-05T08:03:41.681062+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[53716]: cluster 2024-02-05T08:03:41.664774+0000 mon.a (mon.0) 414 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-05T08:03:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[53716]: cluster 2024-02-05T08:03:41.666655+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[53716]: cluster 2024-02-05T08:03:41.670371+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[53716]: cluster 2024-02-05T08:03:41.674707+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[53716]: cluster 2024-02-05T08:03:41.678781+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[53716]: cluster 2024-02-05T08:03:41.681062+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[55092]: cluster 2024-02-05T08:03:41.664774+0000 mon.a (mon.0) 414 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-05T08:03:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[55092]: cluster 2024-02-05T08:03:41.666655+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[55092]: cluster 2024-02-05T08:03:41.670371+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[55092]: cluster 2024-02-05T08:03:41.674707+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[55092]: cluster 2024-02-05T08:03:41.678781+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:42 smithi012 bash[55092]: cluster 2024-02-05T08:03:41.681062+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T08:03:44.021 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:43 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.4.service: Succeeded. 2024-02-05T08:03:44.021 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:43 smithi079 systemd[1]: Stopped Ceph osd.4 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:03:44.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:43 smithi079 bash[41122]: cluster 2024-02-05T08:03:42.636507+0000 mgr.y (mgr.25471) 254 : cluster 0 pgmap v147: 161 pgs: 15 active+undersized+degraded, 9 stale+active+clean, 21 active+undersized, 116 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-02-05T08:03:44.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:43 smithi079 bash[41122]: cluster 2024-02-05T08:03:42.810759+0000 mon.a (mon.0) 415 : cluster 3 Health check failed: Degraded data redundancy: 53/630 objects degraded (8.413%), 15 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:44.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:43 smithi012 bash[55092]: cluster 2024-02-05T08:03:42.636507+0000 mgr.y (mgr.25471) 254 : cluster 0 pgmap v147: 161 pgs: 15 active+undersized+degraded, 9 stale+active+clean, 21 active+undersized, 116 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-02-05T08:03:44.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:43 smithi012 bash[55092]: cluster 2024-02-05T08:03:42.810759+0000 mon.a (mon.0) 415 : cluster 3 Health check failed: Degraded data redundancy: 53/630 objects degraded (8.413%), 15 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:43 smithi012 bash[53716]: cluster 2024-02-05T08:03:42.636507+0000 mgr.y (mgr.25471) 254 : cluster 0 pgmap v147: 161 pgs: 15 active+undersized+degraded, 9 stale+active+clean, 21 active+undersized, 116 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-02-05T08:03:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:43 smithi012 bash[53716]: cluster 2024-02-05T08:03:42.810759+0000 mon.a (mon.0) 415 : cluster 3 Health check failed: Degraded data redundancy: 53/630 objects degraded (8.413%), 15 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:44.521 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:44 smithi079 systemd[1]: Started Ceph osd.4 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:03:45.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[41122]: audit 2024-02-05T08:03:44.089829+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[41122]: audit 2024-02-05T08:03:44.100261+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[41122]: cluster 2024-02-05T08:03:44.637857+0000 mgr.y (mgr.25471) 255 : cluster 0 pgmap v148: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:45.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[41122]: audit 2024-02-05T08:03:44.673969+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[41122]: audit 2024-02-05T08:03:44.686951+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:45 smithi012 bash[53716]: audit 2024-02-05T08:03:44.089829+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:45 smithi012 bash[53716]: audit 2024-02-05T08:03:44.100261+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:45 smithi012 bash[53716]: cluster 2024-02-05T08:03:44.637857+0000 mgr.y (mgr.25471) 255 : cluster 0 pgmap v148: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:45.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:45 smithi012 bash[53716]: audit 2024-02-05T08:03:44.673969+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:45 smithi012 bash[53716]: audit 2024-02-05T08:03:44.686951+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:45 smithi012 bash[55092]: audit 2024-02-05T08:03:44.089829+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:45 smithi012 bash[55092]: audit 2024-02-05T08:03:44.100261+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:45 smithi012 bash[55092]: cluster 2024-02-05T08:03:44.637857+0000 mgr.y (mgr.25471) 255 : cluster 0 pgmap v148: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:45.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:45 smithi012 bash[55092]: audit 2024-02-05T08:03:44.673969+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:45.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:45 smithi012 bash[55092]: audit 2024-02-05T08:03:44.686951+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:46.022 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[43252]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-05T08:03:46.022 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[43252]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-02-05T08:03:46.022 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[43252]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-05T08:03:46.022 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[43252]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-05T08:03:46.022 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[43252]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-05T08:03:46.022 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[43252]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-05T08:03:46.022 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:45 smithi079 bash[43252]: --> ceph-volume raw activate successful for osd ID: 4 2024-02-05T08:03:47.521 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:47 smithi079 bash[43556]: debug 2024-02-05T08:03:47.155+0000 7f227e9a8700 1 -- 172.21.15.79:0/514180202 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56004cc576c0 con 0x56004ccdd000 2024-02-05T08:03:48.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:47 smithi079 bash[41122]: cluster 2024-02-05T08:03:46.638904+0000 mgr.y (mgr.25471) 256 : cluster 0 pgmap v149: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:48.022 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:47 smithi079 bash[43556]: debug 2024-02-05T08:03:47.707+0000 7f2287b407c0 -1 Falling back to public interface 2024-02-05T08:03:48.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:47 smithi012 bash[53716]: cluster 2024-02-05T08:03:46.638904+0000 mgr.y (mgr.25471) 256 : cluster 0 pgmap v149: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:48.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:47 smithi012 bash[55092]: cluster 2024-02-05T08:03:46.638904+0000 mgr.y (mgr.25471) 256 : cluster 0 pgmap v149: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:50.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:49 smithi012 bash[55092]: cluster 2024-02-05T08:03:48.640681+0000 mgr.y (mgr.25471) 257 : cluster 0 pgmap v150: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:50.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:49 smithi012 bash[53716]: cluster 2024-02-05T08:03:48.640681+0000 mgr.y (mgr.25471) 257 : cluster 0 pgmap v150: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:50.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:49 smithi079 bash[41122]: cluster 2024-02-05T08:03:48.640681+0000 mgr.y (mgr.25471) 257 : cluster 0 pgmap v150: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:50 smithi012 bash[53716]: audit 2024-02-05T08:03:49.756680+0000 mgr.y (mgr.25471) 258 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:50 smithi012 bash[53716]: audit 2024-02-05T08:03:50.593598+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:50 smithi012 bash[53716]: audit 2024-02-05T08:03:50.607131+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:50 smithi012 bash[53716]: audit 2024-02-05T08:03:50.811724+0000 mon.a (mon.0) 422 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T08:03:51.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:50 smithi012 bash[53716]: audit 2024-02-05T08:03:50.818501+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.79:6800/1427830387,v1:172.21.15.79:6801/1427830387]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T08:03:51.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:50 smithi012 bash[55092]: audit 2024-02-05T08:03:49.756680+0000 mgr.y (mgr.25471) 258 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:51.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:50 smithi012 bash[55092]: audit 2024-02-05T08:03:50.593598+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:51.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:50 smithi012 bash[55092]: audit 2024-02-05T08:03:50.607131+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:51.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:50 smithi012 bash[55092]: audit 2024-02-05T08:03:50.811724+0000 mon.a (mon.0) 422 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T08:03:51.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:50 smithi012 bash[55092]: audit 2024-02-05T08:03:50.818501+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.79:6800/1427830387,v1:172.21.15.79:6801/1427830387]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T08:03:51.271 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:50 smithi079 bash[43556]: debug 2024-02-05T08:03:50.771+0000 7f2287b407c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-02-05T08:03:51.272 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:50 smithi079 bash[43556]: debug 2024-02-05T08:03:50.811+0000 7f2287b407c0 -1 osd.4 123 log_to_monitors true 2024-02-05T08:03:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:50 smithi079 bash[41122]: audit 2024-02-05T08:03:49.756680+0000 mgr.y (mgr.25471) 258 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:03:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:50 smithi079 bash[41122]: audit 2024-02-05T08:03:50.593598+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:50 smithi079 bash[41122]: audit 2024-02-05T08:03:50.607131+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:50 smithi079 bash[41122]: audit 2024-02-05T08:03:50.811724+0000 mon.a (mon.0) 422 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T08:03:51.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:50 smithi079 bash[41122]: audit 2024-02-05T08:03:50.818501+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.79:6800/1427830387,v1:172.21.15.79:6801/1427830387]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T08:03:51.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:03:51] "GET /metrics HTTP/1.1" 200 38358 "" "Prometheus/2.33.4" 2024-02-05T08:03:52.021 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:03:51 smithi079 bash[43556]: debug 2024-02-05T08:03:51.663+0000 7f2278f9f700 -1 osd.4 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T08:03:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:51 smithi079 bash[41122]: cluster 2024-02-05T08:03:50.642174+0000 mgr.y (mgr.25471) 259 : cluster 0 pgmap v151: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:51 smithi079 bash[41122]: audit 2024-02-05T08:03:51.613912+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T08:03:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:51 smithi079 bash[41122]: cluster 2024-02-05T08:03:51.622698+0000 mon.a (mon.0) 424 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-05T08:03:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:51 smithi079 bash[41122]: audit 2024-02-05T08:03:51.625235+0000 mon.a (mon.0) 425 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:03:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:51 smithi079 bash[41122]: cluster 2024-02-05T08:03:51.626014+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T08:03:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:51 smithi079 bash[41122]: audit 2024-02-05T08:03:51.627545+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.79:6800/1427830387,v1:172.21.15.79:6801/1427830387]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:03:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:51 smithi079 bash[41122]: audit 2024-02-05T08:03:51.712078+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:51 smithi079 bash[41122]: audit 2024-02-05T08:03:51.723580+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:52.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:51 smithi079 bash[41122]: cluster 2024-02-05T08:03:51.810831+0000 mon.a (mon.0) 428 : cluster 3 Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 27 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[53716]: cluster 2024-02-05T08:03:50.642174+0000 mgr.y (mgr.25471) 259 : cluster 0 pgmap v151: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[53716]: audit 2024-02-05T08:03:51.613912+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T08:03:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[53716]: cluster 2024-02-05T08:03:51.622698+0000 mon.a (mon.0) 424 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-05T08:03:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[53716]: audit 2024-02-05T08:03:51.625235+0000 mon.a (mon.0) 425 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:03:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[53716]: cluster 2024-02-05T08:03:51.626014+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T08:03:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[53716]: audit 2024-02-05T08:03:51.627545+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.79:6800/1427830387,v1:172.21.15.79:6801/1427830387]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:03:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[53716]: audit 2024-02-05T08:03:51.712078+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[53716]: audit 2024-02-05T08:03:51.723580+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:52.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[53716]: cluster 2024-02-05T08:03:51.810831+0000 mon.a (mon.0) 428 : cluster 3 Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 27 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[55092]: cluster 2024-02-05T08:03:50.642174+0000 mgr.y (mgr.25471) 259 : cluster 0 pgmap v151: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-02-05T08:03:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[55092]: audit 2024-02-05T08:03:51.613912+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T08:03:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[55092]: cluster 2024-02-05T08:03:51.622698+0000 mon.a (mon.0) 424 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-05T08:03:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[55092]: audit 2024-02-05T08:03:51.625235+0000 mon.a (mon.0) 425 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:03:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[55092]: cluster 2024-02-05T08:03:51.626014+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T08:03:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[55092]: audit 2024-02-05T08:03:51.627545+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.79:6800/1427830387,v1:172.21.15.79:6801/1427830387]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:03:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[55092]: audit 2024-02-05T08:03:51.712078+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[55092]: audit 2024-02-05T08:03:51.723580+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:52.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:51 smithi012 bash[55092]: cluster 2024-02-05T08:03:51.810831+0000 mon.a (mon.0) 428 : cluster 3 Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 27 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:53.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.293762+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T08:03:53.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.615068+0000 mon.a (mon.0) 429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:03:53.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.629091+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.630468+0000 mon.a (mon.0) 430 : cluster 1 osd.4 [v2:172.21.15.79:6800/1427830387,v1:172.21.15.79:6801/1427830387] boot 2024-02-05T08:03:53.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.630539+0000 mon.a (mon.0) 431 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-05T08:03:53.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.637065+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[53716]: audit 2024-02-05T08:03:52.643057+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.646099+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.646801+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.650192+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.293762+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.615068+0000 mon.a (mon.0) 429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.629091+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.630468+0000 mon.a (mon.0) 430 : cluster 1 osd.4 [v2:172.21.15.79:6800/1427830387,v1:172.21.15.79:6801/1427830387] boot 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.630539+0000 mon.a (mon.0) 431 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.637065+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[55092]: audit 2024-02-05T08:03:52.643057+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T08:03:53.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.646099+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.646801+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:52 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.650192+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:52 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.293762+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T08:03:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:52 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.615068+0000 mon.a (mon.0) 429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:03:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:52 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.629091+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:52 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.630468+0000 mon.a (mon.0) 430 : cluster 1 osd.4 [v2:172.21.15.79:6800/1427830387,v1:172.21.15.79:6801/1427830387] boot 2024-02-05T08:03:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:52 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.630539+0000 mon.a (mon.0) 431 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-05T08:03:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:52 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.637065+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:52 smithi079 bash[41122]: audit 2024-02-05T08:03:52.643057+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T08:03:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:52 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.646099+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:52 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.646801+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:52 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.650192+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.129444+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T08:03:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.637378+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: cluster 2024-02-05T08:03:52.643021+0000 mgr.y (mgr.25471) 260 : cluster 0 pgmap v154: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 109/630 objects degraded (17.302%) 2024-02-05T08:03:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: cluster 2024-02-05T08:03:53.636876+0000 mon.a (mon.0) 433 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-05T08:03:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: cluster 2024-02-05T08:03:53.642032+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: cluster 2024-02-05T08:03:53.643770+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: cluster 2024-02-05T08:03:53.647328+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: cluster 2024-02-05T08:03:53.647471+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: audit 2024-02-05T08:03:53.647893+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:54.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: cluster 2024-02-05T08:03:53.649966+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[53716]: audit 2024-02-05T08:03:53.653137+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.129444+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.637378+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: cluster 2024-02-05T08:03:52.643021+0000 mgr.y (mgr.25471) 260 : cluster 0 pgmap v154: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 109/630 objects degraded (17.302%) 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: cluster 2024-02-05T08:03:53.636876+0000 mon.a (mon.0) 433 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: cluster 2024-02-05T08:03:53.642032+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: cluster 2024-02-05T08:03:53.643770+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: cluster 2024-02-05T08:03:53.647328+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: cluster 2024-02-05T08:03:53.647471+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: audit 2024-02-05T08:03:53.647893+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: cluster 2024-02-05T08:03:53.649966+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:53 smithi012 bash[55092]: audit 2024-02-05T08:03:53.653137+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.129444+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T08:03:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.637378+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T08:03:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: cluster 2024-02-05T08:03:52.643021+0000 mgr.y (mgr.25471) 260 : cluster 0 pgmap v154: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 109/630 objects degraded (17.302%) 2024-02-05T08:03:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: cluster 2024-02-05T08:03:53.636876+0000 mon.a (mon.0) 433 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-05T08:03:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: cluster 2024-02-05T08:03:53.642032+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: cluster 2024-02-05T08:03:53.643770+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: cluster 2024-02-05T08:03:53.647328+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: cluster 2024-02-05T08:03:53.647471+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: audit 2024-02-05T08:03:53.647893+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:03:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: cluster 2024-02-05T08:03:53.649966+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:54.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:53 smithi079 bash[41122]: audit 2024-02-05T08:03:53.653137+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:03:55.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:54 smithi079 bash[41122]: cluster 2024-02-05T08:03:53.636741+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:54 smithi079 bash[41122]: cluster 2024-02-05T08:03:53.642081+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:54 smithi079 bash[41122]: cluster 2024-02-05T08:03:53.647095+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:54 smithi079 bash[41122]: cluster 2024-02-05T08:03:53.649393+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:54 smithi012 bash[53716]: cluster 2024-02-05T08:03:53.636741+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:54 smithi012 bash[53716]: cluster 2024-02-05T08:03:53.642081+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:54 smithi012 bash[53716]: cluster 2024-02-05T08:03:53.647095+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:54 smithi012 bash[53716]: cluster 2024-02-05T08:03:53.649393+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:54 smithi012 bash[55092]: cluster 2024-02-05T08:03:53.636741+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:54 smithi012 bash[55092]: cluster 2024-02-05T08:03:53.642081+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:54 smithi012 bash[55092]: cluster 2024-02-05T08:03:53.647095+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:55.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:54 smithi012 bash[55092]: cluster 2024-02-05T08:03:53.649393+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T08:03:56.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:55 smithi079 bash[41122]: cluster 2024-02-05T08:03:54.644372+0000 mgr.y (mgr.25471) 261 : cluster 0 pgmap v156: 161 pgs: 18 active+undersized+degraded, 27 active+undersized, 116 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-02-05T08:03:56.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:55 smithi012 bash[53716]: cluster 2024-02-05T08:03:54.644372+0000 mgr.y (mgr.25471) 261 : cluster 0 pgmap v156: 161 pgs: 18 active+undersized+degraded, 27 active+undersized, 116 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-02-05T08:03:56.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:55 smithi012 bash[55092]: cluster 2024-02-05T08:03:54.644372+0000 mgr.y (mgr.25471) 261 : cluster 0 pgmap v156: 161 pgs: 18 active+undersized+degraded, 27 active+undersized, 116 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-02-05T08:03:57.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:56 smithi079 bash[41122]: cluster 2024-02-05T08:03:56.812543+0000 mon.a (mon.0) 436 : cluster 3 Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:57.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:56 smithi012 bash[53716]: cluster 2024-02-05T08:03:56.812543+0000 mon.a (mon.0) 436 : cluster 3 Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:57.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:56 smithi012 bash[55092]: cluster 2024-02-05T08:03:56.812543+0000 mon.a (mon.0) 436 : cluster 3 Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-02-05T08:03:58.241 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:57 smithi079 bash[41122]: cluster 2024-02-05T08:03:56.645491+0000 mgr.y (mgr.25471) 262 : cluster 0 pgmap v157: 161 pgs: 18 active+undersized+degraded, 27 active+undersized, 116 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-02-05T08:03:58.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:57 smithi012 bash[53716]: cluster 2024-02-05T08:03:56.645491+0000 mgr.y (mgr.25471) 262 : cluster 0 pgmap v157: 161 pgs: 18 active+undersized+degraded, 27 active+undersized, 116 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-02-05T08:03:58.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:57 smithi012 bash[55092]: cluster 2024-02-05T08:03:56.645491+0000 mgr.y (mgr.25471) 262 : cluster 0 pgmap v157: 161 pgs: 18 active+undersized+degraded, 27 active+undersized, 116 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-02-05T08:03:59.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:58 smithi079 bash[41122]: cluster 2024-02-05T08:03:58.646981+0000 mgr.y (mgr.25471) 263 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T08:03:59.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:58 smithi079 bash[41122]: cluster 2024-02-05T08:03:58.851969+0000 mon.a (mon.0) 437 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded) 2024-02-05T08:03:59.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:58 smithi079 bash[41122]: cluster 2024-02-05T08:03:58.852114+0000 mon.a (mon.0) 438 : cluster 1 Cluster is now healthy 2024-02-05T08:03:59.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:58 smithi012 bash[53716]: cluster 2024-02-05T08:03:58.646981+0000 mgr.y (mgr.25471) 263 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T08:03:59.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:58 smithi012 bash[53716]: cluster 2024-02-05T08:03:58.851969+0000 mon.a (mon.0) 437 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded) 2024-02-05T08:03:59.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:58 smithi012 bash[53716]: cluster 2024-02-05T08:03:58.852114+0000 mon.a (mon.0) 438 : cluster 1 Cluster is now healthy 2024-02-05T08:03:59.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:58 smithi012 bash[55092]: cluster 2024-02-05T08:03:58.646981+0000 mgr.y (mgr.25471) 263 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T08:03:59.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:58 smithi012 bash[55092]: cluster 2024-02-05T08:03:58.851969+0000 mon.a (mon.0) 437 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded) 2024-02-05T08:03:59.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:58 smithi012 bash[55092]: cluster 2024-02-05T08:03:58.852114+0000 mon.a (mon.0) 438 : cluster 1 Cluster is now healthy 2024-02-05T08:04:00.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:03:59 smithi079 bash[41122]: audit 2024-02-05T08:03:59.767995+0000 mgr.y (mgr.25471) 264 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:00.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:03:59 smithi012 bash[53716]: audit 2024-02-05T08:03:59.767995+0000 mgr.y (mgr.25471) 264 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:00.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:03:59 smithi012 bash[55092]: audit 2024-02-05T08:03:59.767995+0000 mgr.y (mgr.25471) 264 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:01.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:00 smithi012 bash[53716]: cluster 2024-02-05T08:04:00.648151+0000 mgr.y (mgr.25471) 265 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-02-05T08:04:01.256 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:00 smithi012 bash[55092]: cluster 2024-02-05T08:04:00.648151+0000 mgr.y (mgr.25471) 265 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-02-05T08:04:01.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:00 smithi079 bash[41122]: cluster 2024-02-05T08:04:00.648151+0000 mgr.y (mgr.25471) 265 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-02-05T08:04:01.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:04:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:04:01] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.33.4" 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.673737+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.680121+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.681755+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.683035+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.689624+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.777642+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.781792+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.784698+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.786712+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.789030+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: audit 2024-02-05T08:04:01.789346+0000 mgr.y (mgr.25471) 266 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T08:04:03.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:02 smithi079 bash[41122]: cephadm 2024-02-05T08:04:01.791333+0000 mgr.y (mgr.25471) 267 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-05T08:04:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.673737+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.680121+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.681755+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.683035+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:04:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.689624+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.777642+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:04:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.781792+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.784698+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.786712+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:03.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.789030+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: audit 2024-02-05T08:04:01.789346+0000 mgr.y (mgr.25471) 266 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[53716]: cephadm 2024-02-05T08:04:01.791333+0000 mgr.y (mgr.25471) 267 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.673737+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.680121+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.681755+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.683035+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.689624+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.777642+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.781792+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.784698+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.786712+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.789030+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T08:04:03.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: audit 2024-02-05T08:04:01.789346+0000 mgr.y (mgr.25471) 266 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T08:04:03.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:02 smithi012 bash[55092]: cephadm 2024-02-05T08:04:01.791333+0000 mgr.y (mgr.25471) 267 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-05T08:04:04.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:03 smithi012 bash[53716]: cluster 2024-02-05T08:04:02.649493+0000 mgr.y (mgr.25471) 268 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:04:04.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:03 smithi012 bash[55092]: cluster 2024-02-05T08:04:02.649493+0000 mgr.y (mgr.25471) 268 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:04:04.094 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:04:04.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:03 smithi079 bash[41122]: cluster 2024-02-05T08:04:02.649493+0000 mgr.y (mgr.25471) 268 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (6m) 43s ago 13m 16.2M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (6m) 14s ago 13m 43.4M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (5m) 43s ago 11m 47.9M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (5m) 14s ago 19m 444M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (5m) 43s ago 21m 500M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (4m) 43s ago 21m 54.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (3m) 14s ago 19m 41.9M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (4m) 43s ago 20m 44.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (6m) 43s ago 14m 12.2M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:04:04.856 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (6m) 14s ago 14m 11.6M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (2m) 43s ago 19m 57.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (108s) 43s ago 18m 51.6M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (77s) 43s ago 17m 47.0M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (48s) 43s ago 17m - 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (18s) 14s ago 16m - 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (16m) 14s ago 16m 63.2M 3037M 17.2.0 e1d6a67b021e eeb2944952cc 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (15m) 14s ago 15m 61.7M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (14m) 14s ago 14m 66.0M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (5m) 14s ago 14m 68.3M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (11m) 43s ago 11m 88.6M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (11m) 14s ago 11m 88.6M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (11m) 43s ago 11m 88.0M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:04:04.857 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (11m) 14s ago 11m 88.6M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:04:05.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:04 smithi079 bash[41122]: audit 2024-02-05T08:04:03.881275+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:05.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:04 smithi079 bash[41122]: audit 2024-02-05T08:04:04.020281+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:05.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:04 smithi079 bash[41122]: audit 2024-02-05T08:04:04.025067+0000 mon.a (mon.0) 451 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T08:04:05.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:04 smithi079 bash[41122]: audit 2024-02-05T08:04:04.026315+0000 mon.a (mon.0) 452 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:05.319 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:04:05.319 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:04:05.319 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:04:05.319 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:04:05.319 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:04:05.319 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 5 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 10 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:04:05.320 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:04:05.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:04 smithi012 bash[55092]: audit 2024-02-05T08:04:03.881275+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:05.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:04 smithi012 bash[55092]: audit 2024-02-05T08:04:04.020281+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:05.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:04 smithi012 bash[55092]: audit 2024-02-05T08:04:04.025067+0000 mon.a (mon.0) 451 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T08:04:05.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:04 smithi012 bash[55092]: audit 2024-02-05T08:04:04.026315+0000 mon.a (mon.0) 452 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:05.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:04 smithi012 bash[53716]: audit 2024-02-05T08:04:03.881275+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:05.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:04 smithi012 bash[53716]: audit 2024-02-05T08:04:04.020281+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:05.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:04 smithi012 bash[53716]: audit 2024-02-05T08:04:04.025067+0000 mon.a (mon.0) 451 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T08:04:05.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:04 smithi012 bash[53716]: audit 2024-02-05T08:04:04.026315+0000 mon.a (mon.0) 452 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:05.715 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:04:05.715 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:04:05.715 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:04:05.715 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:04:05.715 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:04:05.716 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:04:05.716 INFO:teuthology.orchestra.run.smithi012.stdout: "mon" 2024-02-05T08:04:05.716 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:04:05.716 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "10/23 daemons upgraded", 2024-02-05T08:04:05.716 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T08:04:05.716 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:04:05.716 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:04:06.186 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:04:06.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:05 smithi079 bash[41122]: cephadm 2024-02-05T08:04:04.011547+0000 mgr.y (mgr.25471) 269 : cephadm 1 Upgrade: Updating osd.5 2024-02-05T08:04:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:05 smithi079 bash[41122]: cephadm 2024-02-05T08:04:04.029142+0000 mgr.y (mgr.25471) 270 : cephadm 1 Deploying daemon osd.5 on smithi079 2024-02-05T08:04:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:05 smithi079 bash[41122]: audit 2024-02-05T08:04:04.072884+0000 mgr.y (mgr.25471) 271 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:05 smithi079 bash[41122]: audit 2024-02-05T08:04:04.453068+0000 mgr.y (mgr.25471) 272 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:05 smithi079 bash[41122]: cluster 2024-02-05T08:04:04.650701+0000 mgr.y (mgr.25471) 273 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-02-05T08:04:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:05 smithi079 bash[41122]: audit 2024-02-05T08:04:04.830812+0000 mgr.y (mgr.25471) 274 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:06.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:05 smithi079 bash[41122]: audit 2024-02-05T08:04:05.311657+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.12:0/270899745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[53716]: cephadm 2024-02-05T08:04:04.011547+0000 mgr.y (mgr.25471) 269 : cephadm 1 Upgrade: Updating osd.5 2024-02-05T08:04:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[53716]: cephadm 2024-02-05T08:04:04.029142+0000 mgr.y (mgr.25471) 270 : cephadm 1 Deploying daemon osd.5 on smithi079 2024-02-05T08:04:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[53716]: audit 2024-02-05T08:04:04.072884+0000 mgr.y (mgr.25471) 271 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[53716]: audit 2024-02-05T08:04:04.453068+0000 mgr.y (mgr.25471) 272 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[53716]: cluster 2024-02-05T08:04:04.650701+0000 mgr.y (mgr.25471) 273 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-02-05T08:04:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[53716]: audit 2024-02-05T08:04:04.830812+0000 mgr.y (mgr.25471) 274 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[53716]: audit 2024-02-05T08:04:05.311657+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.12:0/270899745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:06.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[55092]: cephadm 2024-02-05T08:04:04.011547+0000 mgr.y (mgr.25471) 269 : cephadm 1 Upgrade: Updating osd.5 2024-02-05T08:04:06.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[55092]: cephadm 2024-02-05T08:04:04.029142+0000 mgr.y (mgr.25471) 270 : cephadm 1 Deploying daemon osd.5 on smithi079 2024-02-05T08:04:06.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[55092]: audit 2024-02-05T08:04:04.072884+0000 mgr.y (mgr.25471) 271 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:06.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[55092]: audit 2024-02-05T08:04:04.453068+0000 mgr.y (mgr.25471) 272 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:06.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[55092]: cluster 2024-02-05T08:04:04.650701+0000 mgr.y (mgr.25471) 273 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-02-05T08:04:06.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[55092]: audit 2024-02-05T08:04:04.830812+0000 mgr.y (mgr.25471) 274 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:06.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:05 smithi012 bash[55092]: audit 2024-02-05T08:04:05.311657+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.12:0/270899745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:07.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:06 smithi079 bash[41122]: audit 2024-02-05T08:04:05.706783+0000 mgr.y (mgr.25471) 275 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:07.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:06 smithi079 bash[41122]: audit 2024-02-05T08:04:06.178554+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.12:0/4285288747' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:04:07.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:06 smithi012 bash[53716]: audit 2024-02-05T08:04:05.706783+0000 mgr.y (mgr.25471) 275 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:07.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:06 smithi012 bash[53716]: audit 2024-02-05T08:04:06.178554+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.12:0/4285288747' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:04:07.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:06 smithi012 bash[55092]: audit 2024-02-05T08:04:05.706783+0000 mgr.y (mgr.25471) 275 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:07.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:06 smithi012 bash[55092]: audit 2024-02-05T08:04:06.178554+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.12:0/4285288747' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:04:08.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:07 smithi079 bash[41122]: cluster 2024-02-05T08:04:06.651486+0000 mgr.y (mgr.25471) 276 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:04:08.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:07 smithi012 bash[53716]: cluster 2024-02-05T08:04:06.651486+0000 mgr.y (mgr.25471) 276 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:04:08.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:07 smithi012 bash[55092]: cluster 2024-02-05T08:04:06.651486+0000 mgr.y (mgr.25471) 276 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:04:08.879 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:08 smithi079 systemd[1]: Stopping Ceph osd.5 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:04:09.271 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:08 smithi079 bash[20630]: debug 2024-02-05T08:04:08.874+0000 7fdc5c0b0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:04:09.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:08 smithi079 bash[20630]: debug 2024-02-05T08:04:08.874+0000 7fdc5c0b0700 -1 osd.5 128 *** Got signal Terminated *** 2024-02-05T08:04:09.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:08 smithi079 bash[20630]: debug 2024-02-05T08:04:08.874+0000 7fdc5c0b0700 -1 osd.5 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:04:10.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:09 smithi079 bash[41122]: audit 2024-02-05T08:04:08.647681+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:09 smithi079 bash[41122]: audit 2024-02-05T08:04:08.649910+0000 mon.a (mon.0) 454 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:09 smithi079 bash[41122]: cluster 2024-02-05T08:04:08.652999+0000 mgr.y (mgr.25471) 277 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:04:10.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:09 smithi079 bash[41122]: cluster 2024-02-05T08:04:08.873491+0000 mon.a (mon.0) 455 : cluster 1 osd.5 marked itself down and dead 2024-02-05T08:04:10.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:09 smithi012 bash[53716]: audit 2024-02-05T08:04:08.647681+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:10.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:09 smithi012 bash[53716]: audit 2024-02-05T08:04:08.649910+0000 mon.a (mon.0) 454 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:10.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:09 smithi012 bash[53716]: cluster 2024-02-05T08:04:08.652999+0000 mgr.y (mgr.25471) 277 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:04:10.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:09 smithi012 bash[53716]: cluster 2024-02-05T08:04:08.873491+0000 mon.a (mon.0) 455 : cluster 1 osd.5 marked itself down and dead 2024-02-05T08:04:10.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:09 smithi012 bash[55092]: audit 2024-02-05T08:04:08.647681+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:10.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:09 smithi012 bash[55092]: audit 2024-02-05T08:04:08.649910+0000 mon.a (mon.0) 454 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:10.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:09 smithi012 bash[55092]: cluster 2024-02-05T08:04:08.652999+0000 mgr.y (mgr.25471) 277 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:04:10.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:09 smithi012 bash[55092]: cluster 2024-02-05T08:04:08.873491+0000 mon.a (mon.0) 455 : cluster 1 osd.5 marked itself down and dead 2024-02-05T08:04:10.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:10 smithi079 bash[41122]: cluster 2024-02-05T08:04:09.645223+0000 mon.a (mon.0) 456 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:04:10.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:10 smithi079 bash[41122]: cluster 2024-02-05T08:04:09.662304+0000 mon.a (mon.0) 457 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-05T08:04:10.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:10 smithi079 bash[41122]: cluster 2024-02-05T08:04:09.664176+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:10.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:10 smithi079 bash[41122]: cluster 2024-02-05T08:04:09.669353+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:10.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:10 smithi079 bash[41122]: cluster 2024-02-05T08:04:09.670615+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:10.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:10 smithi079 bash[41122]: cluster 2024-02-05T08:04:09.671275+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:10.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:10 smithi079 bash[41122]: cluster 2024-02-05T08:04:09.673455+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:10.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:10 smithi079 bash[41122]: audit 2024-02-05T08:04:09.779250+0000 mgr.y (mgr.25471) 278 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:10.987 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:10 smithi079 bash[45040]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-5 2024-02-05T08:04:10.987 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:10 smithi079 bash[45129]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-5 2024-02-05T08:04:11.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[53716]: cluster 2024-02-05T08:04:09.645223+0000 mon.a (mon.0) 456 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:04:11.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[53716]: cluster 2024-02-05T08:04:09.662304+0000 mon.a (mon.0) 457 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-05T08:04:11.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[53716]: cluster 2024-02-05T08:04:09.664176+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:11.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[53716]: cluster 2024-02-05T08:04:09.669353+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:11.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[53716]: cluster 2024-02-05T08:04:09.670615+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:11.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[53716]: cluster 2024-02-05T08:04:09.671275+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:11.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[53716]: cluster 2024-02-05T08:04:09.673455+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:11.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[53716]: audit 2024-02-05T08:04:09.779250+0000 mgr.y (mgr.25471) 278 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:11.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[55092]: cluster 2024-02-05T08:04:09.645223+0000 mon.a (mon.0) 456 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:04:11.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[55092]: cluster 2024-02-05T08:04:09.662304+0000 mon.a (mon.0) 457 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-05T08:04:11.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[55092]: cluster 2024-02-05T08:04:09.664176+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:11.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[55092]: cluster 2024-02-05T08:04:09.669353+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:11.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[55092]: cluster 2024-02-05T08:04:09.670615+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:11.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[55092]: cluster 2024-02-05T08:04:09.671275+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:11.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[55092]: cluster 2024-02-05T08:04:09.673455+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T08:04:11.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:10 smithi012 bash[55092]: audit 2024-02-05T08:04:09.779250+0000 mgr.y (mgr.25471) 278 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:11.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:04:11] "GET /metrics HTTP/1.1" 200 38359 "" "Prometheus/2.33.4" 2024-02-05T08:04:12.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:11 smithi079 bash[41122]: cluster 2024-02-05T08:04:10.653769+0000 mgr.y (mgr.25471) 279 : cluster 0 pgmap v165: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:04:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:11 smithi079 bash[41122]: cluster 2024-02-05T08:04:10.663221+0000 mon.a (mon.0) 458 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-05T08:04:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:11 smithi079 bash[41122]: cluster 2024-02-05T08:04:10.666460+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:11 smithi079 bash[41122]: cluster 2024-02-05T08:04:10.672437+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:11 smithi079 bash[41122]: cluster 2024-02-05T08:04:10.672898+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:11 smithi079 bash[41122]: cluster 2024-02-05T08:04:10.677831+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:11 smithi079 bash[41122]: cluster 2024-02-05T08:04:10.679979+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:11 smithi079 bash[41122]: cluster 2024-02-05T08:04:10.682082+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:11 smithi079 bash[41122]: cluster 2024-02-05T08:04:10.684044+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[53716]: cluster 2024-02-05T08:04:10.653769+0000 mgr.y (mgr.25471) 279 : cluster 0 pgmap v165: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:04:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[53716]: cluster 2024-02-05T08:04:10.663221+0000 mon.a (mon.0) 458 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-05T08:04:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[53716]: cluster 2024-02-05T08:04:10.666460+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[53716]: cluster 2024-02-05T08:04:10.672437+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[53716]: cluster 2024-02-05T08:04:10.672898+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[53716]: cluster 2024-02-05T08:04:10.677831+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[53716]: cluster 2024-02-05T08:04:10.679979+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[53716]: cluster 2024-02-05T08:04:10.682082+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[53716]: cluster 2024-02-05T08:04:10.684044+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[55092]: cluster 2024-02-05T08:04:10.653769+0000 mgr.y (mgr.25471) 279 : cluster 0 pgmap v165: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:04:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[55092]: cluster 2024-02-05T08:04:10.663221+0000 mon.a (mon.0) 458 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-05T08:04:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[55092]: cluster 2024-02-05T08:04:10.666460+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[55092]: cluster 2024-02-05T08:04:10.672437+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[55092]: cluster 2024-02-05T08:04:10.672898+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[55092]: cluster 2024-02-05T08:04:10.677831+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[55092]: cluster 2024-02-05T08:04:10.679979+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[55092]: cluster 2024-02-05T08:04:10.682082+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:12.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:11 smithi012 bash[55092]: cluster 2024-02-05T08:04:10.684044+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T08:04:13.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:12 smithi079 bash[41122]: cluster 2024-02-05T08:04:12.822246+0000 mon.a (mon.0) 459 : cluster 3 Health check failed: Degraded data redundancy: 55/630 objects degraded (8.730%), 14 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:13.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:13 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.5.service: Succeeded. 2024-02-05T08:04:13.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:13 smithi079 systemd[1]: Stopped Ceph osd.5 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:04:13.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:12 smithi012 bash[53716]: cluster 2024-02-05T08:04:12.822246+0000 mon.a (mon.0) 459 : cluster 3 Health check failed: Degraded data redundancy: 55/630 objects degraded (8.730%), 14 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:13.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:12 smithi012 bash[55092]: cluster 2024-02-05T08:04:12.822246+0000 mon.a (mon.0) 459 : cluster 3 Health check failed: Degraded data redundancy: 55/630 objects degraded (8.730%), 14 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:13.771 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:13 smithi079 systemd[1]: Started Ceph osd.5 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:04:14.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:13 smithi079 bash[41122]: cluster 2024-02-05T08:04:12.655562+0000 mgr.y (mgr.25471) 280 : cluster 0 pgmap v167: 161 pgs: 14 active+undersized+degraded, 5 stale+active+clean, 30 active+undersized, 112 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2024-02-05T08:04:14.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:13 smithi079 bash[41122]: audit 2024-02-05T08:04:13.352853+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:14.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:13 smithi079 bash[41122]: audit 2024-02-05T08:04:13.361561+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:14.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:13 smithi012 bash[53716]: cluster 2024-02-05T08:04:12.655562+0000 mgr.y (mgr.25471) 280 : cluster 0 pgmap v167: 161 pgs: 14 active+undersized+degraded, 5 stale+active+clean, 30 active+undersized, 112 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2024-02-05T08:04:14.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:13 smithi012 bash[53716]: audit 2024-02-05T08:04:13.352853+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:14.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:13 smithi012 bash[53716]: audit 2024-02-05T08:04:13.361561+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:14.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:13 smithi012 bash[55092]: cluster 2024-02-05T08:04:12.655562+0000 mgr.y (mgr.25471) 280 : cluster 0 pgmap v167: 161 pgs: 14 active+undersized+degraded, 5 stale+active+clean, 30 active+undersized, 112 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2024-02-05T08:04:14.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:13 smithi012 bash[55092]: audit 2024-02-05T08:04:13.352853+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:14.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:13 smithi012 bash[55092]: audit 2024-02-05T08:04:13.361561+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:15.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:14 smithi079 bash[45296]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-05T08:04:15.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:14 smithi079 bash[45296]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-02-05T08:04:15.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:14 smithi079 bash[45296]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-05T08:04:15.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:14 smithi079 bash[45296]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-05T08:04:15.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:14 smithi079 bash[45296]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-05T08:04:15.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:14 smithi079 bash[45296]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-05T08:04:15.272 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:14 smithi079 bash[45296]: --> ceph-volume raw activate successful for osd ID: 5 2024-02-05T08:04:16.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:15 smithi079 bash[41122]: cluster 2024-02-05T08:04:14.656824+0000 mgr.y (mgr.25471) 281 : cluster 0 pgmap v168: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:15 smithi012 bash[53716]: cluster 2024-02-05T08:04:14.656824+0000 mgr.y (mgr.25471) 281 : cluster 0 pgmap v168: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:16.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:15 smithi012 bash[55092]: cluster 2024-02-05T08:04:14.656824+0000 mgr.y (mgr.25471) 281 : cluster 0 pgmap v168: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:16.771 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:16 smithi079 bash[45603]: debug 2024-02-05T08:04:16.598+0000 7f94f9256700 1 -- 172.21.15.79:0/2517384326 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cbd384d6c0 con 0x55cbd38d3000 2024-02-05T08:04:17.521 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:17 smithi079 bash[45603]: debug 2024-02-05T08:04:17.146+0000 7f95023ee7c0 -1 Falling back to public interface 2024-02-05T08:04:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:17 smithi079 bash[41122]: cluster 2024-02-05T08:04:16.658000+0000 mgr.y (mgr.25471) 282 : cluster 0 pgmap v169: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:18.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:17 smithi012 bash[53716]: cluster 2024-02-05T08:04:16.658000+0000 mgr.y (mgr.25471) 282 : cluster 0 pgmap v169: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:18.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:17 smithi012 bash[55092]: cluster 2024-02-05T08:04:16.658000+0000 mgr.y (mgr.25471) 282 : cluster 0 pgmap v169: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:20.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:19 smithi012 bash[53716]: cluster 2024-02-05T08:04:18.659968+0000 mgr.y (mgr.25471) 283 : cluster 0 pgmap v170: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:20.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:19 smithi012 bash[53716]: audit 2024-02-05T08:04:19.780926+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:20.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:19 smithi012 bash[53716]: audit 2024-02-05T08:04:19.792935+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:20.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:19 smithi012 bash[55092]: cluster 2024-02-05T08:04:18.659968+0000 mgr.y (mgr.25471) 283 : cluster 0 pgmap v170: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:20.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:19 smithi012 bash[55092]: audit 2024-02-05T08:04:19.780926+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:20.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:19 smithi012 bash[55092]: audit 2024-02-05T08:04:19.792935+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:20.192 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:19 smithi079 bash[41122]: cluster 2024-02-05T08:04:18.659968+0000 mgr.y (mgr.25471) 283 : cluster 0 pgmap v170: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:20.192 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:19 smithi079 bash[41122]: audit 2024-02-05T08:04:19.780926+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:20.192 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:19 smithi079 bash[41122]: audit 2024-02-05T08:04:19.792935+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:20.521 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:20 smithi079 bash[45603]: debug 2024-02-05T08:04:20.186+0000 7f95023ee7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-02-05T08:04:20.521 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:20 smithi079 bash[45603]: debug 2024-02-05T08:04:20.234+0000 7f95023ee7c0 -1 osd.5 128 log_to_monitors true 2024-02-05T08:04:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:20 smithi012 bash[53716]: audit 2024-02-05T08:04:19.788542+0000 mgr.y (mgr.25471) 284 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:20 smithi012 bash[53716]: audit 2024-02-05T08:04:20.235820+0000 mon.a (mon.0) 464 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T08:04:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:20 smithi012 bash[53716]: audit 2024-02-05T08:04:20.242720+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.79:6808/4029123937,v1:172.21.15.79:6809/4029123937]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T08:04:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:20 smithi012 bash[53716]: audit 2024-02-05T08:04:20.845129+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:20 smithi012 bash[53716]: audit 2024-02-05T08:04:20.854645+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:20 smithi012 bash[55092]: audit 2024-02-05T08:04:19.788542+0000 mgr.y (mgr.25471) 284 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:20 smithi012 bash[55092]: audit 2024-02-05T08:04:20.235820+0000 mon.a (mon.0) 464 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T08:04:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:20 smithi012 bash[55092]: audit 2024-02-05T08:04:20.242720+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.79:6808/4029123937,v1:172.21.15.79:6809/4029123937]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T08:04:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:20 smithi012 bash[55092]: audit 2024-02-05T08:04:20.845129+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:20 smithi012 bash[55092]: audit 2024-02-05T08:04:20.854645+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:21.271 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:04:20 smithi079 bash[45603]: debug 2024-02-05T08:04:20.962+0000 7f94f384d700 -1 osd.5 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T08:04:21.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:20 smithi079 bash[41122]: audit 2024-02-05T08:04:19.788542+0000 mgr.y (mgr.25471) 284 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:21.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:20 smithi079 bash[41122]: audit 2024-02-05T08:04:20.235820+0000 mon.a (mon.0) 464 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T08:04:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:20 smithi079 bash[41122]: audit 2024-02-05T08:04:20.242720+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.79:6808/4029123937,v1:172.21.15.79:6809/4029123937]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T08:04:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:20 smithi079 bash[41122]: audit 2024-02-05T08:04:20.845129+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:20 smithi079 bash[41122]: audit 2024-02-05T08:04:20.854645+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:21.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:04:21] "GET /metrics HTTP/1.1" 200 38359 "" "Prometheus/2.33.4" 2024-02-05T08:04:22.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:21 smithi079 bash[41122]: cluster 2024-02-05T08:04:20.661277+0000 mgr.y (mgr.25471) 285 : cluster 0 pgmap v171: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:21 smithi079 bash[41122]: audit 2024-02-05T08:04:20.903654+0000 mon.a (mon.0) 467 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T08:04:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:21 smithi079 bash[41122]: cluster 2024-02-05T08:04:20.909917+0000 mon.a (mon.0) 468 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-05T08:04:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:21 smithi079 bash[41122]: cluster 2024-02-05T08:04:20.913892+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e131 with expected crc 2024-02-05T08:04:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:21 smithi079 bash[41122]: audit 2024-02-05T08:04:20.917261+0000 mon.a (mon.0) 469 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:21 smithi079 bash[41122]: audit 2024-02-05T08:04:20.924359+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.79:6808/4029123937,v1:172.21.15.79:6809/4029123937]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:21 smithi079 bash[41122]: cluster 2024-02-05T08:04:21.380044+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e131 with expected crc 2024-02-05T08:04:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:21 smithi079 bash[41122]: cluster 2024-02-05T08:04:21.820926+0000 mon.a (mon.0) 470 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 20 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:22.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[55092]: cluster 2024-02-05T08:04:20.661277+0000 mgr.y (mgr.25471) 285 : cluster 0 pgmap v171: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:22.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[55092]: audit 2024-02-05T08:04:20.903654+0000 mon.a (mon.0) 467 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T08:04:22.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[55092]: cluster 2024-02-05T08:04:20.909917+0000 mon.a (mon.0) 468 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-05T08:04:22.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[55092]: cluster 2024-02-05T08:04:20.913892+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e131 with expected crc 2024-02-05T08:04:22.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[55092]: audit 2024-02-05T08:04:20.917261+0000 mon.a (mon.0) 469 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:22.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[55092]: audit 2024-02-05T08:04:20.924359+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.79:6808/4029123937,v1:172.21.15.79:6809/4029123937]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:22.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[55092]: cluster 2024-02-05T08:04:21.380044+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e131 with expected crc 2024-02-05T08:04:22.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[55092]: cluster 2024-02-05T08:04:21.820926+0000 mon.a (mon.0) 470 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 20 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[53716]: cluster 2024-02-05T08:04:20.661277+0000 mgr.y (mgr.25471) 285 : cluster 0 pgmap v171: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T08:04:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[53716]: audit 2024-02-05T08:04:20.903654+0000 mon.a (mon.0) 467 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T08:04:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[53716]: cluster 2024-02-05T08:04:20.909917+0000 mon.a (mon.0) 468 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-05T08:04:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[53716]: cluster 2024-02-05T08:04:20.913892+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e131 with expected crc 2024-02-05T08:04:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[53716]: audit 2024-02-05T08:04:20.917261+0000 mon.a (mon.0) 469 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[53716]: audit 2024-02-05T08:04:20.924359+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.79:6808/4029123937,v1:172.21.15.79:6809/4029123937]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[53716]: cluster 2024-02-05T08:04:21.380044+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e131 with expected crc 2024-02-05T08:04:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:21 smithi012 bash[53716]: cluster 2024-02-05T08:04:21.820926+0000 mon.a (mon.0) 470 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 20 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:23.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:22 smithi079 bash[41122]: cluster 2024-02-05T08:04:21.904822+0000 mon.a (mon.0) 471 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:04:23.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:22 smithi079 bash[41122]: cluster 2024-02-05T08:04:21.915524+0000 mon.a (mon.0) 472 : cluster 1 osd.5 [v2:172.21.15.79:6808/4029123937,v1:172.21.15.79:6809/4029123937] boot 2024-02-05T08:04:23.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:22 smithi079 bash[41122]: cluster 2024-02-05T08:04:21.915636+0000 mon.a (mon.0) 473 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-05T08:04:23.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:22 smithi079 bash[41122]: audit 2024-02-05T08:04:21.916667+0000 mon.a (mon.0) 474 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T08:04:23.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:22 smithi079 bash[41122]: cluster 2024-02-05T08:04:21.917396+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:22 smithi079 bash[41122]: cluster 2024-02-05T08:04:21.923712+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:22 smithi079 bash[41122]: cluster 2024-02-05T08:04:21.924362+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:22 smithi079 bash[41122]: cluster 2024-02-05T08:04:21.929099+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:22 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.662670+0000 mgr.y (mgr.25471) 286 : cluster 0 pgmap v174: 161 pgs: 17 peering, 16 active+undersized+degraded, 26 active+undersized, 102 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53/630 objects degraded (8.413%) 2024-02-05T08:04:23.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:22 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.918983+0000 mon.a (mon.0) 475 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-05T08:04:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[53716]: cluster 2024-02-05T08:04:21.904822+0000 mon.a (mon.0) 471 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:04:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[53716]: cluster 2024-02-05T08:04:21.915524+0000 mon.a (mon.0) 472 : cluster 1 osd.5 [v2:172.21.15.79:6808/4029123937,v1:172.21.15.79:6809/4029123937] boot 2024-02-05T08:04:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[53716]: cluster 2024-02-05T08:04:21.915636+0000 mon.a (mon.0) 473 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-05T08:04:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[53716]: audit 2024-02-05T08:04:21.916667+0000 mon.a (mon.0) 474 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T08:04:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[53716]: cluster 2024-02-05T08:04:21.917396+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[53716]: cluster 2024-02-05T08:04:21.923712+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[53716]: cluster 2024-02-05T08:04:21.924362+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[53716]: cluster 2024-02-05T08:04:21.929099+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.662670+0000 mgr.y (mgr.25471) 286 : cluster 0 pgmap v174: 161 pgs: 17 peering, 16 active+undersized+degraded, 26 active+undersized, 102 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53/630 objects degraded (8.413%) 2024-02-05T08:04:23.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.918983+0000 mon.a (mon.0) 475 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-05T08:04:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[55092]: cluster 2024-02-05T08:04:21.904822+0000 mon.a (mon.0) 471 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:04:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[55092]: cluster 2024-02-05T08:04:21.915524+0000 mon.a (mon.0) 472 : cluster 1 osd.5 [v2:172.21.15.79:6808/4029123937,v1:172.21.15.79:6809/4029123937] boot 2024-02-05T08:04:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[55092]: cluster 2024-02-05T08:04:21.915636+0000 mon.a (mon.0) 473 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-05T08:04:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[55092]: audit 2024-02-05T08:04:21.916667+0000 mon.a (mon.0) 474 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T08:04:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[55092]: cluster 2024-02-05T08:04:21.917396+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[55092]: cluster 2024-02-05T08:04:21.923712+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[55092]: cluster 2024-02-05T08:04:21.924362+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[55092]: cluster 2024-02-05T08:04:21.929099+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T08:04:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.662670+0000 mgr.y (mgr.25471) 286 : cluster 0 pgmap v174: 161 pgs: 17 peering, 16 active+undersized+degraded, 26 active+undersized, 102 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 53/630 objects degraded (8.413%) 2024-02-05T08:04:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:22 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.918983+0000 mon.a (mon.0) 475 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-05T08:04:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.921545+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.927988+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.930649+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.933451+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.935139+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.937021+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.939441+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.940732+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: cluster 2024-02-05T08:04:22.942456+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: audit 2024-02-05T08:04:23.648508+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:24.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:23 smithi079 bash[41122]: audit 2024-02-05T08:04:23.650361+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.921545+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.927988+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.930649+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.933451+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.935139+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.937021+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.939441+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.940732+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: cluster 2024-02-05T08:04:22.942456+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: audit 2024-02-05T08:04:23.648508+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[53716]: audit 2024-02-05T08:04:23.650361+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.921545+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.927988+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.930649+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.933451+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.935139+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.937021+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.939441+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.940732+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: cluster 2024-02-05T08:04:22.942456+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T08:04:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: audit 2024-02-05T08:04:23.648508+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:23 smithi012 bash[55092]: audit 2024-02-05T08:04:23.650361+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:25.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:24 smithi079 bash[41122]: cluster 2024-02-05T08:04:24.663851+0000 mgr.y (mgr.25471) 287 : cluster 0 pgmap v176: 161 pgs: 17 peering, 12 active+undersized+degraded, 20 active+undersized, 112 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 41/630 objects degraded (6.508%) 2024-02-05T08:04:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:24 smithi012 bash[53716]: cluster 2024-02-05T08:04:24.663851+0000 mgr.y (mgr.25471) 287 : cluster 0 pgmap v176: 161 pgs: 17 peering, 12 active+undersized+degraded, 20 active+undersized, 112 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 41/630 objects degraded (6.508%) 2024-02-05T08:04:25.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:24 smithi012 bash[55092]: cluster 2024-02-05T08:04:24.663851+0000 mgr.y (mgr.25471) 287 : cluster 0 pgmap v176: 161 pgs: 17 peering, 12 active+undersized+degraded, 20 active+undersized, 112 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 41/630 objects degraded (6.508%) 2024-02-05T08:04:28.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:27 smithi079 bash[41122]: cluster 2024-02-05T08:04:26.664878+0000 mgr.y (mgr.25471) 288 : cluster 0 pgmap v177: 161 pgs: 17 peering, 4 active+undersized+degraded, 7 active+undersized, 133 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 8/630 objects degraded (1.270%) 2024-02-05T08:04:28.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:27 smithi079 bash[41122]: cluster 2024-02-05T08:04:26.824003+0000 mon.a (mon.0) 478 : cluster 3 Health check update: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:28.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:27 smithi012 bash[53716]: cluster 2024-02-05T08:04:26.664878+0000 mgr.y (mgr.25471) 288 : cluster 0 pgmap v177: 161 pgs: 17 peering, 4 active+undersized+degraded, 7 active+undersized, 133 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 8/630 objects degraded (1.270%) 2024-02-05T08:04:28.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:27 smithi012 bash[53716]: cluster 2024-02-05T08:04:26.824003+0000 mon.a (mon.0) 478 : cluster 3 Health check update: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:28.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:27 smithi012 bash[55092]: cluster 2024-02-05T08:04:26.664878+0000 mgr.y (mgr.25471) 288 : cluster 0 pgmap v177: 161 pgs: 17 peering, 4 active+undersized+degraded, 7 active+undersized, 133 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 8/630 objects degraded (1.270%) 2024-02-05T08:04:28.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:27 smithi012 bash[55092]: cluster 2024-02-05T08:04:26.824003+0000 mon.a (mon.0) 478 : cluster 3 Health check update: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:29.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:28 smithi079 bash[41122]: cluster 2024-02-05T08:04:28.721820+0000 mon.a (mon.0) 479 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded) 2024-02-05T08:04:29.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:28 smithi079 bash[41122]: cluster 2024-02-05T08:04:28.721892+0000 mon.a (mon.0) 480 : cluster 1 Cluster is now healthy 2024-02-05T08:04:29.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:28 smithi012 bash[53716]: cluster 2024-02-05T08:04:28.721820+0000 mon.a (mon.0) 479 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded) 2024-02-05T08:04:29.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:28 smithi012 bash[53716]: cluster 2024-02-05T08:04:28.721892+0000 mon.a (mon.0) 480 : cluster 1 Cluster is now healthy 2024-02-05T08:04:29.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:28 smithi012 bash[55092]: cluster 2024-02-05T08:04:28.721820+0000 mon.a (mon.0) 479 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded) 2024-02-05T08:04:29.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:28 smithi012 bash[55092]: cluster 2024-02-05T08:04:28.721892+0000 mon.a (mon.0) 480 : cluster 1 Cluster is now healthy 2024-02-05T08:04:30.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:29 smithi012 bash[53716]: cluster 2024-02-05T08:04:28.666315+0000 mgr.y (mgr.25471) 289 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-02-05T08:04:30.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:29 smithi012 bash[55092]: cluster 2024-02-05T08:04:28.666315+0000 mgr.y (mgr.25471) 289 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-02-05T08:04:30.201 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:29 smithi079 bash[41122]: cluster 2024-02-05T08:04:28.666315+0000 mgr.y (mgr.25471) 289 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-02-05T08:04:31.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:30 smithi012 bash[53716]: audit 2024-02-05T08:04:29.796608+0000 mgr.y (mgr.25471) 290 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:31.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:30 smithi012 bash[55092]: audit 2024-02-05T08:04:29.796608+0000 mgr.y (mgr.25471) 290 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:31.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:30 smithi079 bash[41122]: audit 2024-02-05T08:04:29.796608+0000 mgr.y (mgr.25471) 290 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:31.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:04:31] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.33.4" 2024-02-05T08:04:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: cluster 2024-02-05T08:04:30.667320+0000 mgr.y (mgr.25471) 291 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 233 B/s rd, 0 op/s 2024-02-05T08:04:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: audit 2024-02-05T08:04:30.815334+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: audit 2024-02-05T08:04:30.828116+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: audit 2024-02-05T08:04:30.830146+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: audit 2024-02-05T08:04:30.831947+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:04:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: audit 2024-02-05T08:04:30.841215+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: audit 2024-02-05T08:04:30.928817+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: audit 2024-02-05T08:04:30.932351+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: audit 2024-02-05T08:04:30.935237+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: audit 2024-02-05T08:04:30.937865+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[53716]: audit 2024-02-05T08:04:30.941995+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: cluster 2024-02-05T08:04:30.667320+0000 mgr.y (mgr.25471) 291 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 233 B/s rd, 0 op/s 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: audit 2024-02-05T08:04:30.815334+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: audit 2024-02-05T08:04:30.828116+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: audit 2024-02-05T08:04:30.830146+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: audit 2024-02-05T08:04:30.831947+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: audit 2024-02-05T08:04:30.841215+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: audit 2024-02-05T08:04:30.928817+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: audit 2024-02-05T08:04:30.932351+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: audit 2024-02-05T08:04:30.935237+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:32.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: audit 2024-02-05T08:04:30.937865+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:32.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:31 smithi012 bash[55092]: audit 2024-02-05T08:04:30.941995+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T08:04:32.240 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: cluster 2024-02-05T08:04:30.667320+0000 mgr.y (mgr.25471) 291 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 233 B/s rd, 0 op/s 2024-02-05T08:04:32.240 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: audit 2024-02-05T08:04:30.815334+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:32.240 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: audit 2024-02-05T08:04:30.828116+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:32.240 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: audit 2024-02-05T08:04:30.830146+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:32.240 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: audit 2024-02-05T08:04:30.831947+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:04:32.240 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: audit 2024-02-05T08:04:30.841215+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:32.240 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: audit 2024-02-05T08:04:30.928817+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:04:32.240 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: audit 2024-02-05T08:04:30.932351+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:32.241 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: audit 2024-02-05T08:04:30.935237+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:32.241 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: audit 2024-02-05T08:04:30.937865+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:32.241 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:31 smithi079 bash[41122]: audit 2024-02-05T08:04:30.941995+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T08:04:33.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:32 smithi079 bash[41122]: audit 2024-02-05T08:04:30.942339+0000 mgr.y (mgr.25471) 292 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T08:04:33.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:32 smithi079 bash[41122]: cephadm 2024-02-05T08:04:30.944252+0000 mgr.y (mgr.25471) 293 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-05T08:04:33.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:32 smithi012 bash[55092]: audit 2024-02-05T08:04:30.942339+0000 mgr.y (mgr.25471) 292 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T08:04:33.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:32 smithi012 bash[55092]: cephadm 2024-02-05T08:04:30.944252+0000 mgr.y (mgr.25471) 293 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-05T08:04:33.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:32 smithi012 bash[53716]: audit 2024-02-05T08:04:30.942339+0000 mgr.y (mgr.25471) 292 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T08:04:33.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:32 smithi012 bash[53716]: cephadm 2024-02-05T08:04:30.944252+0000 mgr.y (mgr.25471) 293 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-05T08:04:34.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:33 smithi079 bash[41122]: cluster 2024-02-05T08:04:32.668905+0000 mgr.y (mgr.25471) 294 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-02-05T08:04:34.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:33 smithi079 bash[41122]: audit 2024-02-05T08:04:33.221285+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:34.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:33 smithi079 bash[41122]: audit 2024-02-05T08:04:33.225645+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T08:04:34.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:33 smithi079 bash[41122]: audit 2024-02-05T08:04:33.227516+0000 mon.a (mon.0) 493 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:34.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:33 smithi012 bash[53716]: cluster 2024-02-05T08:04:32.668905+0000 mgr.y (mgr.25471) 294 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-02-05T08:04:34.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:33 smithi012 bash[53716]: audit 2024-02-05T08:04:33.221285+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:34.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:33 smithi012 bash[53716]: audit 2024-02-05T08:04:33.225645+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T08:04:34.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:33 smithi012 bash[53716]: audit 2024-02-05T08:04:33.227516+0000 mon.a (mon.0) 493 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:34.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:33 smithi012 bash[55092]: cluster 2024-02-05T08:04:32.668905+0000 mgr.y (mgr.25471) 294 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-02-05T08:04:34.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:33 smithi012 bash[55092]: audit 2024-02-05T08:04:33.221285+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:34.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:33 smithi012 bash[55092]: audit 2024-02-05T08:04:33.225645+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T08:04:34.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:33 smithi012 bash[55092]: audit 2024-02-05T08:04:33.227516+0000 mon.a (mon.0) 493 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:04:35.008 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:34 smithi079 bash[41122]: cephadm 2024-02-05T08:04:33.214225+0000 mgr.y (mgr.25471) 295 : cephadm 1 Upgrade: Updating osd.6 2024-02-05T08:04:35.009 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:34 smithi079 bash[41122]: cephadm 2024-02-05T08:04:33.232697+0000 mgr.y (mgr.25471) 296 : cephadm 1 Deploying daemon osd.6 on smithi079 2024-02-05T08:04:35.009 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:34 smithi079 bash[41122]: audit 2024-02-05T08:04:33.908681+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:35.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:34 smithi012 bash[55092]: cephadm 2024-02-05T08:04:33.214225+0000 mgr.y (mgr.25471) 295 : cephadm 1 Upgrade: Updating osd.6 2024-02-05T08:04:35.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:34 smithi012 bash[55092]: cephadm 2024-02-05T08:04:33.232697+0000 mgr.y (mgr.25471) 296 : cephadm 1 Deploying daemon osd.6 on smithi079 2024-02-05T08:04:35.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:34 smithi012 bash[55092]: audit 2024-02-05T08:04:33.908681+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:35.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:34 smithi012 bash[53716]: cephadm 2024-02-05T08:04:33.214225+0000 mgr.y (mgr.25471) 295 : cephadm 1 Upgrade: Updating osd.6 2024-02-05T08:04:35.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:34 smithi012 bash[53716]: cephadm 2024-02-05T08:04:33.232697+0000 mgr.y (mgr.25471) 296 : cephadm 1 Deploying daemon osd.6 on smithi079 2024-02-05T08:04:35.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:34 smithi012 bash[53716]: audit 2024-02-05T08:04:33.908681+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:36.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:35 smithi079 bash[41122]: cluster 2024-02-05T08:04:34.669912+0000 mgr.y (mgr.25471) 297 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 609 B/s rd, 0 op/s 2024-02-05T08:04:36.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:35 smithi012 bash[53716]: cluster 2024-02-05T08:04:34.669912+0000 mgr.y (mgr.25471) 297 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 609 B/s rd, 0 op/s 2024-02-05T08:04:36.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:35 smithi012 bash[55092]: cluster 2024-02-05T08:04:34.669912+0000 mgr.y (mgr.25471) 297 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 609 B/s rd, 0 op/s 2024-02-05T08:04:36.605 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:04:37.392 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:04:37.392 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (7m) 76s ago 14m 16.2M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:04:37.392 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (6m) 17s ago 13m 43.2M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (5m) 76s ago 12m 47.9M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (5m) 17s ago 20m 444M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (6m) 76s ago 22m 500M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (5m) 76s ago 22m 54.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (4m) 17s ago 20m 43.1M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (4m) 76s ago 20m 44.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (7m) 76s ago 14m 12.2M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (7m) 17s ago 14m 11.8M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (2m) 76s ago 19m 57.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (2m) 76s ago 19m 51.6M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (110s) 76s ago 18m 47.0M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (81s) 76s ago 17m - 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (50s) 17s ago 17m 50.5M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (21s) 17s ago 16m - 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 64b67fce2344 2024-02-05T08:04:37.393 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (16m) 17s ago 16m 63.6M 3037M 17.2.0 e1d6a67b021e 485501d3ad96 2024-02-05T08:04:37.394 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (15m) 17s ago 15m 68.4M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T08:04:37.394 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (5m) 17s ago 14m 68.8M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:04:37.394 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (12m) 76s ago 12m 88.6M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T08:04:37.394 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (12m) 17s ago 12m 88.6M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:04:37.394 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (12m) 76s ago 12m 88.0M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:04:37.394 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (12m) 17s ago 12m 88.8M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:04:37.847 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 6 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:04:37.848 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T08:04:37.849 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:04:37.849 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:04:37.849 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-02-05T08:04:37.849 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 11 2024-02-05T08:04:37.849 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:04:37.849 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:04:38.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:37 smithi079 systemd[1]: Stopping Ceph osd.6 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:04:38.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:37 smithi079 bash[41122]: audit 2024-02-05T08:04:36.581532+0000 mgr.y (mgr.25471) 298 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:38.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:37 smithi079 bash[41122]: cluster 2024-02-05T08:04:36.671003+0000 mgr.y (mgr.25471) 299 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-02-05T08:04:38.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:37 smithi079 bash[41122]: audit 2024-02-05T08:04:37.839990+0000 mon.a (mon.0) 495 : audit 0 from='client.? 172.21.15.12:0/801545934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:38.239 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout: "mon" 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "11/23 daemons upgraded", 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:04:38.240 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:04:38.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:37 smithi012 bash[55092]: audit 2024-02-05T08:04:36.581532+0000 mgr.y (mgr.25471) 298 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:38.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:37 smithi012 bash[55092]: cluster 2024-02-05T08:04:36.671003+0000 mgr.y (mgr.25471) 299 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-02-05T08:04:38.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:37 smithi012 bash[55092]: audit 2024-02-05T08:04:37.839990+0000 mon.a (mon.0) 495 : audit 0 from='client.? 172.21.15.12:0/801545934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:37 smithi012 bash[53716]: audit 2024-02-05T08:04:36.581532+0000 mgr.y (mgr.25471) 298 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:37 smithi012 bash[53716]: cluster 2024-02-05T08:04:36.671003+0000 mgr.y (mgr.25471) 299 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-02-05T08:04:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:37 smithi012 bash[53716]: audit 2024-02-05T08:04:37.839990+0000 mon.a (mon.0) 495 : audit 0 from='client.? 172.21.15.12:0/801545934' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:04:38.521 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:38 smithi079 bash[23761]: debug 2024-02-05T08:04:38.058+0000 7fd9eddd5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:04:38.522 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:38 smithi079 bash[23761]: debug 2024-02-05T08:04:38.058+0000 7fd9eddd5700 -1 osd.6 133 *** Got signal Terminated *** 2024-02-05T08:04:38.522 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:38 smithi079 bash[23761]: debug 2024-02-05T08:04:38.058+0000 7fd9eddd5700 -1 osd.6 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:04:38.686 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:04:39.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:38 smithi079 bash[41122]: audit 2024-02-05T08:04:36.973969+0000 mgr.y (mgr.25471) 300 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:38 smithi079 bash[41122]: audit 2024-02-05T08:04:37.361598+0000 mgr.y (mgr.25471) 301 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:38 smithi079 bash[41122]: cluster 2024-02-05T08:04:38.057357+0000 mon.a (mon.0) 496 : cluster 1 osd.6 marked itself down and dead 2024-02-05T08:04:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:38 smithi079 bash[41122]: audit 2024-02-05T08:04:38.650798+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:38 smithi079 bash[41122]: audit 2024-02-05T08:04:38.652092+0000 mon.a (mon.0) 498 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:38 smithi079 bash[41122]: audit 2024-02-05T08:04:38.678934+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.12:0/2868994665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:04:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[53716]: audit 2024-02-05T08:04:36.973969+0000 mgr.y (mgr.25471) 300 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[53716]: audit 2024-02-05T08:04:37.361598+0000 mgr.y (mgr.25471) 301 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[53716]: cluster 2024-02-05T08:04:38.057357+0000 mon.a (mon.0) 496 : cluster 1 osd.6 marked itself down and dead 2024-02-05T08:04:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[53716]: audit 2024-02-05T08:04:38.650798+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[53716]: audit 2024-02-05T08:04:38.652092+0000 mon.a (mon.0) 498 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[53716]: audit 2024-02-05T08:04:38.678934+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.12:0/2868994665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:04:39.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[55092]: audit 2024-02-05T08:04:36.973969+0000 mgr.y (mgr.25471) 300 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:39.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[55092]: audit 2024-02-05T08:04:37.361598+0000 mgr.y (mgr.25471) 301 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:39.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[55092]: cluster 2024-02-05T08:04:38.057357+0000 mon.a (mon.0) 496 : cluster 1 osd.6 marked itself down and dead 2024-02-05T08:04:39.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[55092]: audit 2024-02-05T08:04:38.650798+0000 mon.a (mon.0) 497 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:39.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[55092]: audit 2024-02-05T08:04:38.652092+0000 mon.a (mon.0) 498 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:39.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:38 smithi012 bash[55092]: audit 2024-02-05T08:04:38.678934+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.12:0/2868994665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:04:40.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: audit 2024-02-05T08:04:38.231630+0000 mgr.y (mgr.25471) 302 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:40.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: cluster 2024-02-05T08:04:38.672764+0000 mgr.y (mgr.25471) 303 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:04:40.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: cluster 2024-02-05T08:04:38.851917+0000 mon.a (mon.0) 500 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: cluster 2024-02-05T08:04:38.861123+0000 mon.a (mon.0) 501 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: cluster 2024-02-05T08:04:38.864975+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: cluster 2024-02-05T08:04:38.872559+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: cluster 2024-02-05T08:04:38.875389+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: cluster 2024-02-05T08:04:38.877392+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: cluster 2024-02-05T08:04:38.879358+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: cluster 2024-02-05T08:04:38.881280+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[53716]: cluster 2024-02-05T08:04:39.865199+0000 mon.a (mon.0) 502 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: audit 2024-02-05T08:04:38.231630+0000 mgr.y (mgr.25471) 302 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: cluster 2024-02-05T08:04:38.672764+0000 mgr.y (mgr.25471) 303 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:04:40.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: cluster 2024-02-05T08:04:38.851917+0000 mon.a (mon.0) 500 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:04:40.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: cluster 2024-02-05T08:04:38.861123+0000 mon.a (mon.0) 501 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-05T08:04:40.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: cluster 2024-02-05T08:04:38.864975+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: cluster 2024-02-05T08:04:38.872559+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: cluster 2024-02-05T08:04:38.875389+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: cluster 2024-02-05T08:04:38.877392+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: cluster 2024-02-05T08:04:38.879358+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: cluster 2024-02-05T08:04:38.881280+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:39 smithi012 bash[55092]: cluster 2024-02-05T08:04:39.865199+0000 mon.a (mon.0) 502 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: audit 2024-02-05T08:04:38.231630+0000 mgr.y (mgr.25471) 302 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: cluster 2024-02-05T08:04:38.672764+0000 mgr.y (mgr.25471) 303 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: cluster 2024-02-05T08:04:38.851917+0000 mon.a (mon.0) 500 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: cluster 2024-02-05T08:04:38.861123+0000 mon.a (mon.0) 501 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: cluster 2024-02-05T08:04:38.864975+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: cluster 2024-02-05T08:04:38.872559+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: cluster 2024-02-05T08:04:38.875389+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: cluster 2024-02-05T08:04:38.877392+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: cluster 2024-02-05T08:04:38.879358+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: cluster 2024-02-05T08:04:38.881280+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T08:04:40.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[41122]: cluster 2024-02-05T08:04:39.865199+0000 mon.a (mon.0) 502 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-05T08:04:40.180 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:39 smithi079 bash[47076]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-6 2024-02-05T08:04:40.180 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:40 smithi079 bash[47151]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-6 2024-02-05T08:04:41.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:40 smithi079 bash[41122]: audit 2024-02-05T08:04:39.806159+0000 mgr.y (mgr.25471) 304 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:41.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:40 smithi079 bash[41122]: cluster 2024-02-05T08:04:39.867269+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T08:04:41.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:40 smithi079 bash[41122]: cluster 2024-02-05T08:04:39.875032+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T08:04:41.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:40 smithi012 bash[53716]: audit 2024-02-05T08:04:39.806159+0000 mgr.y (mgr.25471) 304 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:41.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:40 smithi012 bash[53716]: cluster 2024-02-05T08:04:39.867269+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T08:04:41.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:40 smithi012 bash[53716]: cluster 2024-02-05T08:04:39.875032+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T08:04:41.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:40 smithi012 bash[55092]: audit 2024-02-05T08:04:39.806159+0000 mgr.y (mgr.25471) 304 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:41.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:40 smithi012 bash[55092]: cluster 2024-02-05T08:04:39.867269+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T08:04:41.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:40 smithi012 bash[55092]: cluster 2024-02-05T08:04:39.875032+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T08:04:41.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:04:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:04:41] "GET /metrics HTTP/1.1" 200 38373 "" "Prometheus/2.33.4" 2024-02-05T08:04:42.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:41 smithi079 bash[41122]: cluster 2024-02-05T08:04:40.673562+0000 mgr.y (mgr.25471) 305 : cluster 0 pgmap v186: 161 pgs: 10 peering, 12 stale+active+clean, 139 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T08:04:42.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:41 smithi079 bash[41122]: cluster 2024-02-05T08:04:40.871199+0000 mon.a (mon.0) 503 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-05T08:04:42.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:41 smithi012 bash[53716]: cluster 2024-02-05T08:04:40.673562+0000 mgr.y (mgr.25471) 305 : cluster 0 pgmap v186: 161 pgs: 10 peering, 12 stale+active+clean, 139 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T08:04:42.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:41 smithi012 bash[53716]: cluster 2024-02-05T08:04:40.871199+0000 mon.a (mon.0) 503 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-05T08:04:42.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:41 smithi012 bash[55092]: cluster 2024-02-05T08:04:40.673562+0000 mgr.y (mgr.25471) 305 : cluster 0 pgmap v186: 161 pgs: 10 peering, 12 stale+active+clean, 139 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T08:04:42.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:41 smithi012 bash[55092]: cluster 2024-02-05T08:04:40.871199+0000 mon.a (mon.0) 503 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-05T08:04:42.591 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:42 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.6.service: Succeeded. 2024-02-05T08:04:42.592 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:42 smithi079 systemd[1]: Stopped Ceph osd.6 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:04:42.592 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:42 smithi079 systemd[1]: Started Ceph osd.6 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:04:43.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:43 smithi012 bash[53716]: audit 2024-02-05T08:04:42.572496+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:43.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:43 smithi012 bash[53716]: audit 2024-02-05T08:04:42.583569+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:43.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:43 smithi012 bash[53716]: cluster 2024-02-05T08:04:42.675396+0000 mgr.y (mgr.25471) 306 : cluster 0 pgmap v187: 161 pgs: 16 active+undersized+degraded, 10 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-02-05T08:04:43.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:43 smithi012 bash[53716]: audit 2024-02-05T08:04:43.255505+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:43.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:43 smithi012 bash[53716]: audit 2024-02-05T08:04:43.266248+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:43.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:43 smithi012 bash[55092]: audit 2024-02-05T08:04:42.572496+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:43.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:43 smithi012 bash[55092]: audit 2024-02-05T08:04:42.583569+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:43.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:43 smithi012 bash[55092]: cluster 2024-02-05T08:04:42.675396+0000 mgr.y (mgr.25471) 306 : cluster 0 pgmap v187: 161 pgs: 16 active+undersized+degraded, 10 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-02-05T08:04:43.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:43 smithi012 bash[55092]: audit 2024-02-05T08:04:43.255505+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:43.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:43 smithi012 bash[55092]: audit 2024-02-05T08:04:43.266248+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:44.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:43 smithi079 bash[41122]: audit 2024-02-05T08:04:42.572496+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:44.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:43 smithi079 bash[41122]: audit 2024-02-05T08:04:42.583569+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:44.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:43 smithi079 bash[41122]: cluster 2024-02-05T08:04:42.675396+0000 mgr.y (mgr.25471) 306 : cluster 0 pgmap v187: 161 pgs: 16 active+undersized+degraded, 10 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-02-05T08:04:44.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:43 smithi079 bash[41122]: audit 2024-02-05T08:04:43.255505+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:44.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:43 smithi079 bash[41122]: audit 2024-02-05T08:04:43.266248+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:44.521 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:44 smithi079 bash[47322]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-05T08:04:44.522 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:44 smithi079 bash[47322]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-02-05T08:04:44.522 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:44 smithi079 bash[47322]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-05T08:04:44.522 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:44 smithi079 bash[47322]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-05T08:04:44.522 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:44 smithi079 bash[47322]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-05T08:04:44.522 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:44 smithi079 bash[47322]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-05T08:04:44.522 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:44 smithi079 bash[47322]: --> ceph-volume raw activate successful for osd ID: 6 2024-02-05T08:04:44.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:44 smithi079 bash[41122]: cluster 2024-02-05T08:04:43.579912+0000 mon.a (mon.0) 508 : cluster 3 Health check failed: Degraded data redundancy: 60/630 objects degraded (9.524%), 16 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:44.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:44 smithi012 bash[53716]: cluster 2024-02-05T08:04:43.579912+0000 mon.a (mon.0) 508 : cluster 3 Health check failed: Degraded data redundancy: 60/630 objects degraded (9.524%), 16 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:44.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:44 smithi012 bash[55092]: cluster 2024-02-05T08:04:43.579912+0000 mon.a (mon.0) 508 : cluster 3 Health check failed: Degraded data redundancy: 60/630 objects degraded (9.524%), 16 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:45.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:45 smithi012 bash[53716]: cluster 2024-02-05T08:04:44.676650+0000 mgr.y (mgr.25471) 307 : cluster 0 pgmap v188: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:45.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:45 smithi012 bash[55092]: cluster 2024-02-05T08:04:44.676650+0000 mgr.y (mgr.25471) 307 : cluster 0 pgmap v188: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:45.885 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:45 smithi079 bash[41122]: cluster 2024-02-05T08:04:44.676650+0000 mgr.y (mgr.25471) 307 : cluster 0 pgmap v188: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:46.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:45 smithi079 bash[47646]: debug 2024-02-05T08:04:45.882+0000 7f70e2104700 1 -- 172.21.15.79:0/1311833807 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5615694bf6c0 con 0x561569544c00 2024-02-05T08:04:46.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:46 smithi079 bash[41122]: cluster 2024-02-05T08:04:45.572256+0000 mon.a (mon.0) 509 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-05T08:04:46.772 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:46 smithi079 bash[47646]: debug 2024-02-05T08:04:46.433+0000 7f70eb29c7c0 -1 Falling back to public interface 2024-02-05T08:04:47.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:46 smithi012 bash[53716]: cluster 2024-02-05T08:04:45.572256+0000 mon.a (mon.0) 509 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-05T08:04:47.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:46 smithi012 bash[55092]: cluster 2024-02-05T08:04:45.572256+0000 mon.a (mon.0) 509 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-05T08:04:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:47 smithi079 bash[41122]: cluster 2024-02-05T08:04:46.678011+0000 mgr.y (mgr.25471) 308 : cluster 0 pgmap v189: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:48.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:47 smithi012 bash[53716]: cluster 2024-02-05T08:04:46.678011+0000 mgr.y (mgr.25471) 308 : cluster 0 pgmap v189: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:48.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:47 smithi012 bash[55092]: cluster 2024-02-05T08:04:46.678011+0000 mgr.y (mgr.25471) 308 : cluster 0 pgmap v189: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:49.771 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:49 smithi079 bash[47646]: debug 2024-02-05T08:04:49.397+0000 7f70eb29c7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-02-05T08:04:49.772 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:49 smithi079 bash[47646]: debug 2024-02-05T08:04:49.441+0000 7f70eb29c7c0 -1 osd.6 133 log_to_monitors true 2024-02-05T08:04:50.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:49 smithi012 bash[53716]: cluster 2024-02-05T08:04:48.679603+0000 mgr.y (mgr.25471) 309 : cluster 0 pgmap v190: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:50.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:49 smithi012 bash[53716]: audit 2024-02-05T08:04:49.444421+0000 mon.a (mon.0) 510 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T08:04:50.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:49 smithi012 bash[53716]: audit 2024-02-05T08:04:49.451471+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.79:6816/1822180282,v1:172.21.15.79:6817/1822180282]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T08:04:50.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:49 smithi012 bash[55092]: cluster 2024-02-05T08:04:48.679603+0000 mgr.y (mgr.25471) 309 : cluster 0 pgmap v190: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:50.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:49 smithi012 bash[55092]: audit 2024-02-05T08:04:49.444421+0000 mon.a (mon.0) 510 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T08:04:50.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:49 smithi012 bash[55092]: audit 2024-02-05T08:04:49.451471+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.79:6816/1822180282,v1:172.21.15.79:6817/1822180282]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T08:04:50.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:04:49 smithi079 bash[47646]: debug 2024-02-05T08:04:49.905+0000 7f70dc6fb700 -1 osd.6 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T08:04:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:49 smithi079 bash[41122]: cluster 2024-02-05T08:04:48.679603+0000 mgr.y (mgr.25471) 309 : cluster 0 pgmap v190: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:49 smithi079 bash[41122]: audit 2024-02-05T08:04:49.444421+0000 mon.a (mon.0) 510 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T08:04:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:49 smithi079 bash[41122]: audit 2024-02-05T08:04:49.451471+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.79:6816/1822180282,v1:172.21.15.79:6817/1822180282]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T08:04:51.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[53716]: audit 2024-02-05T08:04:49.816629+0000 mgr.y (mgr.25471) 310 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:51.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[53716]: audit 2024-02-05T08:04:49.841656+0000 mon.a (mon.0) 511 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T08:04:51.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[53716]: cluster 2024-02-05T08:04:49.848978+0000 mon.a (mon.0) 512 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-05T08:04:51.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[53716]: audit 2024-02-05T08:04:49.850445+0000 mon.a (mon.0) 513 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:51.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[53716]: cluster 2024-02-05T08:04:49.852226+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T08:04:51.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[53716]: audit 2024-02-05T08:04:49.856448+0000 mon.b (mon.2) 10 : audit 1 from='osd.6 [v2:172.21.15.79:6816/1822180282,v1:172.21.15.79:6817/1822180282]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:51.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[55092]: audit 2024-02-05T08:04:49.816629+0000 mgr.y (mgr.25471) 310 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:51.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[55092]: audit 2024-02-05T08:04:49.841656+0000 mon.a (mon.0) 511 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T08:04:51.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[55092]: cluster 2024-02-05T08:04:49.848978+0000 mon.a (mon.0) 512 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-05T08:04:51.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[55092]: audit 2024-02-05T08:04:49.850445+0000 mon.a (mon.0) 513 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:51.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[55092]: cluster 2024-02-05T08:04:49.852226+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T08:04:51.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:50 smithi012 bash[55092]: audit 2024-02-05T08:04:49.856448+0000 mon.b (mon.2) 10 : audit 1 from='osd.6 [v2:172.21.15.79:6816/1822180282,v1:172.21.15.79:6817/1822180282]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:51.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:50 smithi079 bash[41122]: audit 2024-02-05T08:04:49.816629+0000 mgr.y (mgr.25471) 310 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:04:51.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:50 smithi079 bash[41122]: audit 2024-02-05T08:04:49.841656+0000 mon.a (mon.0) 511 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T08:04:51.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:50 smithi079 bash[41122]: cluster 2024-02-05T08:04:49.848978+0000 mon.a (mon.0) 512 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-05T08:04:51.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:50 smithi079 bash[41122]: audit 2024-02-05T08:04:49.850445+0000 mon.a (mon.0) 513 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:51.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:50 smithi079 bash[41122]: cluster 2024-02-05T08:04:49.852226+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T08:04:51.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:50 smithi079 bash[41122]: audit 2024-02-05T08:04:49.856448+0000 mon.b (mon.2) 10 : audit 1 from='osd.6 [v2:172.21.15.79:6816/1822180282,v1:172.21.15.79:6817/1822180282]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:04:51.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:04:51] "GET /metrics HTTP/1.1" 200 38373 "" "Prometheus/2.33.4" 2024-02-05T08:04:52.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:50.680669+0000 mgr.y (mgr.25471) 311 : cluster 0 pgmap v192: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:50.853786+0000 mon.a (mon.0) 514 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:50.869297+0000 mon.a (mon.0) 515 : cluster 1 osd.6 [v2:172.21.15.79:6816/1822180282,v1:172.21.15.79:6817/1822180282] boot 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:50.869399+0000 mon.a (mon.0) 516 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: audit 2024-02-05T08:04:50.870771+0000 mon.a (mon.0) 517 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:50.873518+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:50.880613+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:50.883192+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: audit 2024-02-05T08:04:50.885020+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:50.887506+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:50.889734+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:50.894205+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: audit 2024-02-05T08:04:50.895853+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:51 smithi079 bash[41122]: cluster 2024-02-05T08:04:51.832017+0000 mon.a (mon.0) 520 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 20 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:50.680669+0000 mgr.y (mgr.25471) 311 : cluster 0 pgmap v192: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:50.853786+0000 mon.a (mon.0) 514 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:50.869297+0000 mon.a (mon.0) 515 : cluster 1 osd.6 [v2:172.21.15.79:6816/1822180282,v1:172.21.15.79:6817/1822180282] boot 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:50.869399+0000 mon.a (mon.0) 516 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: audit 2024-02-05T08:04:50.870771+0000 mon.a (mon.0) 517 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:50.873518+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:50.880613+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:50.883192+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: audit 2024-02-05T08:04:50.885020+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:50.887506+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:50.889734+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:50.894205+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: audit 2024-02-05T08:04:50.895853+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[53716]: cluster 2024-02-05T08:04:51.832017+0000 mon.a (mon.0) 520 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 20 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:50.680669+0000 mgr.y (mgr.25471) 311 : cluster 0 pgmap v192: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:50.853786+0000 mon.a (mon.0) 514 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:50.869297+0000 mon.a (mon.0) 515 : cluster 1 osd.6 [v2:172.21.15.79:6816/1822180282,v1:172.21.15.79:6817/1822180282] boot 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:50.869399+0000 mon.a (mon.0) 516 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: audit 2024-02-05T08:04:50.870771+0000 mon.a (mon.0) 517 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:50.873518+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:50.880613+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:50.883192+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: audit 2024-02-05T08:04:50.885020+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:52.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:50.887506+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:50.889734+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:50.894205+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T08:04:52.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: audit 2024-02-05T08:04:50.895853+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:52.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:51 smithi012 bash[55092]: cluster 2024-02-05T08:04:51.832017+0000 mon.a (mon.0) 520 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 20 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:53.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:52 smithi079 bash[41122]: cluster 2024-02-05T08:04:51.872580+0000 mon.a (mon.0) 521 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-05T08:04:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:52 smithi079 bash[41122]: cluster 2024-02-05T08:04:51.881667+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:52 smithi079 bash[41122]: cluster 2024-02-05T08:04:51.884039+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:52 smithi079 bash[41122]: cluster 2024-02-05T08:04:51.885660+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:52 smithi079 bash[41122]: cluster 2024-02-05T08:04:51.887397+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:52 smithi079 bash[41122]: audit 2024-02-05T08:04:51.940483+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:52 smithi079 bash[41122]: audit 2024-02-05T08:04:51.951518+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:53.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[55092]: cluster 2024-02-05T08:04:51.872580+0000 mon.a (mon.0) 521 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-05T08:04:53.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[55092]: cluster 2024-02-05T08:04:51.881667+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[55092]: cluster 2024-02-05T08:04:51.884039+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[55092]: cluster 2024-02-05T08:04:51.885660+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[55092]: cluster 2024-02-05T08:04:51.887397+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[55092]: audit 2024-02-05T08:04:51.940483+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:53.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[55092]: audit 2024-02-05T08:04:51.951518+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[53716]: cluster 2024-02-05T08:04:51.872580+0000 mon.a (mon.0) 521 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-05T08:04:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[53716]: cluster 2024-02-05T08:04:51.881667+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[53716]: cluster 2024-02-05T08:04:51.884039+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[53716]: cluster 2024-02-05T08:04:51.885660+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[53716]: cluster 2024-02-05T08:04:51.887397+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T08:04:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[53716]: audit 2024-02-05T08:04:51.940483+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:52 smithi012 bash[53716]: audit 2024-02-05T08:04:51.951518+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:53 smithi079 bash[41122]: cluster 2024-02-05T08:04:52.682158+0000 mgr.y (mgr.25471) 312 : cluster 0 pgmap v195: 161 pgs: 10 activating, 16 peering, 8 active+undersized+degraded, 14 active+undersized, 113 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-02-05T08:04:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:53 smithi079 bash[41122]: audit 2024-02-05T08:04:53.652767+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:53 smithi079 bash[41122]: audit 2024-02-05T08:04:53.655021+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:53 smithi012 bash[53716]: cluster 2024-02-05T08:04:52.682158+0000 mgr.y (mgr.25471) 312 : cluster 0 pgmap v195: 161 pgs: 10 activating, 16 peering, 8 active+undersized+degraded, 14 active+undersized, 113 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-02-05T08:04:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:53 smithi012 bash[53716]: audit 2024-02-05T08:04:53.652767+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:53 smithi012 bash[53716]: audit 2024-02-05T08:04:53.655021+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:54.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:53 smithi012 bash[55092]: cluster 2024-02-05T08:04:52.682158+0000 mgr.y (mgr.25471) 312 : cluster 0 pgmap v195: 161 pgs: 10 activating, 16 peering, 8 active+undersized+degraded, 14 active+undersized, 113 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-02-05T08:04:54.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:53 smithi012 bash[55092]: audit 2024-02-05T08:04:53.652767+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:04:54.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:53 smithi012 bash[55092]: audit 2024-02-05T08:04:53.655021+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:04:56.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:55 smithi079 bash[41122]: cluster 2024-02-05T08:04:54.683148+0000 mgr.y (mgr.25471) 313 : cluster 0 pgmap v196: 161 pgs: 10 activating, 16 peering, 4 active+undersized+degraded, 9 active+undersized, 122 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/630 objects degraded (2.063%) 2024-02-05T08:04:56.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:55 smithi012 bash[55092]: cluster 2024-02-05T08:04:54.683148+0000 mgr.y (mgr.25471) 313 : cluster 0 pgmap v196: 161 pgs: 10 activating, 16 peering, 4 active+undersized+degraded, 9 active+undersized, 122 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/630 objects degraded (2.063%) 2024-02-05T08:04:56.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:55 smithi012 bash[53716]: cluster 2024-02-05T08:04:54.683148+0000 mgr.y (mgr.25471) 313 : cluster 0 pgmap v196: 161 pgs: 10 activating, 16 peering, 4 active+undersized+degraded, 9 active+undersized, 122 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/630 objects degraded (2.063%) 2024-02-05T08:04:57.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:56 smithi079 bash[41122]: cluster 2024-02-05T08:04:56.833704+0000 mon.a (mon.0) 526 : cluster 3 Health check update: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:57.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:56 smithi012 bash[55092]: cluster 2024-02-05T08:04:56.833704+0000 mon.a (mon.0) 526 : cluster 3 Health check update: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:57.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:56 smithi012 bash[53716]: cluster 2024-02-05T08:04:56.833704+0000 mon.a (mon.0) 526 : cluster 3 Health check update: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded (PG_DEGRADED) 2024-02-05T08:04:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:57 smithi079 bash[41122]: cluster 2024-02-05T08:04:56.684362+0000 mgr.y (mgr.25471) 314 : cluster 0 pgmap v197: 161 pgs: 10 activating, 151 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 449 B/s rd, 0 op/s 2024-02-05T08:04:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:57 smithi079 bash[41122]: cluster 2024-02-05T08:04:56.878791+0000 mon.a (mon.0) 527 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded) 2024-02-05T08:04:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:57 smithi079 bash[41122]: cluster 2024-02-05T08:04:56.878879+0000 mon.a (mon.0) 528 : cluster 1 Cluster is now healthy 2024-02-05T08:04:58.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:57 smithi012 bash[55092]: cluster 2024-02-05T08:04:56.684362+0000 mgr.y (mgr.25471) 314 : cluster 0 pgmap v197: 161 pgs: 10 activating, 151 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 449 B/s rd, 0 op/s 2024-02-05T08:04:58.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:57 smithi012 bash[55092]: cluster 2024-02-05T08:04:56.878791+0000 mon.a (mon.0) 527 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded) 2024-02-05T08:04:58.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:57 smithi012 bash[55092]: cluster 2024-02-05T08:04:56.878879+0000 mon.a (mon.0) 528 : cluster 1 Cluster is now healthy 2024-02-05T08:04:58.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:57 smithi012 bash[53716]: cluster 2024-02-05T08:04:56.684362+0000 mgr.y (mgr.25471) 314 : cluster 0 pgmap v197: 161 pgs: 10 activating, 151 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 449 B/s rd, 0 op/s 2024-02-05T08:04:58.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:57 smithi012 bash[53716]: cluster 2024-02-05T08:04:56.878791+0000 mon.a (mon.0) 527 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded) 2024-02-05T08:04:58.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:57 smithi012 bash[53716]: cluster 2024-02-05T08:04:56.878879+0000 mon.a (mon.0) 528 : cluster 1 Cluster is now healthy 2024-02-05T08:04:59.909 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:04:59 smithi079 bash[41122]: cluster 2024-02-05T08:04:58.685638+0000 mgr.y (mgr.25471) 315 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:00.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:04:59 smithi012 bash[55092]: cluster 2024-02-05T08:04:58.685638+0000 mgr.y (mgr.25471) 315 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:00.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:04:59 smithi012 bash[53716]: cluster 2024-02-05T08:04:58.685638+0000 mgr.y (mgr.25471) 315 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:01.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:00 smithi012 bash[53716]: audit 2024-02-05T08:04:59.827084+0000 mgr.y (mgr.25471) 316 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:01.256 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:00 smithi012 bash[55092]: audit 2024-02-05T08:04:59.827084+0000 mgr.y (mgr.25471) 316 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:01.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:00 smithi079 bash[41122]: audit 2024-02-05T08:04:59.827084+0000 mgr.y (mgr.25471) 316 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:01.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:05:01] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.33.4" 2024-02-05T08:05:02.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: cluster 2024-02-05T08:05:00.686647+0000 mgr.y (mgr.25471) 317 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-02-05T08:05:02.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.611743+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:02.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.624246+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:02.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.626187+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:02.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.627592+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:05:02.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.635501+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:02.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.721520+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:05:02.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.727465+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:02.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.732268+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:02.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.735696+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:02.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.738794+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T08:05:02.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: audit 2024-02-05T08:05:01.739203+0000 mgr.y (mgr.25471) 318 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T08:05:02.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:01 smithi079 bash[41122]: cephadm 2024-02-05T08:05:01.741484+0000 mgr.y (mgr.25471) 319 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-05T08:05:02.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: cluster 2024-02-05T08:05:00.686647+0000 mgr.y (mgr.25471) 317 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.611743+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.624246+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.626187+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.627592+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.635501+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.721520+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.727465+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.732268+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.735696+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.738794+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: audit 2024-02-05T08:05:01.739203+0000 mgr.y (mgr.25471) 318 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[53716]: cephadm 2024-02-05T08:05:01.741484+0000 mgr.y (mgr.25471) 319 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: cluster 2024-02-05T08:05:00.686647+0000 mgr.y (mgr.25471) 317 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-02-05T08:05:02.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.611743+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.624246+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.626187+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.627592+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.635501+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.721520+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.727465+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.732268+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.735696+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.738794+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: audit 2024-02-05T08:05:01.739203+0000 mgr.y (mgr.25471) 318 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T08:05:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:01 smithi012 bash[55092]: cephadm 2024-02-05T08:05:01.741484+0000 mgr.y (mgr.25471) 319 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-05T08:05:03.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:02 smithi079 bash[41122]: cluster 2024-02-05T08:05:02.688202+0000 mgr.y (mgr.25471) 320 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:03.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:02 smithi012 bash[53716]: cluster 2024-02-05T08:05:02.688202+0000 mgr.y (mgr.25471) 320 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:03.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:02 smithi012 bash[55092]: cluster 2024-02-05T08:05:02.688202+0000 mgr.y (mgr.25471) 320 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:05.199 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:04 smithi079 bash[41122]: audit 2024-02-05T08:05:03.932515+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:05.199 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:04 smithi079 bash[41122]: cephadm 2024-02-05T08:05:04.112235+0000 mgr.y (mgr.25471) 321 : cephadm 1 Upgrade: Updating osd.7 2024-02-05T08:05:05.199 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:04 smithi079 bash[41122]: audit 2024-02-05T08:05:04.119885+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:05.200 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:04 smithi079 bash[41122]: audit 2024-02-05T08:05:04.124697+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T08:05:05.200 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:04 smithi079 bash[41122]: audit 2024-02-05T08:05:04.126572+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:05.200 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:04 smithi079 bash[41122]: cephadm 2024-02-05T08:05:04.132359+0000 mgr.y (mgr.25471) 322 : cephadm 1 Deploying daemon osd.7 on smithi079 2024-02-05T08:05:05.200 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:04 smithi079 bash[41122]: cluster 2024-02-05T08:05:04.689049+0000 mgr.y (mgr.25471) 323 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:05:05.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[53716]: audit 2024-02-05T08:05:03.932515+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:05.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[53716]: cephadm 2024-02-05T08:05:04.112235+0000 mgr.y (mgr.25471) 321 : cephadm 1 Upgrade: Updating osd.7 2024-02-05T08:05:05.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[53716]: audit 2024-02-05T08:05:04.119885+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:05.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[53716]: audit 2024-02-05T08:05:04.124697+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T08:05:05.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[53716]: audit 2024-02-05T08:05:04.126572+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:05.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[53716]: cephadm 2024-02-05T08:05:04.132359+0000 mgr.y (mgr.25471) 322 : cephadm 1 Deploying daemon osd.7 on smithi079 2024-02-05T08:05:05.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[53716]: cluster 2024-02-05T08:05:04.689049+0000 mgr.y (mgr.25471) 323 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:05:05.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[55092]: audit 2024-02-05T08:05:03.932515+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:05.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[55092]: cephadm 2024-02-05T08:05:04.112235+0000 mgr.y (mgr.25471) 321 : cephadm 1 Upgrade: Updating osd.7 2024-02-05T08:05:05.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[55092]: audit 2024-02-05T08:05:04.119885+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:05.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[55092]: audit 2024-02-05T08:05:04.124697+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T08:05:05.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[55092]: audit 2024-02-05T08:05:04.126572+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:05.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[55092]: cephadm 2024-02-05T08:05:04.132359+0000 mgr.y (mgr.25471) 322 : cephadm 1 Deploying daemon osd.7 on smithi079 2024-02-05T08:05:05.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:04 smithi012 bash[55092]: cluster 2024-02-05T08:05:04.689049+0000 mgr.y (mgr.25471) 323 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:05:08.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:07 smithi079 bash[41122]: cluster 2024-02-05T08:05:06.690241+0000 mgr.y (mgr.25471) 324 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:05:08.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:07 smithi012 bash[53716]: cluster 2024-02-05T08:05:06.690241+0000 mgr.y (mgr.25471) 324 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:05:08.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:07 smithi012 bash[55092]: cluster 2024-02-05T08:05:06.690241+0000 mgr.y (mgr.25471) 324 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:05:08.521 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:08 smithi079 systemd[1]: Stopping Ceph osd.7 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:05:08.853 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:08 smithi079 bash[26889]: debug 2024-02-05T08:05:08.533+0000 7fa6b8fca700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:05:08.853 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:08 smithi079 bash[26889]: debug 2024-02-05T08:05:08.533+0000 7fa6b8fca700 -1 osd.7 138 *** Got signal Terminated *** 2024-02-05T08:05:08.853 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:08 smithi079 bash[26889]: debug 2024-02-05T08:05:08.533+0000 7fa6b8fca700 -1 osd.7 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:05:09.121 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:05:09.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:08 smithi079 bash[41122]: cluster 2024-02-05T08:05:08.533045+0000 mon.a (mon.0) 543 : cluster 1 osd.7 marked itself down and dead 2024-02-05T08:05:09.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:08 smithi079 bash[41122]: audit 2024-02-05T08:05:08.653366+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:09.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:08 smithi079 bash[41122]: audit 2024-02-05T08:05:08.655793+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:09.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:08 smithi012 bash[53716]: cluster 2024-02-05T08:05:08.533045+0000 mon.a (mon.0) 543 : cluster 1 osd.7 marked itself down and dead 2024-02-05T08:05:09.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:08 smithi012 bash[53716]: audit 2024-02-05T08:05:08.653366+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:09.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:08 smithi012 bash[53716]: audit 2024-02-05T08:05:08.655793+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:09.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:08 smithi012 bash[55092]: cluster 2024-02-05T08:05:08.533045+0000 mon.a (mon.0) 543 : cluster 1 osd.7 marked itself down and dead 2024-02-05T08:05:09.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:08 smithi012 bash[55092]: audit 2024-02-05T08:05:08.653366+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:09.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:08 smithi012 bash[55092]: audit 2024-02-05T08:05:08.655793+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:09.923 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:05:09.923 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (7m) 108s ago 14m 16.2M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:05:09.923 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (7m) 19s ago 14m 43.5M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:05:09.923 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (6m) 108s ago 12m 47.9M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:05:09.923 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (6m) 19s ago 20m 444M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:05:09.923 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (7m) 108s ago 22m 500M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:05:09.923 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (5m) 108s ago 22m 54.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (4m) 19s ago 21m 44.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (5m) 108s ago 21m 44.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (8m) 108s ago 15m 12.2M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (7m) 19s ago 15m 12.4M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (3m) 108s ago 20m 57.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (2m) 108s ago 19m 51.6M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (2m) 108s ago 19m 47.0M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (113s) 108s ago 18m - 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (83s) 19s ago 17m 51.3M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (54s) 19s ago 17m 48.9M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 64b67fce2344 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (24s) 19s ago 16m 12.8M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 23902a00411b 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (16m) 19s ago 16m 69.4M 3037M 17.2.0 e1d6a67b021e 37a203732de4 2024-02-05T08:05:09.924 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (6m) 19s ago 15m 69.1M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:05:09.925 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (13m) 108s ago 13m 88.6M - 17.2.0 e1d6a67b021e 71826d24cd6b 2024-02-05T08:05:09.925 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (13m) 19s ago 13m 88.8M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:05:09.925 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (12m) 108s ago 12m 88.0M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:05:09.925 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (12m) 19s ago 12m 89.0M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:05:10.100 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:09 smithi079 bash[49126]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-7 2024-02-05T08:05:10.100 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:10 smithi079 bash[49199]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-7 2024-02-05T08:05:10.100 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:09 smithi079 bash[41122]: cluster 2024-02-05T08:05:08.691533+0000 mgr.y (mgr.25471) 325 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:10.101 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:09 smithi079 bash[41122]: cluster 2024-02-05T08:05:08.843797+0000 mon.a (mon.0) 546 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:05:10.101 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:09 smithi079 bash[41122]: cluster 2024-02-05T08:05:08.843863+0000 mon.a (mon.0) 547 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-05T08:05:10.101 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:09 smithi079 bash[41122]: cluster 2024-02-05T08:05:08.857505+0000 mon.a (mon.0) 548 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-05T08:05:10.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:09 smithi012 bash[55092]: cluster 2024-02-05T08:05:08.691533+0000 mgr.y (mgr.25471) 325 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:10.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:09 smithi012 bash[55092]: cluster 2024-02-05T08:05:08.843797+0000 mon.a (mon.0) 546 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:05:10.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:09 smithi012 bash[55092]: cluster 2024-02-05T08:05:08.843863+0000 mon.a (mon.0) 547 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-05T08:05:10.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:09 smithi012 bash[55092]: cluster 2024-02-05T08:05:08.857505+0000 mon.a (mon.0) 548 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-05T08:05:10.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:09 smithi012 bash[53716]: cluster 2024-02-05T08:05:08.691533+0000 mgr.y (mgr.25471) 325 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:10.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:09 smithi012 bash[53716]: cluster 2024-02-05T08:05:08.843797+0000 mon.a (mon.0) 546 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T08:05:10.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:09 smithi012 bash[53716]: cluster 2024-02-05T08:05:08.843863+0000 mon.a (mon.0) 547 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-05T08:05:10.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:09 smithi012 bash[53716]: cluster 2024-02-05T08:05:08.857505+0000 mon.a (mon.0) 548 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-05T08:05:10.384 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:05:10.384 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:05:10.384 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:05:10.384 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:05:10.384 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:05:10.384 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:05:10.384 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 7 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 12 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:05:10.385 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:05:10.781 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:05:10.781 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:05:10.781 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:05:10.782 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:05:10.782 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:05:10.782 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:05:10.782 INFO:teuthology.orchestra.run.smithi012.stdout: "mon" 2024-02-05T08:05:10.782 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:05:10.782 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "12/23 daemons upgraded", 2024-02-05T08:05:10.782 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T08:05:10.782 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:05:10.782 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:05:11.241 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_WARN 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded 2024-02-05T08:05:11.242 INFO:teuthology.orchestra.run.smithi012.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-05T08:05:11.242 INFO:teuthology.orchestra.run.smithi012.stdout: osd.7 (root=default,host=smithi079) is down 2024-02-05T08:05:11.242 INFO:teuthology.orchestra.run.smithi012.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-02-05T08:05:11.242 INFO:teuthology.orchestra.run.smithi012.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-02-05T08:05:11.242 INFO:teuthology.orchestra.run.smithi012.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded 2024-02-05T08:05:11.242 INFO:teuthology.orchestra.run.smithi012.stdout: pg 2.1a is active+undersized+degraded, acting [6,4] 2024-02-05T08:05:11.242 INFO:teuthology.orchestra.run.smithi012.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-02-05T08:05:11.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[53716]: audit 2024-02-05T08:05:09.097501+0000 mgr.y (mgr.25471) 326 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[53716]: audit 2024-02-05T08:05:09.501601+0000 mgr.y (mgr.25471) 327 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[53716]: audit 2024-02-05T08:05:09.834500+0000 mgr.y (mgr.25471) 328 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[53716]: cluster 2024-02-05T08:05:09.861695+0000 mon.a (mon.0) 549 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[53716]: audit 2024-02-05T08:05:09.898805+0000 mgr.y (mgr.25471) 329 : audit 0 from='client.34551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[53716]: audit 2024-02-05T08:05:10.376145+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.12:0/3057506772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[55092]: audit 2024-02-05T08:05:09.097501+0000 mgr.y (mgr.25471) 326 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[55092]: audit 2024-02-05T08:05:09.501601+0000 mgr.y (mgr.25471) 327 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[55092]: audit 2024-02-05T08:05:09.834500+0000 mgr.y (mgr.25471) 328 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[55092]: cluster 2024-02-05T08:05:09.861695+0000 mon.a (mon.0) 549 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[55092]: audit 2024-02-05T08:05:09.898805+0000 mgr.y (mgr.25471) 329 : audit 0 from='client.34551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:11.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:10 smithi012 bash[55092]: audit 2024-02-05T08:05:10.376145+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.12:0/3057506772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:11.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:10 smithi079 bash[41122]: audit 2024-02-05T08:05:09.097501+0000 mgr.y (mgr.25471) 326 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:11.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:10 smithi079 bash[41122]: audit 2024-02-05T08:05:09.501601+0000 mgr.y (mgr.25471) 327 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:11.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:10 smithi079 bash[41122]: audit 2024-02-05T08:05:09.834500+0000 mgr.y (mgr.25471) 328 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:11.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:10 smithi079 bash[41122]: cluster 2024-02-05T08:05:09.861695+0000 mon.a (mon.0) 549 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-05T08:05:11.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:10 smithi079 bash[41122]: audit 2024-02-05T08:05:09.898805+0000 mgr.y (mgr.25471) 329 : audit 0 from='client.34551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:11.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:10 smithi079 bash[41122]: audit 2024-02-05T08:05:10.376145+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.12:0/3057506772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:11.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:05:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:05:11] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.33.4" 2024-02-05T08:05:12.271 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:12 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.7.service: Succeeded. 2024-02-05T08:05:12.271 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:12 smithi079 systemd[1]: Stopped Ceph osd.7 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:05:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:11 smithi079 bash[41122]: cluster 2024-02-05T08:05:10.692525+0000 mgr.y (mgr.25471) 330 : cluster 0 pgmap v206: 161 pgs: 1 activating+undersized, 2 active+undersized+degraded, 17 stale+active+clean, 8 active+undersized, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2/630 objects degraded (0.317%) 2024-02-05T08:05:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:11 smithi079 bash[41122]: audit 2024-02-05T08:05:10.773188+0000 mgr.y (mgr.25471) 331 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:11 smithi079 bash[41122]: cluster 2024-02-05T08:05:10.857464+0000 mon.a (mon.0) 550 : cluster 3 Health check failed: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded (PG_DEGRADED) 2024-02-05T08:05:12.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:11 smithi079 bash[41122]: audit 2024-02-05T08:05:11.241976+0000 mon.b (mon.2) 11 : audit 0 from='client.? 172.21.15.12:0/4237573788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:05:12.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:11 smithi012 bash[55092]: cluster 2024-02-05T08:05:10.692525+0000 mgr.y (mgr.25471) 330 : cluster 0 pgmap v206: 161 pgs: 1 activating+undersized, 2 active+undersized+degraded, 17 stale+active+clean, 8 active+undersized, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2/630 objects degraded (0.317%) 2024-02-05T08:05:12.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:11 smithi012 bash[55092]: audit 2024-02-05T08:05:10.773188+0000 mgr.y (mgr.25471) 331 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:12.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:11 smithi012 bash[55092]: cluster 2024-02-05T08:05:10.857464+0000 mon.a (mon.0) 550 : cluster 3 Health check failed: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded (PG_DEGRADED) 2024-02-05T08:05:12.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:11 smithi012 bash[55092]: audit 2024-02-05T08:05:11.241976+0000 mon.b (mon.2) 11 : audit 0 from='client.? 172.21.15.12:0/4237573788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:05:12.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:11 smithi012 bash[53716]: cluster 2024-02-05T08:05:10.692525+0000 mgr.y (mgr.25471) 330 : cluster 0 pgmap v206: 161 pgs: 1 activating+undersized, 2 active+undersized+degraded, 17 stale+active+clean, 8 active+undersized, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 2/630 objects degraded (0.317%) 2024-02-05T08:05:12.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:11 smithi012 bash[53716]: audit 2024-02-05T08:05:10.773188+0000 mgr.y (mgr.25471) 331 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:12.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:11 smithi012 bash[53716]: cluster 2024-02-05T08:05:10.857464+0000 mon.a (mon.0) 550 : cluster 3 Health check failed: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded (PG_DEGRADED) 2024-02-05T08:05:12.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:11 smithi012 bash[53716]: audit 2024-02-05T08:05:11.241976+0000 mon.b (mon.2) 11 : audit 0 from='client.? 172.21.15.12:0/4237573788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:05:12.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:12 smithi079 systemd[1]: Started Ceph osd.7 for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:05:13.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:13 smithi079 bash[41122]: audit 2024-02-05T08:05:12.359996+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:13.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:13 smithi079 bash[41122]: audit 2024-02-05T08:05:12.370480+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:13.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:13 smithi079 bash[41122]: cluster 2024-02-05T08:05:12.694485+0000 mgr.y (mgr.25471) 332 : cluster 0 pgmap v207: 161 pgs: 1 activating+undersized, 27 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:13.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:13 smithi012 bash[53716]: audit 2024-02-05T08:05:12.359996+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:13.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:13 smithi012 bash[53716]: audit 2024-02-05T08:05:12.370480+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:13.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:13 smithi012 bash[53716]: cluster 2024-02-05T08:05:12.694485+0000 mgr.y (mgr.25471) 332 : cluster 0 pgmap v207: 161 pgs: 1 activating+undersized, 27 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:13.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:13 smithi012 bash[55092]: audit 2024-02-05T08:05:12.359996+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:13.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:13 smithi012 bash[55092]: audit 2024-02-05T08:05:12.370480+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:13.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:13 smithi012 bash[55092]: cluster 2024-02-05T08:05:12.694485+0000 mgr.y (mgr.25471) 332 : cluster 0 pgmap v207: 161 pgs: 1 activating+undersized, 27 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:14.272 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:13 smithi079 bash[49363]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-05T08:05:14.272 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:13 smithi079 bash[49363]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-02-05T08:05:14.272 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:13 smithi079 bash[49363]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-05T08:05:14.272 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:13 smithi079 bash[49363]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-05T08:05:14.272 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:13 smithi079 bash[49363]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-05T08:05:14.272 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:13 smithi079 bash[49363]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-05T08:05:14.273 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:13 smithi079 bash[49363]: --> ceph-volume raw activate successful for osd ID: 7 2024-02-05T08:05:15.521 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:15 smithi079 bash[49658]: debug 2024-02-05T08:05:15.349+0000 7f3f8bc88700 1 -- 172.21.15.79:0/234736811 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561dd0d6b6c0 con 0x561dd0df1000 2024-02-05T08:05:16.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:15 smithi079 bash[41122]: cluster 2024-02-05T08:05:14.695524+0000 mgr.y (mgr.25471) 333 : cluster 0 pgmap v208: 161 pgs: 1 activating+undersized, 27 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:16.022 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:15 smithi079 bash[49658]: debug 2024-02-05T08:05:15.905+0000 7f3f94e207c0 -1 Falling back to public interface 2024-02-05T08:05:16.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:15 smithi012 bash[53716]: cluster 2024-02-05T08:05:14.695524+0000 mgr.y (mgr.25471) 333 : cluster 0 pgmap v208: 161 pgs: 1 activating+undersized, 27 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:16.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:15 smithi012 bash[55092]: cluster 2024-02-05T08:05:14.695524+0000 mgr.y (mgr.25471) 333 : cluster 0 pgmap v208: 161 pgs: 1 activating+undersized, 27 active+undersized+degraded, 41 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:18.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:17 smithi079 bash[41122]: cluster 2024-02-05T08:05:16.697040+0000 mgr.y (mgr.25471) 334 : cluster 0 pgmap v209: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:18.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:17 smithi079 bash[41122]: cluster 2024-02-05T08:05:16.840603+0000 mon.a (mon.0) 553 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 27 pgs degraded (PG_DEGRADED) 2024-02-05T08:05:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:17 smithi012 bash[53716]: cluster 2024-02-05T08:05:16.697040+0000 mgr.y (mgr.25471) 334 : cluster 0 pgmap v209: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:18.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:17 smithi012 bash[53716]: cluster 2024-02-05T08:05:16.840603+0000 mon.a (mon.0) 553 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 27 pgs degraded (PG_DEGRADED) 2024-02-05T08:05:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:17 smithi012 bash[55092]: cluster 2024-02-05T08:05:16.697040+0000 mgr.y (mgr.25471) 334 : cluster 0 pgmap v209: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:18.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:17 smithi012 bash[55092]: cluster 2024-02-05T08:05:16.840603+0000 mon.a (mon.0) 553 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 27 pgs degraded (PG_DEGRADED) 2024-02-05T08:05:19.271 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:18 smithi079 bash[49658]: debug 2024-02-05T08:05:18.777+0000 7f3f94e207c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-02-05T08:05:19.271 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:18 smithi079 bash[49658]: debug 2024-02-05T08:05:18.825+0000 7f3f94e207c0 -1 osd.7 138 log_to_monitors true 2024-02-05T08:05:20.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:19 smithi012 bash[55092]: cluster 2024-02-05T08:05:18.698595+0000 mgr.y (mgr.25471) 335 : cluster 0 pgmap v210: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:20.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:19 smithi012 bash[55092]: audit 2024-02-05T08:05:18.813630+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:20.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:19 smithi012 bash[55092]: audit 2024-02-05T08:05:18.822638+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:20.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:19 smithi012 bash[55092]: audit 2024-02-05T08:05:18.825880+0000 mon.a (mon.0) 556 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T08:05:20.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:19 smithi012 bash[53716]: cluster 2024-02-05T08:05:18.698595+0000 mgr.y (mgr.25471) 335 : cluster 0 pgmap v210: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:20.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:19 smithi012 bash[53716]: audit 2024-02-05T08:05:18.813630+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:20.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:19 smithi012 bash[53716]: audit 2024-02-05T08:05:18.822638+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:20.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:19 smithi012 bash[53716]: audit 2024-02-05T08:05:18.825880+0000 mon.a (mon.0) 556 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T08:05:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:19 smithi079 bash[41122]: cluster 2024-02-05T08:05:18.698595+0000 mgr.y (mgr.25471) 335 : cluster 0 pgmap v210: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:19 smithi079 bash[41122]: audit 2024-02-05T08:05:18.813630+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:19 smithi079 bash[41122]: audit 2024-02-05T08:05:18.822638+0000 mon.a (mon.0) 555 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:19 smithi079 bash[41122]: audit 2024-02-05T08:05:18.825880+0000 mon.a (mon.0) 556 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T08:05:20.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:05:20 smithi079 bash[49658]: debug 2024-02-05T08:05:20.361+0000 7f3f82277700 -1 osd.7 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T08:05:21.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[55092]: audit 2024-02-05T08:05:19.823093+0000 mon.a (mon.0) 557 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T08:05:21.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[55092]: cluster 2024-02-05T08:05:19.828389+0000 mon.a (mon.0) 558 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-05T08:05:21.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[55092]: audit 2024-02-05T08:05:19.829137+0000 mon.a (mon.0) 559 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:05:21.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[55092]: audit 2024-02-05T08:05:19.844618+0000 mgr.y (mgr.25471) 336 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:21.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[55092]: audit 2024-02-05T08:05:19.901694+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:21.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[55092]: audit 2024-02-05T08:05:19.987888+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:21.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[55092]: audit 2024-02-05T08:05:20.334154+0000 mon.a (mon.0) 562 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' 2024-02-05T08:05:21.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[53716]: audit 2024-02-05T08:05:19.823093+0000 mon.a (mon.0) 557 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T08:05:21.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[53716]: cluster 2024-02-05T08:05:19.828389+0000 mon.a (mon.0) 558 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-05T08:05:21.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[53716]: audit 2024-02-05T08:05:19.829137+0000 mon.a (mon.0) 559 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:05:21.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[53716]: audit 2024-02-05T08:05:19.844618+0000 mgr.y (mgr.25471) 336 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:21.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[53716]: audit 2024-02-05T08:05:19.901694+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:21.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[53716]: audit 2024-02-05T08:05:19.987888+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:21.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:20 smithi012 bash[53716]: audit 2024-02-05T08:05:20.334154+0000 mon.a (mon.0) 562 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' 2024-02-05T08:05:21.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:20 smithi079 bash[41122]: audit 2024-02-05T08:05:19.823093+0000 mon.a (mon.0) 557 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T08:05:21.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:20 smithi079 bash[41122]: cluster 2024-02-05T08:05:19.828389+0000 mon.a (mon.0) 558 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-05T08:05:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:20 smithi079 bash[41122]: audit 2024-02-05T08:05:19.829137+0000 mon.a (mon.0) 559 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-05T08:05:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:20 smithi079 bash[41122]: audit 2024-02-05T08:05:19.844618+0000 mgr.y (mgr.25471) 336 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:20 smithi079 bash[41122]: audit 2024-02-05T08:05:19.901694+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:20 smithi079 bash[41122]: audit 2024-02-05T08:05:19.987888+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:20 smithi079 bash[41122]: audit 2024-02-05T08:05:20.334154+0000 mon.a (mon.0) 562 : audit 1 from='osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209]' entity='osd.7' 2024-02-05T08:05:21.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:05:21] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.33.4" 2024-02-05T08:05:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[53716]: cluster 2024-02-05T08:05:20.699745+0000 mgr.y (mgr.25471) 337 : cluster 0 pgmap v212: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[53716]: cluster 2024-02-05T08:05:21.331803+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:05:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[53716]: cluster 2024-02-05T08:05:21.345201+0000 mon.a (mon.0) 564 : cluster 1 osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209] boot 2024-02-05T08:05:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[53716]: cluster 2024-02-05T08:05:21.345309+0000 mon.a (mon.0) 565 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-05T08:05:22.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[53716]: audit 2024-02-05T08:05:21.352464+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T08:05:22.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[55092]: cluster 2024-02-05T08:05:20.699745+0000 mgr.y (mgr.25471) 337 : cluster 0 pgmap v212: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:22.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[55092]: cluster 2024-02-05T08:05:21.331803+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:05:22.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[55092]: cluster 2024-02-05T08:05:21.345201+0000 mon.a (mon.0) 564 : cluster 1 osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209] boot 2024-02-05T08:05:22.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[55092]: cluster 2024-02-05T08:05:21.345309+0000 mon.a (mon.0) 565 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-05T08:05:22.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:21 smithi012 bash[55092]: audit 2024-02-05T08:05:21.352464+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T08:05:22.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:21 smithi079 bash[41122]: cluster 2024-02-05T08:05:20.699745+0000 mgr.y (mgr.25471) 337 : cluster 0 pgmap v212: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 85/630 objects degraded (13.492%) 2024-02-05T08:05:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:21 smithi079 bash[41122]: cluster 2024-02-05T08:05:21.331803+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T08:05:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:21 smithi079 bash[41122]: cluster 2024-02-05T08:05:21.345201+0000 mon.a (mon.0) 564 : cluster 1 osd.7 [v2:172.21.15.79:6824/2519122209,v1:172.21.15.79:6825/2519122209] boot 2024-02-05T08:05:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:21 smithi079 bash[41122]: cluster 2024-02-05T08:05:21.345309+0000 mon.a (mon.0) 565 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-05T08:05:22.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:21 smithi079 bash[41122]: audit 2024-02-05T08:05:21.352464+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T08:05:23.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:23 smithi079 bash[41122]: cluster 2024-02-05T08:05:22.349250+0000 mon.a (mon.0) 567 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-05T08:05:23.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:23 smithi079 bash[41122]: cluster 2024-02-05T08:05:22.700953+0000 mgr.y (mgr.25471) 338 : cluster 0 pgmap v215: 161 pgs: 24 peering, 13 active+undersized+degraded, 22 active+undersized, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 46/630 objects degraded (7.302%) 2024-02-05T08:05:23.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:23 smithi012 bash[53716]: cluster 2024-02-05T08:05:22.349250+0000 mon.a (mon.0) 567 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-05T08:05:23.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:23 smithi012 bash[53716]: cluster 2024-02-05T08:05:22.700953+0000 mgr.y (mgr.25471) 338 : cluster 0 pgmap v215: 161 pgs: 24 peering, 13 active+undersized+degraded, 22 active+undersized, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 46/630 objects degraded (7.302%) 2024-02-05T08:05:23.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:23 smithi012 bash[55092]: cluster 2024-02-05T08:05:22.349250+0000 mon.a (mon.0) 567 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-05T08:05:23.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:23 smithi012 bash[55092]: cluster 2024-02-05T08:05:22.700953+0000 mgr.y (mgr.25471) 338 : cluster 0 pgmap v215: 161 pgs: 24 peering, 13 active+undersized+degraded, 22 active+undersized, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 46/630 objects degraded (7.302%) 2024-02-05T08:05:24.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:24 smithi079 bash[41122]: cluster 2024-02-05T08:05:23.342376+0000 mon.a (mon.0) 568 : cluster 3 Health check update: Degraded data redundancy: 46/630 objects degraded (7.302%), 13 pgs degraded (PG_DEGRADED) 2024-02-05T08:05:24.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:24 smithi079 bash[41122]: audit 2024-02-05T08:05:23.653784+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:24.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:24 smithi079 bash[41122]: audit 2024-02-05T08:05:23.655745+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:24.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:24 smithi012 bash[53716]: cluster 2024-02-05T08:05:23.342376+0000 mon.a (mon.0) 568 : cluster 3 Health check update: Degraded data redundancy: 46/630 objects degraded (7.302%), 13 pgs degraded (PG_DEGRADED) 2024-02-05T08:05:24.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:24 smithi012 bash[53716]: audit 2024-02-05T08:05:23.653784+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:24.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:24 smithi012 bash[53716]: audit 2024-02-05T08:05:23.655745+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:24.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:24 smithi012 bash[55092]: cluster 2024-02-05T08:05:23.342376+0000 mon.a (mon.0) 568 : cluster 3 Health check update: Degraded data redundancy: 46/630 objects degraded (7.302%), 13 pgs degraded (PG_DEGRADED) 2024-02-05T08:05:24.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:24 smithi012 bash[55092]: audit 2024-02-05T08:05:23.653784+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:24.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:24 smithi012 bash[55092]: audit 2024-02-05T08:05:23.655745+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:25.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:25 smithi079 bash[41122]: cluster 2024-02-05T08:05:24.701902+0000 mgr.y (mgr.25471) 339 : cluster 0 pgmap v216: 161 pgs: 24 peering, 13 active+undersized+degraded, 22 active+undersized, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2024-02-05T08:05:25.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:25 smithi012 bash[55092]: cluster 2024-02-05T08:05:24.701902+0000 mgr.y (mgr.25471) 339 : cluster 0 pgmap v216: 161 pgs: 24 peering, 13 active+undersized+degraded, 22 active+undersized, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2024-02-05T08:05:25.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:25 smithi012 bash[53716]: cluster 2024-02-05T08:05:24.701902+0000 mgr.y (mgr.25471) 339 : cluster 0 pgmap v216: 161 pgs: 24 peering, 13 active+undersized+degraded, 22 active+undersized, 102 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2024-02-05T08:05:27.078 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:26 smithi079 bash[41122]: cluster 2024-02-05T08:05:26.755136+0000 mon.a (mon.0) 571 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 13 pgs degraded) 2024-02-05T08:05:27.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:26 smithi012 bash[55092]: cluster 2024-02-05T08:05:26.755136+0000 mon.a (mon.0) 571 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 13 pgs degraded) 2024-02-05T08:05:27.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:26 smithi012 bash[53716]: cluster 2024-02-05T08:05:26.755136+0000 mon.a (mon.0) 571 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/630 objects degraded (7.302%), 13 pgs degraded) 2024-02-05T08:05:28.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:27 smithi079 bash[41122]: cluster 2024-02-05T08:05:26.703167+0000 mgr.y (mgr.25471) 340 : cluster 0 pgmap v217: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 0 op/s 2024-02-05T08:05:28.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:27 smithi012 bash[53716]: cluster 2024-02-05T08:05:26.703167+0000 mgr.y (mgr.25471) 340 : cluster 0 pgmap v217: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 0 op/s 2024-02-05T08:05:28.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:27 smithi012 bash[55092]: cluster 2024-02-05T08:05:26.703167+0000 mgr.y (mgr.25471) 340 : cluster 0 pgmap v217: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 744 B/s rd, 0 op/s 2024-02-05T08:05:30.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:29 smithi079 bash[41122]: cluster 2024-02-05T08:05:28.704508+0000 mgr.y (mgr.25471) 341 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:30.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:29 smithi012 bash[55092]: cluster 2024-02-05T08:05:28.704508+0000 mgr.y (mgr.25471) 341 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:30.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:29 smithi012 bash[53716]: cluster 2024-02-05T08:05:28.704508+0000 mgr.y (mgr.25471) 341 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:31.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:29.854217+0000 mgr.y (mgr.25471) 342 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:31.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.043350+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.054084+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.055867+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:31.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.057594+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:05:31.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.065755+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.153461+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:05:31.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.157318+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.161644+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.164770+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.171425+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.178375+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.181224+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.186673+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.190211+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.194852+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.197966+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.203049+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-05T08:05:31.258 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:29.854217+0000 mgr.y (mgr.25471) 342 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.043350+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.054084+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.055867+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.057594+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.065755+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.153461+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.157318+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.161644+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.164770+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.171425+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.178375+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.181224+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.186673+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-05T08:05:31.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.190211+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-05T08:05:31.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.194852+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-05T08:05:31.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.197966+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-05T08:05:31.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.203049+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-05T08:05:31.260 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.206021+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-05T08:05:31.260 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.210921+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-05T08:05:31.260 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.214220+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-05T08:05:31.260 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.219103+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-05T08:05:31.260 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.222145+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-05T08:05:31.260 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.229634+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-05T08:05:31.260 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.233340+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.237697+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.240724+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.248598+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[55092]: audit 2024-02-05T08:05:30.254437+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.206021+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.210921+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.214220+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.219103+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.222145+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.229634+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.233340+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.237697+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.240724+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-05T08:05:31.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.248598+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-05T08:05:31.262 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:30 smithi012 bash[53716]: audit 2024-02-05T08:05:30.254437+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-05T08:05:31.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:29.854217+0000 mgr.y (mgr.25471) 342 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:31.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.043350+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.054084+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.055867+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.057594+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.065755+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.153461+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.157318+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.161644+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.164770+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.171425+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.178375+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.181224+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.186673+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.190211+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-05T08:05:31.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.194852+0000 mon.a (mon.0) 586 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.197966+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.203049+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.206021+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.210921+0000 mon.a (mon.0) 590 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.214220+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.219103+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.222145+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.229634+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.233340+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.237697+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.240724+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.248598+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-05T08:05:31.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:30 smithi079 bash[41122]: audit 2024-02-05T08:05:30.254437+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-05T08:05:31.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:05:31] "GET /metrics HTTP/1.1" 200 38471 "" "Prometheus/2.33.4" 2024-02-05T08:05:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[53716]: cephadm 2024-02-05T08:05:30.172762+0000 mgr.y (mgr.25471) 343 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-05T08:05:32.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[53716]: cephadm 2024-02-05T08:05:30.253922+0000 mgr.y (mgr.25471) 344 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-05T08:05:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[53716]: cluster 2024-02-05T08:05:30.705644+0000 mgr.y (mgr.25471) 345 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:05:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[53716]: cluster 2024-02-05T08:05:31.245048+0000 mon.a (mon.0) 600 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-05T08:05:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[53716]: cluster 2024-02-05T08:05:31.245113+0000 mon.a (mon.0) 601 : cluster 1 Cluster is now healthy 2024-02-05T08:05:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[53716]: audit 2024-02-05T08:05:31.247587+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-05T08:05:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[53716]: cluster 2024-02-05T08:05:31.255723+0000 mon.a (mon.0) 603 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-02-05T08:05:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[53716]: audit 2024-02-05T08:05:31.260948+0000 mon.a (mon.0) 604 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[53716]: audit 2024-02-05T08:05:31.269169+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[55092]: cephadm 2024-02-05T08:05:30.172762+0000 mgr.y (mgr.25471) 343 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-05T08:05:32.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[55092]: cephadm 2024-02-05T08:05:30.253922+0000 mgr.y (mgr.25471) 344 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-05T08:05:32.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[55092]: cluster 2024-02-05T08:05:30.705644+0000 mgr.y (mgr.25471) 345 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:05:32.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[55092]: cluster 2024-02-05T08:05:31.245048+0000 mon.a (mon.0) 600 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-05T08:05:32.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[55092]: cluster 2024-02-05T08:05:31.245113+0000 mon.a (mon.0) 601 : cluster 1 Cluster is now healthy 2024-02-05T08:05:32.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[55092]: audit 2024-02-05T08:05:31.247587+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-05T08:05:32.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[55092]: cluster 2024-02-05T08:05:31.255723+0000 mon.a (mon.0) 603 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-02-05T08:05:32.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[55092]: audit 2024-02-05T08:05:31.260948+0000 mon.a (mon.0) 604 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:32.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:31 smithi012 bash[55092]: audit 2024-02-05T08:05:31.269169+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:32.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:31 smithi079 bash[41122]: cephadm 2024-02-05T08:05:30.172762+0000 mgr.y (mgr.25471) 343 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-05T08:05:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:31 smithi079 bash[41122]: cephadm 2024-02-05T08:05:30.253922+0000 mgr.y (mgr.25471) 344 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-05T08:05:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:31 smithi079 bash[41122]: cluster 2024-02-05T08:05:30.705644+0000 mgr.y (mgr.25471) 345 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:05:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:31 smithi079 bash[41122]: cluster 2024-02-05T08:05:31.245048+0000 mon.a (mon.0) 600 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-05T08:05:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:31 smithi079 bash[41122]: cluster 2024-02-05T08:05:31.245113+0000 mon.a (mon.0) 601 : cluster 1 Cluster is now healthy 2024-02-05T08:05:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:31 smithi079 bash[41122]: audit 2024-02-05T08:05:31.247587+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-05T08:05:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:31 smithi079 bash[41122]: cluster 2024-02-05T08:05:31.255723+0000 mon.a (mon.0) 603 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-02-05T08:05:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:31 smithi079 bash[41122]: audit 2024-02-05T08:05:31.260948+0000 mon.a (mon.0) 604 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:31 smithi079 bash[41122]: audit 2024-02-05T08:05:31.269169+0000 mon.a (mon.0) 605 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:33.247 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:32 smithi012 bash[53716]: cephadm 2024-02-05T08:05:31.262338+0000 mgr.y (mgr.25471) 346 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-05T08:05:33.248 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:32 smithi012 bash[55092]: cephadm 2024-02-05T08:05:31.262338+0000 mgr.y (mgr.25471) 346 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-05T08:05:33.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:32 smithi079 bash[41122]: cephadm 2024-02-05T08:05:31.262338+0000 mgr.y (mgr.25471) 346 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-05T08:05:34.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:33 smithi079 bash[41122]: cluster 2024-02-05T08:05:32.707141+0000 mgr.y (mgr.25471) 347 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:34.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:33 smithi079 bash[41122]: audit 2024-02-05T08:05:33.850772+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:33 smithi079 bash[41122]: audit 2024-02-05T08:05:33.856890+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:33 smithi079 bash[41122]: audit 2024-02-05T08:05:33.860304+0000 mon.a (mon.0) 608 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:34.301 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:33 smithi012 bash[55092]: cluster 2024-02-05T08:05:32.707141+0000 mgr.y (mgr.25471) 347 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:34.301 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:33 smithi012 bash[55092]: audit 2024-02-05T08:05:33.850772+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:34.301 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:33 smithi012 bash[55092]: audit 2024-02-05T08:05:33.856890+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:34.301 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:33 smithi012 bash[55092]: audit 2024-02-05T08:05:33.860304+0000 mon.a (mon.0) 608 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:34.301 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:33 smithi012 bash[53716]: cluster 2024-02-05T08:05:32.707141+0000 mgr.y (mgr.25471) 347 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:34.301 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:33 smithi012 bash[53716]: audit 2024-02-05T08:05:33.850772+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:34.301 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:33 smithi012 bash[53716]: audit 2024-02-05T08:05:33.856890+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi012.zgzwfl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:34.301 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:33 smithi012 bash[53716]: audit 2024-02-05T08:05:33.860304+0000 mon.a (mon.0) 608 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:35.200 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:34 smithi012 bash[53716]: cephadm 2024-02-05T08:05:33.842833+0000 mgr.y (mgr.25471) 348 : cephadm 1 Upgrade: Updating rgw.foo.smithi012.zgzwfl (1/4) 2024-02-05T08:05:35.201 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:34 smithi012 bash[53716]: cephadm 2024-02-05T08:05:33.861883+0000 mgr.y (mgr.25471) 349 : cephadm 1 Deploying daemon rgw.foo.smithi012.zgzwfl on smithi012 2024-02-05T08:05:35.201 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:34 smithi012 bash[53716]: audit 2024-02-05T08:05:33.953616+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:35.201 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:34 smithi012 bash[55092]: cephadm 2024-02-05T08:05:33.842833+0000 mgr.y (mgr.25471) 348 : cephadm 1 Upgrade: Updating rgw.foo.smithi012.zgzwfl (1/4) 2024-02-05T08:05:35.201 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:34 smithi012 bash[55092]: cephadm 2024-02-05T08:05:33.861883+0000 mgr.y (mgr.25471) 349 : cephadm 1 Deploying daemon rgw.foo.smithi012.zgzwfl on smithi012 2024-02-05T08:05:35.201 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:34 smithi012 bash[55092]: audit 2024-02-05T08:05:33.953616+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:35.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:34 smithi079 bash[41122]: cephadm 2024-02-05T08:05:33.842833+0000 mgr.y (mgr.25471) 348 : cephadm 1 Upgrade: Updating rgw.foo.smithi012.zgzwfl (1/4) 2024-02-05T08:05:35.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:34 smithi079 bash[41122]: cephadm 2024-02-05T08:05:33.861883+0000 mgr.y (mgr.25471) 349 : cephadm 1 Deploying daemon rgw.foo.smithi012.zgzwfl on smithi012 2024-02-05T08:05:35.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:34 smithi079 bash[41122]: audit 2024-02-05T08:05:33.953616+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:36.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:35 smithi079 bash[41122]: cluster 2024-02-05T08:05:34.707940+0000 mgr.y (mgr.25471) 350 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:36.142 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:35 smithi012 bash[53716]: cluster 2024-02-05T08:05:34.707940+0000 mgr.y (mgr.25471) 350 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:36.142 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:35 smithi012 bash[55092]: cluster 2024-02-05T08:05:34.707940+0000 mgr.y (mgr.25471) 350 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:38.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:37 smithi012 bash[55092]: cluster 2024-02-05T08:05:36.709040+0000 mgr.y (mgr.25471) 351 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:38.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:37 smithi012 bash[55092]: audit 2024-02-05T08:05:37.831031+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:38.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:37 smithi012 bash[55092]: audit 2024-02-05T08:05:37.837898+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:38.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:37 smithi012 bash[53716]: cluster 2024-02-05T08:05:36.709040+0000 mgr.y (mgr.25471) 351 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:38.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:37 smithi012 bash[53716]: audit 2024-02-05T08:05:37.831031+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:38.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:37 smithi012 bash[53716]: audit 2024-02-05T08:05:37.837898+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:37 smithi079 bash[41122]: cluster 2024-02-05T08:05:36.709040+0000 mgr.y (mgr.25471) 351 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:38.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:37 smithi079 bash[41122]: audit 2024-02-05T08:05:37.831031+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:38.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:37 smithi079 bash[41122]: audit 2024-02-05T08:05:37.837898+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:39.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:39 smithi012 bash[53716]: audit 2024-02-05T08:05:38.657807+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:39.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:39 smithi012 bash[53716]: audit 2024-02-05T08:05:38.666469+0000 mon.a (mon.0) 613 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:39.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:39 smithi012 bash[53716]: cluster 2024-02-05T08:05:38.710267+0000 mgr.y (mgr.25471) 352 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:39.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:39 smithi012 bash[55092]: audit 2024-02-05T08:05:38.657807+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:39.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:39 smithi012 bash[55092]: audit 2024-02-05T08:05:38.666469+0000 mon.a (mon.0) 613 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:39.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:39 smithi012 bash[55092]: cluster 2024-02-05T08:05:38.710267+0000 mgr.y (mgr.25471) 352 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:40.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:39 smithi079 bash[41122]: audit 2024-02-05T08:05:38.657807+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:40.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:39 smithi079 bash[41122]: audit 2024-02-05T08:05:38.666469+0000 mon.a (mon.0) 613 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:40.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:39 smithi079 bash[41122]: cluster 2024-02-05T08:05:38.710267+0000 mgr.y (mgr.25471) 352 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T08:05:41.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:40 smithi079 bash[41122]: audit 2024-02-05T08:05:39.864477+0000 mgr.y (mgr.25471) 353 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:41.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:40 smithi012 bash[53716]: audit 2024-02-05T08:05:39.864477+0000 mgr.y (mgr.25471) 353 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:41.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:40 smithi012 bash[55092]: audit 2024-02-05T08:05:39.864477+0000 mgr.y (mgr.25471) 353 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:41.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:05:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:05:41] "GET /metrics HTTP/1.1" 200 38468 "" "Prometheus/2.33.4" 2024-02-05T08:05:41.651 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:05:41.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:41 smithi012 bash[55092]: cluster 2024-02-05T08:05:40.711255+0000 mgr.y (mgr.25471) 354 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:41.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:41 smithi012 bash[55092]: audit 2024-02-05T08:05:41.014118+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:41.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:41 smithi012 bash[55092]: audit 2024-02-05T08:05:41.019036+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:41.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:41 smithi012 bash[55092]: audit 2024-02-05T08:05:41.021714+0000 mon.a (mon.0) 616 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:41.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:41 smithi012 bash[53716]: cluster 2024-02-05T08:05:40.711255+0000 mgr.y (mgr.25471) 354 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:41.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:41 smithi012 bash[53716]: audit 2024-02-05T08:05:41.014118+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:41.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:41 smithi012 bash[53716]: audit 2024-02-05T08:05:41.019036+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:41.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:41 smithi012 bash[53716]: audit 2024-02-05T08:05:41.021714+0000 mon.a (mon.0) 616 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:42.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:41 smithi079 bash[41122]: cluster 2024-02-05T08:05:40.711255+0000 mgr.y (mgr.25471) 354 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:05:42.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:41 smithi079 bash[41122]: audit 2024-02-05T08:05:41.014118+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:41 smithi079 bash[41122]: audit 2024-02-05T08:05:41.019036+0000 mon.a (mon.0) 615 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi012.iwrjem", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:42.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:41 smithi079 bash[41122]: audit 2024-02-05T08:05:41.021714+0000 mon.a (mon.0) 616 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:42.442 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:05:42.442 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (8m) 2m ago 15m 16.2M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (7m) 23s ago 15m 43.3M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (6m) 2m ago 13m 47.9M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (6m) 23s ago 21m 445M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (7m) 2m ago 23m 500M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (6m) 2m ago 23m 54.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (5m) 23s ago 21m 47.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (5m) 2m ago 21m 44.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (8m) 2m ago 15m 12.2M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (8m) 23s ago 15m 15.2M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (3m) 2m ago 20m 57.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (3m) 2m ago 20m 51.6M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (2m) 2m ago 19m 47.0M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (2m) 2m ago 18m - 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (116s) 23s ago 18m 53.6M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:05:42.443 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (86s) 23s ago 17m 50.1M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 64b67fce2344 2024-02-05T08:05:42.444 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (57s) 23s ago 17m 48.5M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 23902a00411b 2024-02-05T08:05:42.444 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (27s) 23s ago 16m - 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 00faff9b6fe7 2024-02-05T08:05:42.444 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (6m) 23s ago 15m 71.3M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:05:42.444 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 starting - - - - 2024-02-05T08:05:42.444 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (13m) 23s ago 13m 88.9M - 17.2.0 e1d6a67b021e 7ce34d6df91b 2024-02-05T08:05:42.444 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (13m) 2m ago 13m 88.0M - 17.2.0 e1d6a67b021e 3c96fa12699e 2024-02-05T08:05:42.444 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (13m) 23s ago 13m 89.2M - 17.2.0 e1d6a67b021e 703538968a7d 2024-02-05T08:05:42.927 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:05:42.927 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:05:42.927 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:05:42.927 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:05:42.927 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:05:42.927 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:05:42.927 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 14 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:05:42.928 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:05:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:42 smithi012 bash[53716]: cephadm 2024-02-05T08:05:41.006920+0000 mgr.y (mgr.25471) 355 : cephadm 1 Upgrade: Updating rgw.smpl.smithi012.iwrjem (2/4) 2024-02-05T08:05:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:42 smithi012 bash[53716]: cephadm 2024-02-05T08:05:41.023235+0000 mgr.y (mgr.25471) 356 : cephadm 1 Deploying daemon rgw.smpl.smithi012.iwrjem on smithi012 2024-02-05T08:05:43.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:42 smithi012 bash[53716]: audit 2024-02-05T08:05:41.627093+0000 mgr.y (mgr.25471) 357 : audit 0 from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:43.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:42 smithi012 bash[55092]: cephadm 2024-02-05T08:05:41.006920+0000 mgr.y (mgr.25471) 355 : cephadm 1 Upgrade: Updating rgw.smpl.smithi012.iwrjem (2/4) 2024-02-05T08:05:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:42 smithi012 bash[55092]: cephadm 2024-02-05T08:05:41.023235+0000 mgr.y (mgr.25471) 356 : cephadm 1 Deploying daemon rgw.smpl.smithi012.iwrjem on smithi012 2024-02-05T08:05:43.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:42 smithi012 bash[55092]: audit 2024-02-05T08:05:41.627093+0000 mgr.y (mgr.25471) 357 : audit 0 from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:43.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:42 smithi079 bash[41122]: cephadm 2024-02-05T08:05:41.006920+0000 mgr.y (mgr.25471) 355 : cephadm 1 Upgrade: Updating rgw.smpl.smithi012.iwrjem (2/4) 2024-02-05T08:05:43.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:42 smithi079 bash[41122]: cephadm 2024-02-05T08:05:41.023235+0000 mgr.y (mgr.25471) 356 : cephadm 1 Deploying daemon rgw.smpl.smithi012.iwrjem on smithi012 2024-02-05T08:05:43.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:42 smithi079 bash[41122]: audit 2024-02-05T08:05:41.627093+0000 mgr.y (mgr.25471) 357 : audit 0 from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: "osd", 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: "mon" 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "13/23 daemons upgraded", 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading rgw daemons", 2024-02-05T08:05:43.333 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:05:43.334 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:05:43.822 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:05:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:43 smithi012 bash[53716]: audit 2024-02-05T08:05:42.031197+0000 mgr.y (mgr.25471) 358 : audit 0 from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:43 smithi012 bash[53716]: audit 2024-02-05T08:05:42.410778+0000 mgr.y (mgr.25471) 359 : audit 0 from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:43 smithi012 bash[53716]: cluster 2024-02-05T08:05:42.712703+0000 mgr.y (mgr.25471) 360 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 89 B/s wr, 67 op/s 2024-02-05T08:05:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:43 smithi012 bash[53716]: audit 2024-02-05T08:05:42.918485+0000 mon.a (mon.0) 617 : audit 0 from='client.? 172.21.15.12:0/214687746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:44.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:43 smithi012 bash[53716]: audit 2024-02-05T08:05:43.814919+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.12:0/2461404006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:05:44.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:43 smithi012 bash[55092]: audit 2024-02-05T08:05:42.031197+0000 mgr.y (mgr.25471) 358 : audit 0 from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:44.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:43 smithi012 bash[55092]: audit 2024-02-05T08:05:42.410778+0000 mgr.y (mgr.25471) 359 : audit 0 from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:44.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:43 smithi012 bash[55092]: cluster 2024-02-05T08:05:42.712703+0000 mgr.y (mgr.25471) 360 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 89 B/s wr, 67 op/s 2024-02-05T08:05:44.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:43 smithi012 bash[55092]: audit 2024-02-05T08:05:42.918485+0000 mon.a (mon.0) 617 : audit 0 from='client.? 172.21.15.12:0/214687746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:44.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:43 smithi012 bash[55092]: audit 2024-02-05T08:05:43.814919+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.12:0/2461404006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:05:44.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:43 smithi079 bash[41122]: audit 2024-02-05T08:05:42.031197+0000 mgr.y (mgr.25471) 358 : audit 0 from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:44.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:43 smithi079 bash[41122]: audit 2024-02-05T08:05:42.410778+0000 mgr.y (mgr.25471) 359 : audit 0 from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:44.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:43 smithi079 bash[41122]: cluster 2024-02-05T08:05:42.712703+0000 mgr.y (mgr.25471) 360 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 89 B/s wr, 67 op/s 2024-02-05T08:05:44.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:43 smithi079 bash[41122]: audit 2024-02-05T08:05:42.918485+0000 mon.a (mon.0) 617 : audit 0 from='client.? 172.21.15.12:0/214687746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:05:44.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:43 smithi079 bash[41122]: audit 2024-02-05T08:05:43.814919+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.12:0/2461404006' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:05:44.945 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:44 smithi012 bash[53716]: audit 2024-02-05T08:05:43.324444+0000 mgr.y (mgr.25471) 361 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:44.945 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:44 smithi012 bash[55092]: audit 2024-02-05T08:05:43.324444+0000 mgr.y (mgr.25471) 361 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:45.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:44 smithi079 bash[41122]: audit 2024-02-05T08:05:43.324444+0000 mgr.y (mgr.25471) 361 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:05:46.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:45 smithi079 bash[41122]: cluster 2024-02-05T08:05:44.713477+0000 mgr.y (mgr.25471) 362 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 63 op/s 2024-02-05T08:05:46.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:45 smithi079 bash[41122]: audit 2024-02-05T08:05:44.983395+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:46.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:45 smithi079 bash[41122]: audit 2024-02-05T08:05:44.991427+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:46.279 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:45 smithi012 bash[55092]: cluster 2024-02-05T08:05:44.713477+0000 mgr.y (mgr.25471) 362 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 63 op/s 2024-02-05T08:05:46.280 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:45 smithi012 bash[55092]: audit 2024-02-05T08:05:44.983395+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:46.280 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:45 smithi012 bash[55092]: audit 2024-02-05T08:05:44.991427+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:46.280 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:45 smithi012 bash[53716]: cluster 2024-02-05T08:05:44.713477+0000 mgr.y (mgr.25471) 362 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 63 op/s 2024-02-05T08:05:46.280 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:45 smithi012 bash[53716]: audit 2024-02-05T08:05:44.983395+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:46.280 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:45 smithi012 bash[53716]: audit 2024-02-05T08:05:44.991427+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:48.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:47 smithi079 bash[41122]: cluster 2024-02-05T08:05:46.714730+0000 mgr.y (mgr.25471) 363 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-02-05T08:05:48.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:47 smithi079 bash[41122]: audit 2024-02-05T08:05:47.722878+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:48.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:47 smithi079 bash[41122]: audit 2024-02-05T08:05:47.727641+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:48.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:47 smithi079 bash[41122]: audit 2024-02-05T08:05:47.730855+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:48.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:47 smithi012 bash[53716]: cluster 2024-02-05T08:05:46.714730+0000 mgr.y (mgr.25471) 363 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-02-05T08:05:48.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:47 smithi012 bash[53716]: audit 2024-02-05T08:05:47.722878+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:48.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:47 smithi012 bash[53716]: audit 2024-02-05T08:05:47.727641+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:48.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:47 smithi012 bash[53716]: audit 2024-02-05T08:05:47.730855+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:48.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:47 smithi012 bash[55092]: cluster 2024-02-05T08:05:46.714730+0000 mgr.y (mgr.25471) 363 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 92 op/s 2024-02-05T08:05:48.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:47 smithi012 bash[55092]: audit 2024-02-05T08:05:47.722878+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:48.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:47 smithi012 bash[55092]: audit 2024-02-05T08:05:47.727641+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.yatygr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:48.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:47 smithi012 bash[55092]: audit 2024-02-05T08:05:47.730855+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:49.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:48 smithi079 bash[41122]: cephadm 2024-02-05T08:05:47.715359+0000 mgr.y (mgr.25471) 364 : cephadm 1 Upgrade: Updating rgw.foo.smithi079.yatygr (3/4) 2024-02-05T08:05:49.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:48 smithi079 bash[41122]: cephadm 2024-02-05T08:05:47.733125+0000 mgr.y (mgr.25471) 365 : cephadm 1 Deploying daemon rgw.foo.smithi079.yatygr on smithi079 2024-02-05T08:05:49.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:48 smithi012 bash[53716]: cephadm 2024-02-05T08:05:47.715359+0000 mgr.y (mgr.25471) 364 : cephadm 1 Upgrade: Updating rgw.foo.smithi079.yatygr (3/4) 2024-02-05T08:05:49.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:48 smithi012 bash[53716]: cephadm 2024-02-05T08:05:47.733125+0000 mgr.y (mgr.25471) 365 : cephadm 1 Deploying daemon rgw.foo.smithi079.yatygr on smithi079 2024-02-05T08:05:49.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:48 smithi012 bash[55092]: cephadm 2024-02-05T08:05:47.715359+0000 mgr.y (mgr.25471) 364 : cephadm 1 Upgrade: Updating rgw.foo.smithi079.yatygr (3/4) 2024-02-05T08:05:49.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:48 smithi012 bash[55092]: cephadm 2024-02-05T08:05:47.733125+0000 mgr.y (mgr.25471) 365 : cephadm 1 Deploying daemon rgw.foo.smithi079.yatygr on smithi079 2024-02-05T08:05:50.173 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:49 smithi079 bash[41122]: cluster 2024-02-05T08:05:48.716139+0000 mgr.y (mgr.25471) 366 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 170 B/s wr, 132 op/s 2024-02-05T08:05:50.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:49 smithi012 bash[53716]: cluster 2024-02-05T08:05:48.716139+0000 mgr.y (mgr.25471) 366 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 170 B/s wr, 132 op/s 2024-02-05T08:05:50.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:49 smithi012 bash[55092]: cluster 2024-02-05T08:05:48.716139+0000 mgr.y (mgr.25471) 366 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 170 B/s wr, 132 op/s 2024-02-05T08:05:51.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:50 smithi079 bash[41122]: audit 2024-02-05T08:05:49.874758+0000 mgr.y (mgr.25471) 367 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:51.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:50 smithi012 bash[53716]: audit 2024-02-05T08:05:49.874758+0000 mgr.y (mgr.25471) 367 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:51.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:50 smithi012 bash[55092]: audit 2024-02-05T08:05:49.874758+0000 mgr.y (mgr.25471) 367 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:05:51.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:05:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:05:51] "GET /metrics HTTP/1.1" 200 38468 "" "Prometheus/2.33.4" 2024-02-05T08:05:52.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:51 smithi079 bash[41122]: cluster 2024-02-05T08:05:50.717328+0000 mgr.y (mgr.25471) 368 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-02-05T08:05:52.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:51 smithi079 bash[41122]: audit 2024-02-05T08:05:51.651898+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:52.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:51 smithi079 bash[41122]: audit 2024-02-05T08:05:51.662712+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:52.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:51 smithi012 bash[53716]: cluster 2024-02-05T08:05:50.717328+0000 mgr.y (mgr.25471) 368 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-02-05T08:05:52.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:51 smithi012 bash[53716]: audit 2024-02-05T08:05:51.651898+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:52.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:51 smithi012 bash[53716]: audit 2024-02-05T08:05:51.662712+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:52.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:51 smithi012 bash[55092]: cluster 2024-02-05T08:05:50.717328+0000 mgr.y (mgr.25471) 368 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-02-05T08:05:52.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:51 smithi012 bash[55092]: audit 2024-02-05T08:05:51.651898+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:52.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:51 smithi012 bash[55092]: audit 2024-02-05T08:05:51.662712+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:53 smithi079 bash[41122]: cluster 2024-02-05T08:05:52.718925+0000 mgr.y (mgr.25471) 369 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-05T08:05:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:53 smithi079 bash[41122]: audit 2024-02-05T08:05:53.651789+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:53 smithi012 bash[53716]: cluster 2024-02-05T08:05:52.718925+0000 mgr.y (mgr.25471) 369 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-05T08:05:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:53 smithi012 bash[53716]: audit 2024-02-05T08:05:53.651789+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:54.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:53 smithi012 bash[55092]: cluster 2024-02-05T08:05:52.718925+0000 mgr.y (mgr.25471) 369 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-05T08:05:54.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:53 smithi012 bash[55092]: audit 2024-02-05T08:05:53.651789+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:05:55.591 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[55092]: cephadm 2024-02-05T08:05:54.288156+0000 mgr.y (mgr.25471) 370 : cephadm 1 Upgrade: Updating rgw.smpl.smithi079.nvkotr (4/4) 2024-02-05T08:05:55.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[55092]: audit 2024-02-05T08:05:54.295909+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:55.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[55092]: audit 2024-02-05T08:05:54.300937+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:55.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[55092]: audit 2024-02-05T08:05:54.304361+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:55.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[55092]: cephadm 2024-02-05T08:05:54.306231+0000 mgr.y (mgr.25471) 371 : cephadm 1 Deploying daemon rgw.smpl.smithi079.nvkotr on smithi079 2024-02-05T08:05:55.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[55092]: cluster 2024-02-05T08:05:54.719711+0000 mgr.y (mgr.25471) 372 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 105 op/s 2024-02-05T08:05:55.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[53716]: cephadm 2024-02-05T08:05:54.288156+0000 mgr.y (mgr.25471) 370 : cephadm 1 Upgrade: Updating rgw.smpl.smithi079.nvkotr (4/4) 2024-02-05T08:05:55.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[53716]: audit 2024-02-05T08:05:54.295909+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:55.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[53716]: audit 2024-02-05T08:05:54.300937+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:55.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[53716]: audit 2024-02-05T08:05:54.304361+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:55.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[53716]: cephadm 2024-02-05T08:05:54.306231+0000 mgr.y (mgr.25471) 371 : cephadm 1 Deploying daemon rgw.smpl.smithi079.nvkotr on smithi079 2024-02-05T08:05:55.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:55 smithi012 bash[53716]: cluster 2024-02-05T08:05:54.719711+0000 mgr.y (mgr.25471) 372 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 105 op/s 2024-02-05T08:05:55.605 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:55 smithi079 bash[41122]: cephadm 2024-02-05T08:05:54.288156+0000 mgr.y (mgr.25471) 370 : cephadm 1 Upgrade: Updating rgw.smpl.smithi079.nvkotr (4/4) 2024-02-05T08:05:55.605 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:55 smithi079 bash[41122]: audit 2024-02-05T08:05:54.295909+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:55.605 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:55 smithi079 bash[41122]: audit 2024-02-05T08:05:54.300937+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi079.nvkotr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T08:05:55.605 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:55 smithi079 bash[41122]: audit 2024-02-05T08:05:54.304361+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:05:55.605 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:55 smithi079 bash[41122]: cephadm 2024-02-05T08:05:54.306231+0000 mgr.y (mgr.25471) 371 : cephadm 1 Deploying daemon rgw.smpl.smithi079.nvkotr on smithi079 2024-02-05T08:05:55.605 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:55 smithi079 bash[41122]: cluster 2024-02-05T08:05:54.719711+0000 mgr.y (mgr.25471) 372 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 105 op/s 2024-02-05T08:05:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:57 smithi079 bash[41122]: cluster 2024-02-05T08:05:56.721012+0000 mgr.y (mgr.25471) 373 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 85 B/s wr, 149 op/s 2024-02-05T08:05:58.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:57 smithi012 bash[53716]: cluster 2024-02-05T08:05:56.721012+0000 mgr.y (mgr.25471) 373 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 85 B/s wr, 149 op/s 2024-02-05T08:05:58.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:57 smithi012 bash[55092]: cluster 2024-02-05T08:05:56.721012+0000 mgr.y (mgr.25471) 373 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 85 B/s wr, 149 op/s 2024-02-05T08:05:59.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:59 smithi079 bash[41122]: audit 2024-02-05T08:05:58.373503+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:59.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:59 smithi079 bash[41122]: audit 2024-02-05T08:05:58.381875+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:59.522 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:05:59 smithi079 bash[41122]: cluster 2024-02-05T08:05:58.722244+0000 mgr.y (mgr.25471) 374 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 170 B/s wr, 160 op/s 2024-02-05T08:05:59.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:59 smithi012 bash[55092]: audit 2024-02-05T08:05:58.373503+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:59.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:59 smithi012 bash[55092]: audit 2024-02-05T08:05:58.381875+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:59.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:05:59 smithi012 bash[55092]: cluster 2024-02-05T08:05:58.722244+0000 mgr.y (mgr.25471) 374 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 170 B/s wr, 160 op/s 2024-02-05T08:05:59.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:59 smithi012 bash[53716]: audit 2024-02-05T08:05:58.373503+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:59.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:59 smithi012 bash[53716]: audit 2024-02-05T08:05:58.381875+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:05:59.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:05:59 smithi012 bash[53716]: cluster 2024-02-05T08:05:58.722244+0000 mgr.y (mgr.25471) 374 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 170 B/s wr, 160 op/s 2024-02-05T08:06:00.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:00 smithi079 bash[41122]: audit 2024-02-05T08:05:59.884477+0000 mgr.y (mgr.25471) 375 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:00.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:00 smithi012 bash[53716]: audit 2024-02-05T08:05:59.884477+0000 mgr.y (mgr.25471) 375 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:00.841 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:00 smithi012 bash[55092]: audit 2024-02-05T08:05:59.884477+0000 mgr.y (mgr.25471) 375 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:01.591 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:01 smithi012 bash[53716]: cluster 2024-02-05T08:06:00.723339+0000 mgr.y (mgr.25471) 376 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 85 B/s wr, 133 op/s 2024-02-05T08:06:01.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:06:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:06:01] "GET /metrics HTTP/1.1" 200 38469 "" "Prometheus/2.33.4" 2024-02-05T08:06:01.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:01 smithi012 bash[55092]: cluster 2024-02-05T08:06:00.723339+0000 mgr.y (mgr.25471) 376 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 85 B/s wr, 133 op/s 2024-02-05T08:06:01.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:01 smithi079 bash[41122]: cluster 2024-02-05T08:06:00.723339+0000 mgr.y (mgr.25471) 376 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 85 B/s wr, 133 op/s 2024-02-05T08:06:04.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:03 smithi079 bash[41122]: cluster 2024-02-05T08:06:02.724961+0000 mgr.y (mgr.25471) 377 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s rd, 170 B/s wr, 175 op/s 2024-02-05T08:06:04.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:03 smithi012 bash[53716]: cluster 2024-02-05T08:06:02.724961+0000 mgr.y (mgr.25471) 377 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s rd, 170 B/s wr, 175 op/s 2024-02-05T08:06:04.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:03 smithi012 bash[55092]: cluster 2024-02-05T08:06:02.724961+0000 mgr.y (mgr.25471) 377 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s rd, 170 B/s wr, 175 op/s 2024-02-05T08:06:06.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:05 smithi079 bash[41122]: audit 2024-02-05T08:06:04.625329+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:05 smithi079 bash[41122]: audit 2024-02-05T08:06:04.633653+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:05 smithi079 bash[41122]: cluster 2024-02-05T08:06:04.725840+0000 mgr.y (mgr.25471) 378 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 170 B/s wr, 160 op/s 2024-02-05T08:06:06.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:05 smithi079 bash[41122]: audit 2024-02-05T08:06:04.775707+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:05 smithi079 bash[41122]: audit 2024-02-05T08:06:04.784370+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:05 smithi012 bash[53716]: audit 2024-02-05T08:06:04.625329+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:05 smithi012 bash[53716]: audit 2024-02-05T08:06:04.633653+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:05 smithi012 bash[53716]: cluster 2024-02-05T08:06:04.725840+0000 mgr.y (mgr.25471) 378 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 170 B/s wr, 160 op/s 2024-02-05T08:06:06.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:05 smithi012 bash[53716]: audit 2024-02-05T08:06:04.775707+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:05 smithi012 bash[53716]: audit 2024-02-05T08:06:04.784370+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:05 smithi012 bash[55092]: audit 2024-02-05T08:06:04.625329+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:05 smithi012 bash[55092]: audit 2024-02-05T08:06:04.633653+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:05 smithi012 bash[55092]: cluster 2024-02-05T08:06:04.725840+0000 mgr.y (mgr.25471) 378 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 170 B/s wr, 160 op/s 2024-02-05T08:06:06.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:05 smithi012 bash[55092]: audit 2024-02-05T08:06:04.775707+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:06.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:05 smithi012 bash[55092]: audit 2024-02-05T08:06:04.784370+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:06 smithi012 bash[53716]: audit 2024-02-05T08:06:05.789051+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:06 smithi012 bash[53716]: audit 2024-02-05T08:06:05.800428+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:06 smithi012 bash[53716]: audit 2024-02-05T08:06:05.834287+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:06 smithi012 bash[53716]: audit 2024-02-05T08:06:05.842540+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:06 smithi012 bash[55092]: audit 2024-02-05T08:06:05.789051+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:06 smithi012 bash[55092]: audit 2024-02-05T08:06:05.800428+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:06 smithi012 bash[55092]: audit 2024-02-05T08:06:05.834287+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:06 smithi012 bash[55092]: audit 2024-02-05T08:06:05.842540+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:06 smithi079 bash[41122]: audit 2024-02-05T08:06:05.789051+0000 mon.a (mon.0) 635 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:06 smithi079 bash[41122]: audit 2024-02-05T08:06:05.800428+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:06 smithi079 bash[41122]: audit 2024-02-05T08:06:05.834287+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:07.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:06 smithi079 bash[41122]: audit 2024-02-05T08:06:05.842540+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:08.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:07 smithi079 bash[41122]: cluster 2024-02-05T08:06:06.727185+0000 mgr.y (mgr.25471) 379 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-05T08:06:08.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:07 smithi012 bash[53716]: cluster 2024-02-05T08:06:06.727185+0000 mgr.y (mgr.25471) 379 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-05T08:06:08.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:07 smithi012 bash[55092]: cluster 2024-02-05T08:06:06.727185+0000 mgr.y (mgr.25471) 379 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-05T08:06:09.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:08 smithi079 bash[41122]: audit 2024-02-05T08:06:08.652586+0000 mon.a (mon.0) 639 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:09.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:08 smithi012 bash[53716]: audit 2024-02-05T08:06:08.652586+0000 mon.a (mon.0) 639 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:09.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:08 smithi012 bash[55092]: audit 2024-02-05T08:06:08.652586+0000 mon.a (mon.0) 639 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:10.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:09 smithi079 bash[41122]: cluster 2024-02-05T08:06:08.728591+0000 mgr.y (mgr.25471) 380 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 170 B/s wr, 124 op/s 2024-02-05T08:06:10.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:09 smithi012 bash[53716]: cluster 2024-02-05T08:06:08.728591+0000 mgr.y (mgr.25471) 380 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 170 B/s wr, 124 op/s 2024-02-05T08:06:10.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:09 smithi012 bash[55092]: cluster 2024-02-05T08:06:08.728591+0000 mgr.y (mgr.25471) 380 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 170 B/s wr, 124 op/s 2024-02-05T08:06:11.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:10 smithi012 bash[53716]: audit 2024-02-05T08:06:09.892561+0000 mgr.y (mgr.25471) 381 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:11.256 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:10 smithi012 bash[55092]: audit 2024-02-05T08:06:09.892561+0000 mgr.y (mgr.25471) 381 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:11.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:10 smithi079 bash[41122]: audit 2024-02-05T08:06:09.892561+0000 mgr.y (mgr.25471) 381 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:11.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:06:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:06:11] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.33.4" 2024-02-05T08:06:12.230 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:11 smithi012 bash[55092]: cluster 2024-02-05T08:06:10.729593+0000 mgr.y (mgr.25471) 382 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-05T08:06:12.230 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:11 smithi012 bash[53716]: cluster 2024-02-05T08:06:10.729593+0000 mgr.y (mgr.25471) 382 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-05T08:06:12.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:11 smithi079 bash[41122]: cluster 2024-02-05T08:06:10.729593+0000 mgr.y (mgr.25471) 382 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-05T08:06:14.249 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:06:14.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:13 smithi079 bash[41122]: cluster 2024-02-05T08:06:12.731103+0000 mgr.y (mgr.25471) 383 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 72 op/s 2024-02-05T08:06:14.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:13 smithi012 bash[55092]: cluster 2024-02-05T08:06:12.731103+0000 mgr.y (mgr.25471) 383 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 72 op/s 2024-02-05T08:06:14.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:13 smithi012 bash[53716]: cluster 2024-02-05T08:06:12.731103+0000 mgr.y (mgr.25471) 383 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 72 op/s 2024-02-05T08:06:15.060 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:06:15.060 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (8m) 10s ago 15m 16.1M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:06:15.060 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (8m) 10s ago 15m 44.7M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:06:15.060 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (7m) 10s ago 13m 48.7M - 3.5 e1d6a67b021e a15733c0b0db 2024-02-05T08:06:15.060 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (7m) 10s ago 21m 445M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:06:15.060 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (8m) 10s ago 23m 505M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:06:15.060 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (6m) 10s ago 23m 63.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:06:15.060 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (5m) 10s ago 22m 46.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:06:15.060 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (6m) 10s ago 22m 48.9M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (9m) 10s ago 16m 11.9M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (8m) 10s ago 16m 12.9M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (4m) 10s ago 21m 65.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (3m) 10s ago 20m 61.5M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (3m) 10s ago 20m 53.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (2m) 10s ago 19m 59.8M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (2m) 10s ago 18m 59.3M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (119s) 10s ago 18m 55.2M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 64b67fce2344 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (90s) 10s ago 17m 53.0M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 23902a00411b 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (60s) 10s ago 17m 58.5M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 00faff9b6fe7 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (7m) 10s ago 16m 71.5M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (37s) 10s ago 14m 90.0M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ec8b6094417e 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (23s) 10s ago 14m 89.8M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 57c5f130a632 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (30s) 10s ago 13m 90.0M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a caa56627aef3 2024-02-05T08:06:15.061 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (16s) 10s ago 13m 89.6M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ecfc1eac9502 2024-02-05T08:06:15.525 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:06:15.525 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:06:15.525 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:06:15.525 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:06:15.525 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:06:15.525 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:06:15.525 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:06:15.526 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:06:15.526 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T08:06:15.526 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:06:15.526 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:06:15.526 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T08:06:15.526 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:06:15.526 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:06:15.526 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T08:06:15.526 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:06:15.526 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:06:15.928 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:06:15.928 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:06:15.928 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:06:15.928 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:06:15.929 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:06:15.929 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:06:15.929 INFO:teuthology.orchestra.run.smithi012.stdout: "osd", 2024-02-05T08:06:15.929 INFO:teuthology.orchestra.run.smithi012.stdout: "mon", 2024-02-05T08:06:15.929 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw" 2024-02-05T08:06:15.929 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:06:15.929 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "17/23 daemons upgraded", 2024-02-05T08:06:15.929 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading rgw daemons", 2024-02-05T08:06:15.929 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:06:15.929 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:15 smithi079 bash[41122]: audit 2024-02-05T08:06:14.224863+0000 mgr.y (mgr.25471) 384 : audit 0 from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:15 smithi079 bash[41122]: audit 2024-02-05T08:06:14.625064+0000 mgr.y (mgr.25471) 385 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:15 smithi079 bash[41122]: cluster 2024-02-05T08:06:14.731911+0000 mgr.y (mgr.25471) 386 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T08:06:16.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:15 smithi079 bash[41122]: audit 2024-02-05T08:06:15.516854+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.12:0/3316861349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:16.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:15 smithi012 bash[55092]: audit 2024-02-05T08:06:14.224863+0000 mgr.y (mgr.25471) 384 : audit 0 from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:16.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:15 smithi012 bash[55092]: audit 2024-02-05T08:06:14.625064+0000 mgr.y (mgr.25471) 385 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:16.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:15 smithi012 bash[55092]: cluster 2024-02-05T08:06:14.731911+0000 mgr.y (mgr.25471) 386 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T08:06:16.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:15 smithi012 bash[55092]: audit 2024-02-05T08:06:15.516854+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.12:0/3316861349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:16.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:15 smithi012 bash[53716]: audit 2024-02-05T08:06:14.224863+0000 mgr.y (mgr.25471) 384 : audit 0 from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:16.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:15 smithi012 bash[53716]: audit 2024-02-05T08:06:14.625064+0000 mgr.y (mgr.25471) 385 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:16.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:15 smithi012 bash[53716]: cluster 2024-02-05T08:06:14.731911+0000 mgr.y (mgr.25471) 386 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T08:06:16.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:15 smithi012 bash[53716]: audit 2024-02-05T08:06:15.516854+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.12:0/3316861349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:16.390 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:06:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:15.027058+0000 mgr.y (mgr.25471) 387 : audit 0 from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:15.918349+0000 mgr.y (mgr.25471) 388 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.261748+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.271114+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.382584+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.12:0/2454348836' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:06:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.394718+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.403465+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.405163+0000 mon.a (mon.0) 644 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.406384+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.414133+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.504095+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.508221+0000 mon.a (mon.0) 648 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.511249+0000 mon.a (mon.0) 649 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.513720+0000 mon.a (mon.0) 650 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.517661+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.521792+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.525262+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.533548+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.537289+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi012.zgzwfl"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.543299+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi012.zgzwfl"}]': finished 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.547460+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.yatygr"}]: dispatch 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.552658+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.yatygr"}]': finished 2024-02-05T08:06:17.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.555472+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi012.iwrjem"}]: dispatch 2024-02-05T08:06:17.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.559700+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi012.iwrjem"}]': finished 2024-02-05T08:06:17.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.562484+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.nvkotr"}]: dispatch 2024-02-05T08:06:17.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.567754+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.nvkotr"}]': finished 2024-02-05T08:06:17.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.571880+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.578377+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.582383+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.585059+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:16 smithi079 bash[41122]: audit 2024-02-05T08:06:16.590815+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:15.027058+0000 mgr.y (mgr.25471) 387 : audit 0 from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:15.918349+0000 mgr.y (mgr.25471) 388 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.261748+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.271114+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.382584+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.12:0/2454348836' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:06:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.394718+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.403465+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.405163+0000 mon.a (mon.0) 644 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:06:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.406384+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.414133+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.504095+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.508221+0000 mon.a (mon.0) 648 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.511249+0000 mon.a (mon.0) 649 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.513720+0000 mon.a (mon.0) 650 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.517661+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.521792+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.525262+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.533548+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.537289+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi012.zgzwfl"}]: dispatch 2024-02-05T08:06:17.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.543299+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi012.zgzwfl"}]': finished 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:15.027058+0000 mgr.y (mgr.25471) 387 : audit 0 from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:15.918349+0000 mgr.y (mgr.25471) 388 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.261748+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.271114+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.382584+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.12:0/2454348836' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.394718+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.403465+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.405163+0000 mon.a (mon.0) 644 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.406384+0000 mon.a (mon.0) 645 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.414133+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.504095+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.508221+0000 mon.a (mon.0) 648 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.511249+0000 mon.a (mon.0) 649 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.513720+0000 mon.a (mon.0) 650 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.517661+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.521792+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.525262+0000 mon.a (mon.0) 653 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.533548+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.537289+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi012.zgzwfl"}]: dispatch 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.543299+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi012.zgzwfl"}]': finished 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.547460+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.yatygr"}]: dispatch 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.552658+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.yatygr"}]': finished 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.555472+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi012.iwrjem"}]: dispatch 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.559700+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi012.iwrjem"}]': finished 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.562484+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.nvkotr"}]: dispatch 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.567754+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.nvkotr"}]': finished 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.571880+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.578377+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.582383+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.585059+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[55092]: audit 2024-02-05T08:06:16.590815+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.547460+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.yatygr"}]: dispatch 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.552658+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.yatygr"}]': finished 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.555472+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi012.iwrjem"}]: dispatch 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.559700+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi012.iwrjem"}]': finished 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.562484+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.nvkotr"}]: dispatch 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.567754+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi079.nvkotr"}]': finished 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.571880+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.578377+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.582383+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.585059+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:17.347 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:16 smithi012 bash[53716]: audit 2024-02-05T08:06:16.590815+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:17 smithi079 bash[41122]: cephadm 2024-02-05T08:06:16.252851+0000 mgr.y (mgr.25471) 389 : cephadm 1 Detected new or changed devices on smithi079 2024-02-05T08:06:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:17 smithi079 bash[41122]: cephadm 2024-02-05T08:06:16.386158+0000 mgr.y (mgr.25471) 390 : cephadm 1 Detected new or changed devices on smithi012 2024-02-05T08:06:18.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:17 smithi079 bash[41122]: cephadm 2024-02-05T08:06:16.526726+0000 mgr.y (mgr.25471) 391 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-05T08:06:18.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:17 smithi079 bash[41122]: cephadm 2024-02-05T08:06:16.573201+0000 mgr.y (mgr.25471) 392 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-05T08:06:18.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:17 smithi079 bash[41122]: cephadm 2024-02-05T08:06:16.586416+0000 mgr.y (mgr.25471) 393 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-05T08:06:18.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:17 smithi079 bash[41122]: cluster 2024-02-05T08:06:16.733196+0000 mgr.y (mgr.25471) 394 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T08:06:18.281 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[53716]: cephadm 2024-02-05T08:06:16.252851+0000 mgr.y (mgr.25471) 389 : cephadm 1 Detected new or changed devices on smithi079 2024-02-05T08:06:18.281 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[53716]: cephadm 2024-02-05T08:06:16.386158+0000 mgr.y (mgr.25471) 390 : cephadm 1 Detected new or changed devices on smithi012 2024-02-05T08:06:18.281 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[53716]: cephadm 2024-02-05T08:06:16.526726+0000 mgr.y (mgr.25471) 391 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-05T08:06:18.281 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[53716]: cephadm 2024-02-05T08:06:16.573201+0000 mgr.y (mgr.25471) 392 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-05T08:06:18.281 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[53716]: cephadm 2024-02-05T08:06:16.586416+0000 mgr.y (mgr.25471) 393 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-05T08:06:18.281 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[53716]: cluster 2024-02-05T08:06:16.733196+0000 mgr.y (mgr.25471) 394 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T08:06:18.282 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[55092]: cephadm 2024-02-05T08:06:16.252851+0000 mgr.y (mgr.25471) 389 : cephadm 1 Detected new or changed devices on smithi079 2024-02-05T08:06:18.282 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[55092]: cephadm 2024-02-05T08:06:16.386158+0000 mgr.y (mgr.25471) 390 : cephadm 1 Detected new or changed devices on smithi012 2024-02-05T08:06:18.282 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[55092]: cephadm 2024-02-05T08:06:16.526726+0000 mgr.y (mgr.25471) 391 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-05T08:06:18.282 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[55092]: cephadm 2024-02-05T08:06:16.573201+0000 mgr.y (mgr.25471) 392 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-05T08:06:18.282 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[55092]: cephadm 2024-02-05T08:06:16.586416+0000 mgr.y (mgr.25471) 393 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-05T08:06:18.282 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:17 smithi012 bash[55092]: cluster 2024-02-05T08:06:16.733196+0000 mgr.y (mgr.25471) 394 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-05T08:06:20.198 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:19 smithi012 bash[55092]: cluster 2024-02-05T08:06:18.734498+0000 mgr.y (mgr.25471) 395 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:20.198 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:19 smithi012 bash[55092]: audit 2024-02-05T08:06:18.970235+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:20.198 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:19 smithi012 bash[55092]: audit 2024-02-05T08:06:18.974334+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T08:06:20.198 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:19 smithi012 bash[55092]: audit 2024-02-05T08:06:18.989376+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:06:20.198 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:19 smithi012 bash[53716]: cluster 2024-02-05T08:06:18.734498+0000 mgr.y (mgr.25471) 395 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:20.199 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:19 smithi012 bash[53716]: audit 2024-02-05T08:06:18.970235+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:20.199 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:19 smithi012 bash[53716]: audit 2024-02-05T08:06:18.974334+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T08:06:20.199 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:19 smithi012 bash[53716]: audit 2024-02-05T08:06:18.989376+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:06:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:19 smithi079 bash[41122]: cluster 2024-02-05T08:06:18.734498+0000 mgr.y (mgr.25471) 395 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:20.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:19 smithi079 bash[41122]: audit 2024-02-05T08:06:18.970235+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:20.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:19 smithi079 bash[41122]: audit 2024-02-05T08:06:18.974334+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi012.oxiwgf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T08:06:20.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:19 smithi079 bash[41122]: audit 2024-02-05T08:06:18.989376+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:06:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:20 smithi012 bash[53716]: cephadm 2024-02-05T08:06:18.963332+0000 mgr.y (mgr.25471) 396 : cephadm 1 Upgrade: Updating iscsi.foo.smithi012.oxiwgf 2024-02-05T08:06:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:20 smithi012 bash[53716]: cephadm 2024-02-05T08:06:18.990774+0000 mgr.y (mgr.25471) 397 : cephadm 1 Deploying daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T08:06:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:20 smithi012 bash[53716]: audit 2024-02-05T08:06:19.901987+0000 mgr.y (mgr.25471) 398 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:21.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:20 smithi012 bash[55092]: cephadm 2024-02-05T08:06:18.963332+0000 mgr.y (mgr.25471) 396 : cephadm 1 Upgrade: Updating iscsi.foo.smithi012.oxiwgf 2024-02-05T08:06:21.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:20 smithi012 bash[55092]: cephadm 2024-02-05T08:06:18.990774+0000 mgr.y (mgr.25471) 397 : cephadm 1 Deploying daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T08:06:21.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:20 smithi012 bash[55092]: audit 2024-02-05T08:06:19.901987+0000 mgr.y (mgr.25471) 398 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:21.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:20 smithi079 bash[41122]: cephadm 2024-02-05T08:06:18.963332+0000 mgr.y (mgr.25471) 396 : cephadm 1 Upgrade: Updating iscsi.foo.smithi012.oxiwgf 2024-02-05T08:06:21.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:20 smithi079 bash[41122]: cephadm 2024-02-05T08:06:18.990774+0000 mgr.y (mgr.25471) 397 : cephadm 1 Deploying daemon iscsi.foo.smithi012.oxiwgf on smithi012 2024-02-05T08:06:21.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:20 smithi079 bash[41122]: audit 2024-02-05T08:06:19.901987+0000 mgr.y (mgr.25471) 398 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:21.533 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:06:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:06:21] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.33.4" 2024-02-05T08:06:22.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:21 smithi079 bash[41122]: cluster 2024-02-05T08:06:20.735614+0000 mgr.y (mgr.25471) 399 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:22.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:21 smithi012 bash[53716]: cluster 2024-02-05T08:06:20.735614+0000 mgr.y (mgr.25471) 399 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:22.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:21 smithi012 bash[55092]: cluster 2024-02-05T08:06:20.735614+0000 mgr.y (mgr.25471) 399 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:24.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:23 smithi079 bash[41122]: cluster 2024-02-05T08:06:22.737176+0000 mgr.y (mgr.25471) 400 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:24.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:23 smithi079 bash[41122]: audit 2024-02-05T08:06:23.652835+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:23 smithi012 bash[53716]: cluster 2024-02-05T08:06:22.737176+0000 mgr.y (mgr.25471) 400 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:24.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:23 smithi012 bash[53716]: audit 2024-02-05T08:06:23.652835+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:23 smithi012 bash[55092]: cluster 2024-02-05T08:06:22.737176+0000 mgr.y (mgr.25471) 400 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:23 smithi012 bash[55092]: audit 2024-02-05T08:06:23.652835+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:25.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:24 smithi079 bash[41122]: cluster 2024-02-05T08:06:24.737909+0000 mgr.y (mgr.25471) 401 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:25.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:24 smithi012 bash[53716]: cluster 2024-02-05T08:06:24.737909+0000 mgr.y (mgr.25471) 401 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:24 smithi012 bash[55092]: cluster 2024-02-05T08:06:24.737909+0000 mgr.y (mgr.25471) 401 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:28.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:27 smithi079 bash[41122]: cluster 2024-02-05T08:06:26.739112+0000 mgr.y (mgr.25471) 402 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:28.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:27 smithi012 bash[53716]: cluster 2024-02-05T08:06:26.739112+0000 mgr.y (mgr.25471) 402 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:28.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:27 smithi012 bash[55092]: cluster 2024-02-05T08:06:26.739112+0000 mgr.y (mgr.25471) 402 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:30.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:29 smithi079 bash[41122]: cluster 2024-02-05T08:06:28.740467+0000 mgr.y (mgr.25471) 403 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:30.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:29 smithi012 bash[53716]: cluster 2024-02-05T08:06:28.740467+0000 mgr.y (mgr.25471) 403 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:30.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:29 smithi012 bash[55092]: cluster 2024-02-05T08:06:28.740467+0000 mgr.y (mgr.25471) 403 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:31.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:30 smithi012 bash[53716]: audit 2024-02-05T08:06:29.912629+0000 mgr.y (mgr.25471) 404 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:31.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:30 smithi012 bash[55092]: audit 2024-02-05T08:06:29.912629+0000 mgr.y (mgr.25471) 404 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:31.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:30 smithi079 bash[41122]: audit 2024-02-05T08:06:29.912629+0000 mgr.y (mgr.25471) 404 : audit 0 from='client.25411 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:31.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:06:31 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:06:31] "GET /metrics HTTP/1.1" 200 38537 "" "Prometheus/2.33.4" 2024-02-05T08:06:32.075 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:31 smithi012 bash[53716]: cluster 2024-02-05T08:06:30.741489+0000 mgr.y (mgr.25471) 405 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:32.075 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:31 smithi012 bash[55092]: cluster 2024-02-05T08:06:30.741489+0000 mgr.y (mgr.25471) 405 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:32.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:31 smithi079 bash[41122]: cluster 2024-02-05T08:06:30.741489+0000 mgr.y (mgr.25471) 405 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:34.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:33 smithi079 bash[41122]: cluster 2024-02-05T08:06:32.743006+0000 mgr.y (mgr.25471) 406 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:34.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:33 smithi079 bash[41122]: audit 2024-02-05T08:06:33.036828+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:33 smithi079 bash[41122]: audit 2024-02-05T08:06:33.050181+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:34.393 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:33 smithi012 bash[53716]: cluster 2024-02-05T08:06:32.743006+0000 mgr.y (mgr.25471) 406 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:34.393 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:33 smithi012 bash[53716]: audit 2024-02-05T08:06:33.036828+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:34.394 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:33 smithi012 bash[53716]: audit 2024-02-05T08:06:33.050181+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:34.394 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:33 smithi012 bash[55092]: cluster 2024-02-05T08:06:32.743006+0000 mgr.y (mgr.25471) 406 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:34.394 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:33 smithi012 bash[55092]: audit 2024-02-05T08:06:33.036828+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:34.394 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:33 smithi012 bash[55092]: audit 2024-02-05T08:06:33.050181+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:36.052 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:35 smithi012 bash[53716]: cluster 2024-02-05T08:06:34.743776+0000 mgr.y (mgr.25471) 407 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:36.053 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:35 smithi012 bash[55092]: cluster 2024-02-05T08:06:34.743776+0000 mgr.y (mgr.25471) 407 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:36.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:35 smithi079 bash[41122]: cluster 2024-02-05T08:06:34.743776+0000 mgr.y (mgr.25471) 407 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:37.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:36 smithi079 bash[41122]: audit 2024-02-05T08:06:36.182305+0000 mon.a (mon.0) 674 : audit 0 from='client.? 172.21.15.12:0/2796056885' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T08:06:37.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:36 smithi079 bash[41122]: audit 2024-02-05T08:06:36.571208+0000 mon.a (mon.0) 675 : audit 1 from='client.? 172.21.15.12:0/2987735508' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3742301588"}]: dispatch 2024-02-05T08:06:37.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:36 smithi012 bash[55092]: audit 2024-02-05T08:06:36.182305+0000 mon.a (mon.0) 674 : audit 0 from='client.? 172.21.15.12:0/2796056885' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T08:06:37.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:36 smithi012 bash[55092]: audit 2024-02-05T08:06:36.571208+0000 mon.a (mon.0) 675 : audit 1 from='client.? 172.21.15.12:0/2987735508' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3742301588"}]: dispatch 2024-02-05T08:06:37.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:36 smithi012 bash[53716]: audit 2024-02-05T08:06:36.182305+0000 mon.a (mon.0) 674 : audit 0 from='client.? 172.21.15.12:0/2796056885' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T08:06:37.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:36 smithi012 bash[53716]: audit 2024-02-05T08:06:36.571208+0000 mon.a (mon.0) 675 : audit 1 from='client.? 172.21.15.12:0/2987735508' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3742301588"}]: dispatch 2024-02-05T08:06:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:37 smithi079 bash[41122]: cluster 2024-02-05T08:06:36.745084+0000 mgr.y (mgr.25471) 408 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:37 smithi079 bash[41122]: audit 2024-02-05T08:06:36.918111+0000 mon.a (mon.0) 676 : audit 1 from='client.? 172.21.15.12:0/2987735508' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3742301588"}]': finished 2024-02-05T08:06:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:37 smithi079 bash[41122]: cluster 2024-02-05T08:06:36.925664+0000 mon.a (mon.0) 677 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-02-05T08:06:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:37 smithi079 bash[41122]: audit 2024-02-05T08:06:37.323140+0000 mon.a (mon.0) 678 : audit 1 from='client.? 172.21.15.12:0/2941502476' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2965231504"}]: dispatch 2024-02-05T08:06:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:37 smithi012 bash[53716]: cluster 2024-02-05T08:06:36.745084+0000 mgr.y (mgr.25471) 408 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:37 smithi012 bash[53716]: audit 2024-02-05T08:06:36.918111+0000 mon.a (mon.0) 676 : audit 1 from='client.? 172.21.15.12:0/2987735508' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3742301588"}]': finished 2024-02-05T08:06:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:37 smithi012 bash[53716]: cluster 2024-02-05T08:06:36.925664+0000 mon.a (mon.0) 677 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-02-05T08:06:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:37 smithi012 bash[53716]: audit 2024-02-05T08:06:37.323140+0000 mon.a (mon.0) 678 : audit 1 from='client.? 172.21.15.12:0/2941502476' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2965231504"}]: dispatch 2024-02-05T08:06:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:37 smithi012 bash[55092]: cluster 2024-02-05T08:06:36.745084+0000 mgr.y (mgr.25471) 408 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:06:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:37 smithi012 bash[55092]: audit 2024-02-05T08:06:36.918111+0000 mon.a (mon.0) 676 : audit 1 from='client.? 172.21.15.12:0/2987735508' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3742301588"}]': finished 2024-02-05T08:06:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:37 smithi012 bash[55092]: cluster 2024-02-05T08:06:36.925664+0000 mon.a (mon.0) 677 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-02-05T08:06:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:37 smithi012 bash[55092]: audit 2024-02-05T08:06:37.323140+0000 mon.a (mon.0) 678 : audit 1 from='client.? 172.21.15.12:0/2941502476' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2965231504"}]: dispatch 2024-02-05T08:06:39.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:38 smithi079 bash[41122]: audit 2024-02-05T08:06:37.920970+0000 mon.a (mon.0) 679 : audit 1 from='client.? 172.21.15.12:0/2941502476' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2965231504"}]': finished 2024-02-05T08:06:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:38 smithi079 bash[41122]: cluster 2024-02-05T08:06:37.927760+0000 mon.a (mon.0) 680 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-02-05T08:06:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:38 smithi079 bash[41122]: audit 2024-02-05T08:06:38.324125+0000 mon.c (mon.1) 14 : audit 1 from='client.? 172.21.15.12:0/1965623348' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/79874221"}]: dispatch 2024-02-05T08:06:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:38 smithi079 bash[41122]: audit 2024-02-05T08:06:38.324915+0000 mon.a (mon.0) 681 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/79874221"}]: dispatch 2024-02-05T08:06:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:38 smithi079 bash[41122]: audit 2024-02-05T08:06:38.653732+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:39.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:38 smithi079 bash[41122]: cluster 2024-02-05T08:06:38.745845+0000 mgr.y (mgr.25471) 409 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-02-05T08:06:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[53716]: audit 2024-02-05T08:06:37.920970+0000 mon.a (mon.0) 679 : audit 1 from='client.? 172.21.15.12:0/2941502476' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2965231504"}]': finished 2024-02-05T08:06:39.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[53716]: cluster 2024-02-05T08:06:37.927760+0000 mon.a (mon.0) 680 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-02-05T08:06:39.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[53716]: audit 2024-02-05T08:06:38.324125+0000 mon.c (mon.1) 14 : audit 1 from='client.? 172.21.15.12:0/1965623348' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/79874221"}]: dispatch 2024-02-05T08:06:39.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[53716]: audit 2024-02-05T08:06:38.324915+0000 mon.a (mon.0) 681 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/79874221"}]: dispatch 2024-02-05T08:06:39.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[53716]: audit 2024-02-05T08:06:38.653732+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:39.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[53716]: cluster 2024-02-05T08:06:38.745845+0000 mgr.y (mgr.25471) 409 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-02-05T08:06:39.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[55092]: audit 2024-02-05T08:06:37.920970+0000 mon.a (mon.0) 679 : audit 1 from='client.? 172.21.15.12:0/2941502476' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/2965231504"}]': finished 2024-02-05T08:06:39.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[55092]: cluster 2024-02-05T08:06:37.927760+0000 mon.a (mon.0) 680 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-02-05T08:06:39.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[55092]: audit 2024-02-05T08:06:38.324125+0000 mon.c (mon.1) 14 : audit 1 from='client.? 172.21.15.12:0/1965623348' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/79874221"}]: dispatch 2024-02-05T08:06:39.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[55092]: audit 2024-02-05T08:06:38.324915+0000 mon.a (mon.0) 681 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/79874221"}]: dispatch 2024-02-05T08:06:39.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[55092]: audit 2024-02-05T08:06:38.653732+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:39.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:38 smithi012 bash[55092]: cluster 2024-02-05T08:06:38.745845+0000 mgr.y (mgr.25471) 409 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-02-05T08:06:40.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:39 smithi079 bash[41122]: audit 2024-02-05T08:06:38.940805+0000 mon.a (mon.0) 683 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/79874221"}]': finished 2024-02-05T08:06:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:39 smithi079 bash[41122]: cluster 2024-02-05T08:06:38.948111+0000 mon.a (mon.0) 684 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-05T08:06:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:39 smithi079 bash[41122]: audit 2024-02-05T08:06:39.286965+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:39 smithi079 bash[41122]: audit 2024-02-05T08:06:39.297161+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:39 smithi079 bash[41122]: audit 2024-02-05T08:06:39.386703+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:39 smithi079 bash[41122]: audit 2024-02-05T08:06:39.396263+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:39 smithi079 bash[41122]: audit 2024-02-05T08:06:39.413537+0000 mon.c (mon.1) 15 : audit 1 from='client.? 172.21.15.12:0/446910106' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3846337836"}]: dispatch 2024-02-05T08:06:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:39 smithi079 bash[41122]: audit 2024-02-05T08:06:39.414523+0000 mon.a (mon.0) 689 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3846337836"}]: dispatch 2024-02-05T08:06:40.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[53716]: audit 2024-02-05T08:06:38.940805+0000 mon.a (mon.0) 683 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/79874221"}]': finished 2024-02-05T08:06:40.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[53716]: cluster 2024-02-05T08:06:38.948111+0000 mon.a (mon.0) 684 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-05T08:06:40.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[53716]: audit 2024-02-05T08:06:39.286965+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[53716]: audit 2024-02-05T08:06:39.297161+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[53716]: audit 2024-02-05T08:06:39.386703+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[53716]: audit 2024-02-05T08:06:39.396263+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[53716]: audit 2024-02-05T08:06:39.413537+0000 mon.c (mon.1) 15 : audit 1 from='client.? 172.21.15.12:0/446910106' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3846337836"}]: dispatch 2024-02-05T08:06:40.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[53716]: audit 2024-02-05T08:06:39.414523+0000 mon.a (mon.0) 689 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3846337836"}]: dispatch 2024-02-05T08:06:40.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[55092]: audit 2024-02-05T08:06:38.940805+0000 mon.a (mon.0) 683 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/79874221"}]': finished 2024-02-05T08:06:40.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[55092]: cluster 2024-02-05T08:06:38.948111+0000 mon.a (mon.0) 684 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-05T08:06:40.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[55092]: audit 2024-02-05T08:06:39.286965+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[55092]: audit 2024-02-05T08:06:39.297161+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[55092]: audit 2024-02-05T08:06:39.386703+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[55092]: audit 2024-02-05T08:06:39.396263+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:40.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[55092]: audit 2024-02-05T08:06:39.413537+0000 mon.c (mon.1) 15 : audit 1 from='client.? 172.21.15.12:0/446910106' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3846337836"}]: dispatch 2024-02-05T08:06:40.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:39 smithi012 bash[55092]: audit 2024-02-05T08:06:39.414523+0000 mon.a (mon.0) 689 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3846337836"}]: dispatch 2024-02-05T08:06:41.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:06:41] "GET /metrics HTTP/1.1" 200 38536 "" "Prometheus/2.33.4" 2024-02-05T08:06:41.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[53716]: audit 2024-02-05T08:06:40.396701+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3846337836"}]': finished 2024-02-05T08:06:41.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[53716]: cluster 2024-02-05T08:06:40.401541+0000 mon.a (mon.0) 691 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-05T08:06:41.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[53716]: audit 2024-02-05T08:06:40.440449+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:41.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[53716]: audit 2024-02-05T08:06:40.451547+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:41.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[53716]: cluster 2024-02-05T08:06:40.746596+0000 mgr.y (mgr.25471) 410 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-02-05T08:06:41.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[53716]: audit 2024-02-05T08:06:40.806278+0000 mon.a (mon.0) 694 : audit 1 from='client.? 172.21.15.12:0/1388653168' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3328909116"}]: dispatch 2024-02-05T08:06:41.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[55092]: audit 2024-02-05T08:06:40.396701+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3846337836"}]': finished 2024-02-05T08:06:41.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[55092]: cluster 2024-02-05T08:06:40.401541+0000 mon.a (mon.0) 691 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-05T08:06:41.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[55092]: audit 2024-02-05T08:06:40.440449+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:41.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[55092]: audit 2024-02-05T08:06:40.451547+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:41.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[55092]: cluster 2024-02-05T08:06:40.746596+0000 mgr.y (mgr.25471) 410 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-02-05T08:06:41.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:41 smithi012 bash[55092]: audit 2024-02-05T08:06:40.806278+0000 mon.a (mon.0) 694 : audit 1 from='client.? 172.21.15.12:0/1388653168' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3328909116"}]: dispatch 2024-02-05T08:06:41.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:41 smithi079 bash[41122]: audit 2024-02-05T08:06:40.396701+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6801/3846337836"}]': finished 2024-02-05T08:06:41.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:41 smithi079 bash[41122]: cluster 2024-02-05T08:06:40.401541+0000 mon.a (mon.0) 691 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-05T08:06:41.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:41 smithi079 bash[41122]: audit 2024-02-05T08:06:40.440449+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:41.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:41 smithi079 bash[41122]: audit 2024-02-05T08:06:40.451547+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:41.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:41 smithi079 bash[41122]: cluster 2024-02-05T08:06:40.746596+0000 mgr.y (mgr.25471) 410 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-02-05T08:06:41.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:41 smithi079 bash[41122]: audit 2024-02-05T08:06:40.806278+0000 mon.a (mon.0) 694 : audit 1 from='client.? 172.21.15.12:0/1388653168' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3328909116"}]: dispatch 2024-02-05T08:06:42.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:42 smithi079 bash[41122]: audit 2024-02-05T08:06:41.458590+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.12:0/1388653168' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3328909116"}]': finished 2024-02-05T08:06:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:42 smithi079 bash[41122]: cluster 2024-02-05T08:06:41.463064+0000 mon.a (mon.0) 696 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-02-05T08:06:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:42 smithi079 bash[41122]: audit 2024-02-05T08:06:41.865633+0000 mon.c (mon.1) 16 : audit 1 from='client.? 172.21.15.12:0/1868811531' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3846337836"}]: dispatch 2024-02-05T08:06:42.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:42 smithi079 bash[41122]: audit 2024-02-05T08:06:41.866593+0000 mon.a (mon.0) 697 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3846337836"}]: dispatch 2024-02-05T08:06:42.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:42 smithi012 bash[53716]: audit 2024-02-05T08:06:41.458590+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.12:0/1388653168' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3328909116"}]': finished 2024-02-05T08:06:42.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:42 smithi012 bash[53716]: cluster 2024-02-05T08:06:41.463064+0000 mon.a (mon.0) 696 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-02-05T08:06:42.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:42 smithi012 bash[53716]: audit 2024-02-05T08:06:41.865633+0000 mon.c (mon.1) 16 : audit 1 from='client.? 172.21.15.12:0/1868811531' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3846337836"}]: dispatch 2024-02-05T08:06:42.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:42 smithi012 bash[53716]: audit 2024-02-05T08:06:41.866593+0000 mon.a (mon.0) 697 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3846337836"}]: dispatch 2024-02-05T08:06:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:42 smithi012 bash[55092]: audit 2024-02-05T08:06:41.458590+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.12:0/1388653168' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:0/3328909116"}]': finished 2024-02-05T08:06:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:42 smithi012 bash[55092]: cluster 2024-02-05T08:06:41.463064+0000 mon.a (mon.0) 696 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-02-05T08:06:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:42 smithi012 bash[55092]: audit 2024-02-05T08:06:41.865633+0000 mon.c (mon.1) 16 : audit 1 from='client.? 172.21.15.12:0/1868811531' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3846337836"}]: dispatch 2024-02-05T08:06:42.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:42 smithi012 bash[55092]: audit 2024-02-05T08:06:41.866593+0000 mon.a (mon.0) 697 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3846337836"}]: dispatch 2024-02-05T08:06:43.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:43 smithi079 bash[41122]: audit 2024-02-05T08:06:42.470467+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3846337836"}]': finished 2024-02-05T08:06:43.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:43 smithi079 bash[41122]: cluster 2024-02-05T08:06:42.473995+0000 mon.a (mon.0) 699 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-02-05T08:06:43.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:43 smithi079 bash[41122]: cluster 2024-02-05T08:06:42.747421+0000 mgr.y (mgr.25471) 411 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:43.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:43 smithi012 bash[53716]: audit 2024-02-05T08:06:42.470467+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3846337836"}]': finished 2024-02-05T08:06:43.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:43 smithi012 bash[53716]: cluster 2024-02-05T08:06:42.473995+0000 mon.a (mon.0) 699 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-02-05T08:06:43.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:43 smithi012 bash[53716]: cluster 2024-02-05T08:06:42.747421+0000 mgr.y (mgr.25471) 411 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:43.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:43 smithi012 bash[55092]: audit 2024-02-05T08:06:42.470467+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi012.oxiwgf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.12:6800/3846337836"}]': finished 2024-02-05T08:06:43.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:43 smithi012 bash[55092]: cluster 2024-02-05T08:06:42.473995+0000 mon.a (mon.0) 699 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-02-05T08:06:43.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:43 smithi012 bash[55092]: cluster 2024-02-05T08:06:42.747421+0000 mgr.y (mgr.25471) 411 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:46.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:45 smithi012 bash[53716]: cluster 2024-02-05T08:06:44.748192+0000 mgr.y (mgr.25471) 412 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 0 op/s 2024-02-05T08:06:46.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:45 smithi012 bash[55092]: cluster 2024-02-05T08:06:44.748192+0000 mgr.y (mgr.25471) 412 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 0 op/s 2024-02-05T08:06:46.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:45 smithi079 bash[41122]: cluster 2024-02-05T08:06:44.748192+0000 mgr.y (mgr.25471) 412 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 881 B/s rd, 0 op/s 2024-02-05T08:06:46.831 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:06:46.988 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:46 smithi012 bash[53716]: audit 2024-02-05T08:06:45.817064+0000 mgr.y (mgr.25471) 413 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:46.988 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:46 smithi012 bash[55092]: audit 2024-02-05T08:06:45.817064+0000 mgr.y (mgr.25471) 413 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:47.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:46 smithi079 bash[41122]: audit 2024-02-05T08:06:45.817064+0000 mgr.y (mgr.25471) 413 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:47.618 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:06:47.618 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (9m) 8s ago 16m 16.1M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:06:47.619 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (8m) 8s ago 16m 44.5M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:06:47.619 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (14s) 8s ago 14m - - 3.6 8f4bf3e8b16a e1b63d8ae044 2024-02-05T08:06:47.619 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (7m) 8s ago 22m 445M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:06:47.619 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (8m) 8s ago 24m 506M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:06:47.619 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (7m) 8s ago 24m 64.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:06:47.619 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (6m) 8s ago 22m 47.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:06:47.620 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (6m) 8s ago 22m 50.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:06:47.620 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (9m) 8s ago 16m 15.3M - 1.3.1 1dbe0e931976 97b2972d0f0b 2024-02-05T08:06:47.620 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (9m) 8s ago 16m 12.4M - 1.3.1 1dbe0e931976 c22cba5ffa88 2024-02-05T08:06:47.620 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (5m) 8s ago 21m 65.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:06:47.620 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (4m) 8s ago 21m 61.7M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:06:47.620 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (4m) 8s ago 20m 53.5M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:06:47.620 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (3m) 8s ago 20m 60.3M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:06:47.621 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (3m) 8s ago 19m 59.7M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:06:47.621 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (2m) 8s ago 18m 55.5M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 64b67fce2344 2024-02-05T08:06:47.621 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (2m) 8s ago 18m 53.8M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 23902a00411b 2024-02-05T08:06:47.621 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (92s) 8s ago 17m 58.7M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 00faff9b6fe7 2024-02-05T08:06:47.621 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (7m) 8s ago 16m 71.9M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:06:47.621 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (69s) 8s ago 14m 90.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ec8b6094417e 2024-02-05T08:06:47.622 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (55s) 8s ago 14m 90.2M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 57c5f130a632 2024-02-05T08:06:47.622 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (62s) 8s ago 14m 90.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a caa56627aef3 2024-02-05T08:06:47.622 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (49s) 8s ago 14m 90.0M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ecfc1eac9502 2024-02-05T08:06:48.073 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T08:06:48.074 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:06:48.075 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:06:48.075 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T08:06:48.075 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:06:48.075 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:06:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:47 smithi079 bash[41122]: cluster 2024-02-05T08:06:46.749167+0000 mgr.y (mgr.25471) 414 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 0 op/s 2024-02-05T08:06:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:47 smithi079 bash[41122]: audit 2024-02-05T08:06:46.799473+0000 mgr.y (mgr.25471) 415 : audit 0 from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:48.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:47 smithi012 bash[55092]: cluster 2024-02-05T08:06:46.749167+0000 mgr.y (mgr.25471) 414 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 0 op/s 2024-02-05T08:06:48.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:47 smithi012 bash[55092]: audit 2024-02-05T08:06:46.799473+0000 mgr.y (mgr.25471) 415 : audit 0 from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:48.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:47 smithi012 bash[53716]: cluster 2024-02-05T08:06:46.749167+0000 mgr.y (mgr.25471) 414 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 0 op/s 2024-02-05T08:06:48.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:47 smithi012 bash[53716]: audit 2024-02-05T08:06:46.799473+0000 mgr.y (mgr.25471) 415 : audit 0 from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:48.472 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:06:48.472 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:06:48.472 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:06:48.472 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:06:48.472 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:06:48.472 INFO:teuthology.orchestra.run.smithi012.stdout: "osd", 2024-02-05T08:06:48.473 INFO:teuthology.orchestra.run.smithi012.stdout: "mon", 2024-02-05T08:06:48.473 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw", 2024-02-05T08:06:48.473 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:06:48.473 INFO:teuthology.orchestra.run.smithi012.stdout: "iscsi" 2024-02-05T08:06:48.473 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:06:48.473 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "18/23 daemons upgraded", 2024-02-05T08:06:48.473 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading iscsi daemons", 2024-02-05T08:06:48.473 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:06:48.473 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:06:48.934 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:06:49.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:48 smithi079 bash[41122]: audit 2024-02-05T08:06:47.204687+0000 mgr.y (mgr.25471) 416 : audit 0 from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:49.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:48 smithi079 bash[41122]: audit 2024-02-05T08:06:47.593408+0000 mgr.y (mgr.25471) 417 : audit 0 from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:49.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:48 smithi079 bash[41122]: audit 2024-02-05T08:06:48.065072+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.12:0/3573691936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:49.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:48 smithi012 bash[55092]: audit 2024-02-05T08:06:47.204687+0000 mgr.y (mgr.25471) 416 : audit 0 from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:49.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:48 smithi012 bash[55092]: audit 2024-02-05T08:06:47.593408+0000 mgr.y (mgr.25471) 417 : audit 0 from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:49.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:48 smithi012 bash[55092]: audit 2024-02-05T08:06:48.065072+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.12:0/3573691936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:49.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:48 smithi012 bash[53716]: audit 2024-02-05T08:06:47.204687+0000 mgr.y (mgr.25471) 416 : audit 0 from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:49.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:48 smithi012 bash[53716]: audit 2024-02-05T08:06:47.593408+0000 mgr.y (mgr.25471) 417 : audit 0 from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:49.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:48 smithi012 bash[53716]: audit 2024-02-05T08:06:48.065072+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.12:0/3573691936' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:50.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:49 smithi079 bash[41122]: audit 2024-02-05T08:06:48.463486+0000 mgr.y (mgr.25471) 418 : audit 0 from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:49 smithi079 bash[41122]: cluster 2024-02-05T08:06:48.750323+0000 mgr.y (mgr.25471) 419 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:49 smithi079 bash[41122]: audit 2024-02-05T08:06:48.926020+0000 mon.a (mon.0) 700 : audit 0 from='client.? 172.21.15.12:0/109353295' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:06:50.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:49 smithi012 bash[55092]: audit 2024-02-05T08:06:48.463486+0000 mgr.y (mgr.25471) 418 : audit 0 from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:50.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:49 smithi012 bash[55092]: cluster 2024-02-05T08:06:48.750323+0000 mgr.y (mgr.25471) 419 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:50.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:49 smithi012 bash[55092]: audit 2024-02-05T08:06:48.926020+0000 mon.a (mon.0) 700 : audit 0 from='client.? 172.21.15.12:0/109353295' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:06:50.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:49 smithi012 bash[53716]: audit 2024-02-05T08:06:48.463486+0000 mgr.y (mgr.25471) 418 : audit 0 from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:06:50.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:49 smithi012 bash[53716]: cluster 2024-02-05T08:06:48.750323+0000 mgr.y (mgr.25471) 419 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:06:50.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:49 smithi012 bash[53716]: audit 2024-02-05T08:06:48.926020+0000 mon.a (mon.0) 700 : audit 0 from='client.? 172.21.15.12:0/109353295' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:06:51.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:06:51] "GET /metrics HTTP/1.1" 200 38536 "" "Prometheus/2.33.4" 2024-02-05T08:06:52.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:51 smithi079 bash[41122]: cluster 2024-02-05T08:06:50.751410+0000 mgr.y (mgr.25471) 420 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:06:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:51 smithi079 bash[41122]: audit 2024-02-05T08:06:51.604291+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:51 smithi079 bash[41122]: audit 2024-02-05T08:06:51.616010+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:51 smithi079 bash[41122]: audit 2024-02-05T08:06:51.618051+0000 mon.a (mon.0) 703 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:06:52.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:51 smithi079 bash[41122]: audit 2024-02-05T08:06:51.619570+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:06:52.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[55092]: cluster 2024-02-05T08:06:50.751410+0000 mgr.y (mgr.25471) 420 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:06:52.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[55092]: audit 2024-02-05T08:06:51.604291+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:52.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[55092]: audit 2024-02-05T08:06:51.616010+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:52.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[55092]: audit 2024-02-05T08:06:51.618051+0000 mon.a (mon.0) 703 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:06:52.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[55092]: audit 2024-02-05T08:06:51.619570+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:06:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[53716]: cluster 2024-02-05T08:06:50.751410+0000 mgr.y (mgr.25471) 420 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T08:06:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[53716]: audit 2024-02-05T08:06:51.604291+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[53716]: audit 2024-02-05T08:06:51.616010+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[53716]: audit 2024-02-05T08:06:51.618051+0000 mon.a (mon.0) 703 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:06:52.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:51 smithi012 bash[53716]: audit 2024-02-05T08:06:51.619570+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:06:52.912 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: cephadm 2024-02-05T08:06:51.628812+0000 mgr.y (mgr.25471) 421 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.005401+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.091564+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.114830+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.117736+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.120741+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.129093+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.143187+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.146810+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.149565+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.151817+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.155100+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.158685+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.161443+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:52.913 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.163415+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:52.914 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.165376+0000 mon.a (mon.0) 719 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:52.914 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.167481+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:52.914 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.169711+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: cephadm 2024-02-05T08:06:51.628812+0000 mgr.y (mgr.25471) 421 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-05T08:06:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.005401+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.091564+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T08:06:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.114830+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.117736+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T08:06:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.120741+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T08:06:53.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.129093+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.143187+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.146810+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.149565+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.151817+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.155100+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.158685+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.161443+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.163415+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.165376+0000 mon.a (mon.0) 719 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.167481+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.169711+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.179432+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.183453+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi012.oxiwgf"}]: dispatch 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.189744+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi012.oxiwgf"}]': finished 2024-02-05T08:06:53.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.193844+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.204031+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.208485+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:52 smithi079 bash[41122]: audit 2024-02-05T08:06:52.217122+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.179432+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.183453+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi012.oxiwgf"}]: dispatch 2024-02-05T08:06:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.189744+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi012.oxiwgf"}]': finished 2024-02-05T08:06:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.193844+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.204031+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.208485+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[53716]: audit 2024-02-05T08:06:52.217122+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: cephadm 2024-02-05T08:06:51.628812+0000 mgr.y (mgr.25471) 421 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.005401+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.091564+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.114830+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.117736+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.120741+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.129093+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.143187+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.146810+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.149565+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.151817+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.155100+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.158685+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.161443+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.163415+0000 mon.a (mon.0) 718 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.165376+0000 mon.a (mon.0) 719 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.167481+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.169711+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.179432+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.183453+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi012.oxiwgf"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.189744+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi012.oxiwgf"}]': finished 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.193844+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.204031+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.208485+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:06:53.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:52 smithi012 bash[55092]: audit 2024-02-05T08:06:52.217122+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:54.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[53716]: audit 2024-02-05T08:06:52.092713+0000 mgr.y (mgr.25471) 422 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T08:06:54.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[53716]: cephadm 2024-02-05T08:06:52.117160+0000 mgr.y (mgr.25471) 423 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T08:06:54.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[53716]: audit 2024-02-05T08:06:52.118314+0000 mgr.y (mgr.25471) 424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T08:06:54.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[53716]: audit 2024-02-05T08:06:52.121511+0000 mgr.y (mgr.25471) 425 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T08:06:54.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[53716]: cephadm 2024-02-05T08:06:52.170852+0000 mgr.y (mgr.25471) 426 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-05T08:06:54.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[53716]: cephadm 2024-02-05T08:06:52.195213+0000 mgr.y (mgr.25471) 427 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-05T08:06:54.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[53716]: cephadm 2024-02-05T08:06:52.209753+0000 mgr.y (mgr.25471) 428 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-05T08:06:54.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[53716]: cluster 2024-02-05T08:06:52.753300+0000 mgr.y (mgr.25471) 429 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-02-05T08:06:54.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[53716]: audit 2024-02-05T08:06:53.654489+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:54.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[55092]: audit 2024-02-05T08:06:52.092713+0000 mgr.y (mgr.25471) 422 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T08:06:54.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[55092]: cephadm 2024-02-05T08:06:52.117160+0000 mgr.y (mgr.25471) 423 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T08:06:54.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[55092]: audit 2024-02-05T08:06:52.118314+0000 mgr.y (mgr.25471) 424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T08:06:54.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[55092]: audit 2024-02-05T08:06:52.121511+0000 mgr.y (mgr.25471) 425 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T08:06:54.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[55092]: cephadm 2024-02-05T08:06:52.170852+0000 mgr.y (mgr.25471) 426 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-05T08:06:54.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[55092]: cephadm 2024-02-05T08:06:52.195213+0000 mgr.y (mgr.25471) 427 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-05T08:06:54.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[55092]: cephadm 2024-02-05T08:06:52.209753+0000 mgr.y (mgr.25471) 428 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-05T08:06:54.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[55092]: cluster 2024-02-05T08:06:52.753300+0000 mgr.y (mgr.25471) 429 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-02-05T08:06:54.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:53 smithi012 bash[55092]: audit 2024-02-05T08:06:53.654489+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:53 smithi079 bash[41122]: audit 2024-02-05T08:06:52.092713+0000 mgr.y (mgr.25471) 422 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T08:06:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:53 smithi079 bash[41122]: cephadm 2024-02-05T08:06:52.117160+0000 mgr.y (mgr.25471) 423 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.12:5000 to Dashboard 2024-02-05T08:06:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:53 smithi079 bash[41122]: audit 2024-02-05T08:06:52.118314+0000 mgr.y (mgr.25471) 424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T08:06:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:53 smithi079 bash[41122]: audit 2024-02-05T08:06:52.121511+0000 mgr.y (mgr.25471) 425 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi012"}]: dispatch 2024-02-05T08:06:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:53 smithi079 bash[41122]: cephadm 2024-02-05T08:06:52.170852+0000 mgr.y (mgr.25471) 426 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-05T08:06:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:53 smithi079 bash[41122]: cephadm 2024-02-05T08:06:52.195213+0000 mgr.y (mgr.25471) 427 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-05T08:06:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:53 smithi079 bash[41122]: cephadm 2024-02-05T08:06:52.209753+0000 mgr.y (mgr.25471) 428 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-05T08:06:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:53 smithi079 bash[41122]: cluster 2024-02-05T08:06:52.753300+0000 mgr.y (mgr.25471) 429 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-02-05T08:06:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:53 smithi079 bash[41122]: audit 2024-02-05T08:06:53.654489+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:06:55.592 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:55 smithi012 systemd[1]: Stopping Ceph node-exporter.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:06:56.269 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:55 smithi012 bash[53716]: cephadm 2024-02-05T08:06:54.744023+0000 mgr.y (mgr.25471) 430 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-05T08:06:56.270 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:55 smithi012 bash[53716]: cephadm 2024-02-05T08:06:54.745028+0000 mgr.y (mgr.25471) 431 : cephadm 1 Deploying daemon node-exporter.a on smithi012 2024-02-05T08:06:56.270 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:55 smithi012 bash[53716]: cluster 2024-02-05T08:06:54.754105+0000 mgr.y (mgr.25471) 432 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-02-05T08:06:56.270 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:55 smithi012 bash[55092]: cephadm 2024-02-05T08:06:54.744023+0000 mgr.y (mgr.25471) 430 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-05T08:06:56.270 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:55 smithi012 bash[55092]: cephadm 2024-02-05T08:06:54.745028+0000 mgr.y (mgr.25471) 431 : cephadm 1 Deploying daemon node-exporter.a on smithi012 2024-02-05T08:06:56.270 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:55 smithi012 bash[55092]: cluster 2024-02-05T08:06:54.754105+0000 mgr.y (mgr.25471) 432 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-02-05T08:06:56.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:55 smithi079 bash[41122]: cephadm 2024-02-05T08:06:54.744023+0000 mgr.y (mgr.25471) 430 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-05T08:06:56.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:55 smithi079 bash[41122]: cephadm 2024-02-05T08:06:54.745028+0000 mgr.y (mgr.25471) 431 : cephadm 1 Deploying daemon node-exporter.a on smithi012 2024-02-05T08:06:56.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:55 smithi079 bash[41122]: cluster 2024-02-05T08:06:54.754105+0000 mgr.y (mgr.25471) 432 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-02-05T08:06:56.533 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:56 smithi012 bash[80185]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter-a 2024-02-05T08:06:56.533 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:56 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-05T08:06:56.533 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:56 smithi012 bash[80258]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter-a 2024-02-05T08:06:56.533 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:56 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-05T08:06:56.533 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:56 smithi012 systemd[1]: Stopped Ceph node-exporter.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:06:56.826 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:56 smithi012 systemd[1]: Started Ceph node-exporter.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:06:56.826 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:56 smithi012 bash[80326]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-02-05T08:06:57.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:56 smithi012 bash[55092]: audit 2024-02-05T08:06:55.819526+0000 mgr.y (mgr.25471) 433 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:57.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:56 smithi012 bash[55092]: audit 2024-02-05T08:06:56.811500+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:57.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:56 smithi012 bash[55092]: audit 2024-02-05T08:06:56.819950+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:57.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:56 smithi012 bash[53716]: audit 2024-02-05T08:06:55.819526+0000 mgr.y (mgr.25471) 433 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:57.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:56 smithi012 bash[53716]: audit 2024-02-05T08:06:56.811500+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:57.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:56 smithi012 bash[53716]: audit 2024-02-05T08:06:56.819950+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:57.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:56 smithi079 bash[41122]: audit 2024-02-05T08:06:55.819526+0000 mgr.y (mgr.25471) 433 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:06:57.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:56 smithi079 bash[41122]: audit 2024-02-05T08:06:56.811500+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:57.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:56 smithi079 bash[41122]: audit 2024-02-05T08:06:56.819950+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:06:57.842 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:57 smithi012 bash[80326]: v1.5.0: Pulling from prometheus/node-exporter 2024-02-05T08:06:57.842 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:57 smithi012 bash[80326]: 22b70bddd3ac: Pulling fs layer 2024-02-05T08:06:57.842 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:57 smithi012 bash[80326]: 5c12815fee55: Pulling fs layer 2024-02-05T08:06:57.842 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:57 smithi012 bash[80326]: c0e87333d380: Pulling fs layer 2024-02-05T08:06:58.240 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:57 smithi079 bash[41122]: cluster 2024-02-05T08:06:56.755851+0000 mgr.y (mgr.25471) 434 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-05T08:06:58.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:57 smithi012 bash[53716]: cluster 2024-02-05T08:06:56.755851+0000 mgr.y (mgr.25471) 434 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-05T08:06:58.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:57 smithi012 bash[55092]: cluster 2024-02-05T08:06:56.755851+0000 mgr.y (mgr.25471) 434 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-05T08:06:58.342 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:57 smithi012 bash[80326]: 22b70bddd3ac: Verifying Checksum 2024-02-05T08:06:58.342 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:57 smithi012 bash[80326]: 22b70bddd3ac: Download complete 2024-02-05T08:06:58.342 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:57 smithi012 bash[80326]: 5c12815fee55: Download complete 2024-02-05T08:06:58.342 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:58 smithi012 bash[80326]: c0e87333d380: Verifying Checksum 2024-02-05T08:06:58.342 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:58 smithi012 bash[80326]: c0e87333d380: Download complete 2024-02-05T08:06:58.342 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:58 smithi012 bash[80326]: 22b70bddd3ac: Pull complete 2024-02-05T08:06:59.008 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:58 smithi012 bash[80326]: 5c12815fee55: Pull complete 2024-02-05T08:06:59.396 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:59 smithi012 bash[80326]: c0e87333d380: Pull complete 2024-02-05T08:06:59.396 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:59 smithi012 bash[80326]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-02-05T08:06:59.396 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:06:59 smithi012 bash[80326]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-02-05T08:07:00.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:06:59 smithi079 bash[41122]: cluster 2024-02-05T08:06:58.756985+0000 mgr.y (mgr.25471) 435 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-05T08:07:00.021 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:06:59 smithi079 systemd[1]: Stopping Ceph node-exporter.b for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:07:00.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:06:59 smithi012 bash[53716]: cluster 2024-02-05T08:06:58.756985+0000 mgr.y (mgr.25471) 435 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-05T08:07:00.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:06:59 smithi012 bash[55092]: cluster 2024-02-05T08:06:58.756985+0000 mgr.y (mgr.25471) 435 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-05T08:07:00.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.569Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-05T08:07:00.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.569Z 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-02-05T08:07:00.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.569Z 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-02-05T08:07:00.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.569Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-05T08:07:00.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.570Z 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-02-05T08:07:00.843 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.570Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=arp 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-05T08:07:00.844 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=edac 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-05T08:07:00.845 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=os 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-05T08:07:00.846 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=stat 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=time 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=uname 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.571Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.572Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-05T08:07:00.847 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[80326]: ts=2024-02-05T08:07:00.572Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-05T08:07:00.864 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:00 smithi079 bash[57793]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter-b 2024-02-05T08:07:00.864 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:00 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-05T08:07:00.864 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:00 smithi079 bash[57860]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter-b 2024-02-05T08:07:00.864 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:00 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-05T08:07:00.864 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:00 smithi079 systemd[1]: Stopped Ceph node-exporter.b for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:07:01.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[53716]: cephadm 2024-02-05T08:06:59.184803+0000 mgr.y (mgr.25471) 436 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-05T08:07:01.258 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[53716]: cephadm 2024-02-05T08:06:59.185757+0000 mgr.y (mgr.25471) 437 : cephadm 1 Deploying daemon node-exporter.b on smithi079 2024-02-05T08:07:01.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[55092]: cephadm 2024-02-05T08:06:59.184803+0000 mgr.y (mgr.25471) 436 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-05T08:07:01.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:00 smithi012 bash[55092]: cephadm 2024-02-05T08:06:59.185757+0000 mgr.y (mgr.25471) 437 : cephadm 1 Deploying daemon node-exporter.b on smithi079 2024-02-05T08:07:01.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:00 smithi079 bash[41122]: cephadm 2024-02-05T08:06:59.184803+0000 mgr.y (mgr.25471) 436 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-05T08:07:01.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:00 smithi079 bash[41122]: cephadm 2024-02-05T08:06:59.185757+0000 mgr.y (mgr.25471) 437 : cephadm 1 Deploying daemon node-exporter.b on smithi079 2024-02-05T08:07:01.271 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:01 smithi079 systemd[1]: Started Ceph node-exporter.b for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:07:01.272 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:01 smithi079 bash[57922]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-02-05T08:07:01.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:07:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:07:01] "GET /metrics HTTP/1.1" 200 38542 "" "Prometheus/2.33.4" 2024-02-05T08:07:02.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:01 smithi079 bash[41122]: cluster 2024-02-05T08:07:00.758169+0000 mgr.y (mgr.25471) 438 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-05T08:07:02.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:01 smithi079 bash[41122]: audit 2024-02-05T08:07:01.102078+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:02.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:01 smithi079 bash[41122]: audit 2024-02-05T08:07:01.110472+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:02.022 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:01 smithi079 bash[57922]: v1.5.0: Pulling from prometheus/node-exporter 2024-02-05T08:07:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:01 smithi012 bash[53716]: cluster 2024-02-05T08:07:00.758169+0000 mgr.y (mgr.25471) 438 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-05T08:07:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:01 smithi012 bash[53716]: audit 2024-02-05T08:07:01.102078+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:01 smithi012 bash[53716]: audit 2024-02-05T08:07:01.110472+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:02.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:01 smithi012 bash[55092]: cluster 2024-02-05T08:07:00.758169+0000 mgr.y (mgr.25471) 438 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-05T08:07:02.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:01 smithi012 bash[55092]: audit 2024-02-05T08:07:01.102078+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:02.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:01 smithi012 bash[55092]: audit 2024-02-05T08:07:01.110472+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:02.361 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[57922]: 22b70bddd3ac: Pulling fs layer 2024-02-05T08:07:02.361 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[57922]: 5c12815fee55: Pulling fs layer 2024-02-05T08:07:02.361 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[57922]: c0e87333d380: Pulling fs layer 2024-02-05T08:07:02.361 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[57922]: 22b70bddd3ac: Verifying Checksum 2024-02-05T08:07:02.361 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[57922]: 22b70bddd3ac: Download complete 2024-02-05T08:07:02.361 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[57922]: 5c12815fee55: Verifying Checksum 2024-02-05T08:07:02.361 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[57922]: 5c12815fee55: Download complete 2024-02-05T08:07:02.361 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[57922]: c0e87333d380: Download complete 2024-02-05T08:07:02.771 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[57922]: 22b70bddd3ac: Pull complete 2024-02-05T08:07:03.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[41122]: cluster 2024-02-05T08:07:02.759723+0000 mgr.y (mgr.25471) 439 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-05T08:07:03.271 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:02 smithi079 bash[57922]: 5c12815fee55: Pull complete 2024-02-05T08:07:03.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:02 smithi012 bash[53716]: cluster 2024-02-05T08:07:02.759723+0000 mgr.y (mgr.25471) 439 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-05T08:07:03.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:02 smithi012 bash[55092]: cluster 2024-02-05T08:07:02.759723+0000 mgr.y (mgr.25471) 439 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-05T08:07:03.576 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:03 smithi079 bash[57922]: c0e87333d380: Pull complete 2024-02-05T08:07:03.576 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:03 smithi079 bash[57922]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-02-05T08:07:03.577 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:03 smithi079 bash[57922]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-02-05T08:07:05.272 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.946Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-05T08:07:05.272 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.946Z 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-02-05T08:07:05.272 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.946Z 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-02-05T08:07:05.272 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.946Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T08:07:05.272 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z 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-02-05T08:07:05.272 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=arp 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=edac 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-05T08:07:05.273 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-05T08:07:05.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-05T08:07:05.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-05T08:07:05.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-05T08:07:05.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-05T08:07:05.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-05T08:07:05.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-05T08:07:05.274 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=os 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-05T08:07:05.275 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-05T08:07:05.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-05T08:07:05.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-05T08:07:05.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=stat 2024-02-05T08:07:05.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-05T08:07:05.276 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-05T08:07:05.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.948Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-05T08:07:05.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.949Z caller=node_exporter.go:117 level=info collector=time 2024-02-05T08:07:05.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.949Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-05T08:07:05.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.949Z caller=node_exporter.go:117 level=info collector=uname 2024-02-05T08:07:05.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.949Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-05T08:07:05.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.949Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-05T08:07:05.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.949Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-05T08:07:05.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.949Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-05T08:07:05.277 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:07:04 smithi079 bash[57922]: ts=2024-02-05T08:07:04.949Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-05T08:07:06.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:05 smithi012 bash[53716]: cluster 2024-02-05T08:07:04.760518+0000 mgr.y (mgr.25471) 440 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-05T08:07:06.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:05 smithi012 bash[55092]: cluster 2024-02-05T08:07:04.760518+0000 mgr.y (mgr.25471) 440 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-05T08:07:06.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:05 smithi079 bash[41122]: cluster 2024-02-05T08:07:04.760518+0000 mgr.y (mgr.25471) 440 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-05T08:07:07.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:06 smithi012 bash[53716]: audit 2024-02-05T08:07:05.829235+0000 mgr.y (mgr.25471) 441 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:07.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:06 smithi012 bash[55092]: audit 2024-02-05T08:07:05.829235+0000 mgr.y (mgr.25471) 441 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:07.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:06 smithi079 bash[41122]: audit 2024-02-05T08:07:05.829235+0000 mgr.y (mgr.25471) 441 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:08.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:07 smithi079 bash[41122]: cluster 2024-02-05T08:07:06.761817+0000 mgr.y (mgr.25471) 442 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-05T08:07:08.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:07 smithi079 bash[41122]: audit 2024-02-05T08:07:07.525643+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:08.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:07 smithi079 bash[41122]: audit 2024-02-05T08:07:07.537773+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:08.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:07 smithi012 bash[53716]: cluster 2024-02-05T08:07:06.761817+0000 mgr.y (mgr.25471) 442 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-05T08:07:08.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:07 smithi012 bash[53716]: audit 2024-02-05T08:07:07.525643+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:08.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:07 smithi012 bash[53716]: audit 2024-02-05T08:07:07.537773+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:08.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:07 smithi012 bash[55092]: cluster 2024-02-05T08:07:06.761817+0000 mgr.y (mgr.25471) 442 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-05T08:07:08.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:07 smithi012 bash[55092]: audit 2024-02-05T08:07:07.525643+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:08.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:07 smithi012 bash[55092]: audit 2024-02-05T08:07:07.537773+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[53716]: audit 2024-02-05T08:07:08.332379+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[53716]: audit 2024-02-05T08:07:08.342453+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[53716]: audit 2024-02-05T08:07:08.640587+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[53716]: audit 2024-02-05T08:07:08.651443+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[53716]: audit 2024-02-05T08:07:08.654219+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:09.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[53716]: cluster 2024-02-05T08:07:08.762960+0000 mgr.y (mgr.25471) 443 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:09.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[55092]: audit 2024-02-05T08:07:08.332379+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[55092]: audit 2024-02-05T08:07:08.342453+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[55092]: audit 2024-02-05T08:07:08.640587+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[55092]: audit 2024-02-05T08:07:08.651443+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[55092]: audit 2024-02-05T08:07:08.654219+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:09.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:09 smithi012 bash[55092]: cluster 2024-02-05T08:07:08.762960+0000 mgr.y (mgr.25471) 443 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:09.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:09 smithi079 bash[41122]: audit 2024-02-05T08:07:08.332379+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:09 smithi079 bash[41122]: audit 2024-02-05T08:07:08.342453+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:09 smithi079 bash[41122]: audit 2024-02-05T08:07:08.640587+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:09 smithi079 bash[41122]: audit 2024-02-05T08:07:08.651443+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:09 smithi079 bash[41122]: audit 2024-02-05T08:07:08.654219+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:09.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:09 smithi079 bash[41122]: cluster 2024-02-05T08:07:08.762960+0000 mgr.y (mgr.25471) 443 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:10.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:10 smithi079 bash[41122]: audit 2024-02-05T08:07:09.343526+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:10.772 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:10 smithi079 bash[41122]: audit 2024-02-05T08:07:09.351006+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:10.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:10 smithi012 bash[53716]: audit 2024-02-05T08:07:09.343526+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:10.842 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:10 smithi012 bash[53716]: audit 2024-02-05T08:07:09.351006+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:10.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:10 smithi012 bash[55092]: audit 2024-02-05T08:07:09.343526+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:10.842 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:10 smithi012 bash[55092]: audit 2024-02-05T08:07:09.351006+0000 mon.a (mon.0) 742 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:11.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:11 smithi012 bash[53716]: cluster 2024-02-05T08:07:10.764070+0000 mgr.y (mgr.25471) 444 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:11.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:07:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:07:11] "GET /metrics HTTP/1.1" 200 38537 "" "Prometheus/2.33.4" 2024-02-05T08:07:11.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:11 smithi012 bash[55092]: cluster 2024-02-05T08:07:10.764070+0000 mgr.y (mgr.25471) 444 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:11.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:11 smithi079 bash[41122]: cluster 2024-02-05T08:07:10.764070+0000 mgr.y (mgr.25471) 444 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:14.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:13 smithi012 bash[53716]: cluster 2024-02-05T08:07:12.765650+0000 mgr.y (mgr.25471) 445 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:14.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:13 smithi012 bash[55092]: cluster 2024-02-05T08:07:12.765650+0000 mgr.y (mgr.25471) 445 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:14.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:13 smithi079 bash[41122]: cluster 2024-02-05T08:07:12.765650+0000 mgr.y (mgr.25471) 445 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:16.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:15 smithi079 bash[41122]: cluster 2024-02-05T08:07:14.766354+0000 mgr.y (mgr.25471) 446 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:16.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:15 smithi012 bash[53716]: cluster 2024-02-05T08:07:14.766354+0000 mgr.y (mgr.25471) 446 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:16.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:15 smithi012 bash[55092]: cluster 2024-02-05T08:07:14.766354+0000 mgr.y (mgr.25471) 446 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:16.917 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:16 smithi012 bash[55092]: audit 2024-02-05T08:07:15.837585+0000 mgr.y (mgr.25471) 447 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:17.229 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:16 smithi079 bash[41122]: audit 2024-02-05T08:07:15.837585+0000 mgr.y (mgr.25471) 447 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:16 smithi012 bash[53716]: audit 2024-02-05T08:07:15.837585+0000 mgr.y (mgr.25471) 447 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:17 smithi079 bash[41122]: cluster 2024-02-05T08:07:16.767625+0000 mgr.y (mgr.25471) 448 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:18.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:17 smithi012 bash[53716]: cluster 2024-02-05T08:07:16.767625+0000 mgr.y (mgr.25471) 448 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:18.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:17 smithi012 bash[55092]: cluster 2024-02-05T08:07:16.767625+0000 mgr.y (mgr.25471) 448 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:19.361 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:07:20.156 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:07:20.156 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (10m) 12s ago 17m 16.5M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:07:20.156 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (9m) 11s ago 16m 44.5M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (47s) 12s ago 14m 47.2M - 3.6 8f4bf3e8b16a e1b63d8ae044 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (8m) 11s ago 22m 445M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (9m) 12s ago 24m 508M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (7m) 12s ago 25m 65.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (6m) 11s ago 23m 47.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (7m) 12s ago 23m 50.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (20s) 12s ago 17m 8307k - 1.5.0 0da6a335fe13 6cd68c77a5f0 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (16s) 11s ago 17m - - 1.5.0 0da6a335fe13 3b100dba48d4 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (5m) 12s ago 22m 66.1M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (5m) 12s ago 21m 62.3M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (4m) 12s ago 21m 54.0M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (4m) 12s ago 20m 61.1M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (3m) 11s ago 20m 60.0M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:07:20.157 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (3m) 11s ago 19m 56.3M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 64b67fce2344 2024-02-05T08:07:20.158 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (2m) 11s ago 18m 54.0M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 23902a00411b 2024-02-05T08:07:20.158 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (2m) 11s ago 18m 59.2M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 00faff9b6fe7 2024-02-05T08:07:20.158 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (8m) 11s ago 17m 72.1M - 2.33.4 514e6a882f6e 576d69ebf36a 2024-02-05T08:07:20.158 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (102s) 12s ago 15m 90.7M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ec8b6094417e 2024-02-05T08:07:20.158 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (88s) 11s ago 15m 90.5M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 57c5f130a632 2024-02-05T08:07:20.158 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (95s) 12s ago 15m 90.7M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a caa56627aef3 2024-02-05T08:07:20.158 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (81s) 11s ago 14m 90.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ecfc1eac9502 2024-02-05T08:07:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:19 smithi079 bash[41122]: cluster 2024-02-05T08:07:18.768987+0000 mgr.y (mgr.25471) 449 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:19 smithi079 bash[41122]: audit 2024-02-05T08:07:19.466297+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:19 smithi079 bash[41122]: audit 2024-02-05T08:07:19.473286+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:20.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:19 smithi012 bash[53716]: cluster 2024-02-05T08:07:18.768987+0000 mgr.y (mgr.25471) 449 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:20.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:19 smithi012 bash[53716]: audit 2024-02-05T08:07:19.466297+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:20.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:19 smithi012 bash[53716]: audit 2024-02-05T08:07:19.473286+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:20.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:19 smithi012 bash[55092]: cluster 2024-02-05T08:07:18.768987+0000 mgr.y (mgr.25471) 449 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:20.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:19 smithi012 bash[55092]: audit 2024-02-05T08:07:19.466297+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:20.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:19 smithi012 bash[55092]: audit 2024-02-05T08:07:19.473286+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:20.632 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:07:20.633 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T08:07:20.634 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:07:20.634 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:07:21.031 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:07:21.031 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:07:21.032 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:07:21.032 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:07:21.032 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:07:21.032 INFO:teuthology.orchestra.run.smithi012.stdout: "osd", 2024-02-05T08:07:21.032 INFO:teuthology.orchestra.run.smithi012.stdout: "mon", 2024-02-05T08:07:21.032 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw", 2024-02-05T08:07:21.033 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:07:21.033 INFO:teuthology.orchestra.run.smithi012.stdout: "iscsi" 2024-02-05T08:07:21.033 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:07:21.033 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "18/23 daemons upgraded", 2024-02-05T08:07:21.033 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading prometheus daemons", 2024-02-05T08:07:21.033 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:07:21.033 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:07:21.255 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:19.336024+0000 mgr.y (mgr.25471) 450 : audit 0 from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:21.255 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:19.732576+0000 mgr.y (mgr.25471) 451 : audit 0 from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:21.255 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.205415+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:21.255 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.215491+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:21.255 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.217466+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:07:21.255 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.218930+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.226207+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.310062+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.313186+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.315590+0000 mon.a (mon.0) 752 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.317201+0000 mon.a (mon.0) 753 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.319905+0000 mon.a (mon.0) 754 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.322762+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.324853+0000 mon.a (mon.0) 756 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.326263+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.328210+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.330205+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.332177+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.334200+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.336343+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.339195+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[53716]: audit 2024-02-05T08:07:20.623722+0000 mon.a (mon.0) 764 : audit 0 from='client.? 172.21.15.12:0/196631050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:19.336024+0000 mgr.y (mgr.25471) 450 : audit 0 from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:21.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:19.732576+0000 mgr.y (mgr.25471) 451 : audit 0 from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:21.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.205415+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:21.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.215491+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:21.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.217466+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:07:21.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.218930+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:07:21.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.226207+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.310062+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.313186+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.315590+0000 mon.a (mon.0) 752 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.317201+0000 mon.a (mon.0) 753 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.319905+0000 mon.a (mon.0) 754 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.322762+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.324853+0000 mon.a (mon.0) 756 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.326263+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.328210+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.330205+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.332177+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.334200+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.336343+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.339195+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:20 smithi012 bash[55092]: audit 2024-02-05T08:07:20.623722+0000 mon.a (mon.0) 764 : audit 0 from='client.? 172.21.15.12:0/196631050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:19.336024+0000 mgr.y (mgr.25471) 450 : audit 0 from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:19.732576+0000 mgr.y (mgr.25471) 451 : audit 0 from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.205415+0000 mon.a (mon.0) 745 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.215491+0000 mon.a (mon.0) 746 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.217466+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:07:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.218930+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:07:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.226207+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.310062+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:07:21.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.313186+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.315590+0000 mon.a (mon.0) 752 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.317201+0000 mon.a (mon.0) 753 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.319905+0000 mon.a (mon.0) 754 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.322762+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.324853+0000 mon.a (mon.0) 756 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.326263+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.328210+0000 mon.a (mon.0) 758 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.330205+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.332177+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.334200+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.336343+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.339195+0000 mon.a (mon.0) 763 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:20 smithi079 bash[41122]: audit 2024-02-05T08:07:20.623722+0000 mon.a (mon.0) 764 : audit 0 from='client.? 172.21.15.12:0/196631050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:21.494 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:07:21.593 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:07:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:07:21] "GET /metrics HTTP/1.1" 200 38537 "" "Prometheus/2.33.4" 2024-02-05T08:07:22.204 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:21 smithi079 bash[41122]: audit 2024-02-05T08:07:20.121640+0000 mgr.y (mgr.25471) 452 : audit 0 from='client.34881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:22.205 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:21 smithi079 bash[41122]: cluster 2024-02-05T08:07:20.769929+0000 mgr.y (mgr.25471) 453 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:22.205 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:21 smithi079 bash[41122]: audit 2024-02-05T08:07:21.486340+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.12:0/4196785706' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:07:22.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:21 smithi012 bash[55092]: audit 2024-02-05T08:07:20.121640+0000 mgr.y (mgr.25471) 452 : audit 0 from='client.34881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:22.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:21 smithi012 bash[55092]: cluster 2024-02-05T08:07:20.769929+0000 mgr.y (mgr.25471) 453 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:22.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:21 smithi012 bash[55092]: audit 2024-02-05T08:07:21.486340+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.12:0/4196785706' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:07:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:21 smithi012 bash[53716]: audit 2024-02-05T08:07:20.121640+0000 mgr.y (mgr.25471) 452 : audit 0 from='client.34881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:21 smithi012 bash[53716]: cluster 2024-02-05T08:07:20.769929+0000 mgr.y (mgr.25471) 453 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:21 smithi012 bash[53716]: audit 2024-02-05T08:07:21.486340+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.12:0/4196785706' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:07:23.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:22 smithi079 bash[41122]: audit 2024-02-05T08:07:21.022241+0000 mgr.y (mgr.25471) 454 : audit 0 from='client.34893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:23.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:22 smithi012 bash[53716]: audit 2024-02-05T08:07:21.022241+0000 mgr.y (mgr.25471) 454 : audit 0 from='client.34893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:23.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:22 smithi012 bash[55092]: audit 2024-02-05T08:07:21.022241+0000 mgr.y (mgr.25471) 454 : audit 0 from='client.34893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:24.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:23 smithi079 bash[41122]: cluster 2024-02-05T08:07:22.771488+0000 mgr.y (mgr.25471) 455 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:24.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:23 smithi079 bash[41122]: cephadm 2024-02-05T08:07:22.811396+0000 mgr.y (mgr.25471) 456 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-05T08:07:24.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:23 smithi079 bash[41122]: audit 2024-02-05T08:07:23.654651+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:23 smithi012 bash[55092]: cluster 2024-02-05T08:07:22.771488+0000 mgr.y (mgr.25471) 455 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:23 smithi012 bash[55092]: cephadm 2024-02-05T08:07:22.811396+0000 mgr.y (mgr.25471) 456 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-05T08:07:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:23 smithi012 bash[55092]: audit 2024-02-05T08:07:23.654651+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:23 smithi012 bash[53716]: cluster 2024-02-05T08:07:22.771488+0000 mgr.y (mgr.25471) 455 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:23 smithi012 bash[53716]: cephadm 2024-02-05T08:07:22.811396+0000 mgr.y (mgr.25471) 456 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-05T08:07:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:23 smithi012 bash[53716]: audit 2024-02-05T08:07:23.654651+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:25.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:24 smithi079 bash[41122]: cephadm 2024-02-05T08:07:23.078624+0000 mgr.y (mgr.25471) 457 : cephadm 1 Deploying daemon prometheus.a on smithi079 2024-02-05T08:07:25.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:24 smithi012 bash[53716]: cephadm 2024-02-05T08:07:23.078624+0000 mgr.y (mgr.25471) 457 : cephadm 1 Deploying daemon prometheus.a on smithi079 2024-02-05T08:07:25.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:24 smithi012 bash[55092]: cephadm 2024-02-05T08:07:23.078624+0000 mgr.y (mgr.25471) 457 : cephadm 1 Deploying daemon prometheus.a on smithi079 2024-02-05T08:07:26.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:25 smithi079 bash[41122]: cluster 2024-02-05T08:07:24.772378+0000 mgr.y (mgr.25471) 458 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:26.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:25 smithi079 bash[41122]: audit 2024-02-05T08:07:25.848411+0000 mgr.y (mgr.25471) 459 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:26.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:25 smithi012 bash[53716]: cluster 2024-02-05T08:07:24.772378+0000 mgr.y (mgr.25471) 458 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:26.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:25 smithi012 bash[53716]: audit 2024-02-05T08:07:25.848411+0000 mgr.y (mgr.25471) 459 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:26.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:25 smithi012 bash[55092]: cluster 2024-02-05T08:07:24.772378+0000 mgr.y (mgr.25471) 458 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:26.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:25 smithi012 bash[55092]: audit 2024-02-05T08:07:25.848411+0000 mgr.y (mgr.25471) 459 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:27.491 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 systemd[1]: Stopping Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:07:27.771 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.491Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.491Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.492Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.492Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.492Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.492Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.492Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.492Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.492Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.494Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.494Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-05T08:07:27.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[38589]: ts=2024-02-05T08:07:27.494Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-05T08:07:28.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:27 smithi079 bash[41122]: cluster 2024-02-05T08:07:26.773713+0000 mgr.y (mgr.25471) 460 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:28.271 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:28 smithi079 bash[63077]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T08:07:28.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:27 smithi012 bash[53716]: cluster 2024-02-05T08:07:26.773713+0000 mgr.y (mgr.25471) 460 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:28.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:27 smithi012 bash[55092]: cluster 2024-02-05T08:07:26.773713+0000 mgr.y (mgr.25471) 460 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:28.618 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:28 smithi079 bash[63150]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T08:07:28.618 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:28 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-05T08:07:28.618 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:28 smithi079 systemd[1]: Stopped Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:07:28.618 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:28 smithi079 systemd[1]: Started Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:07:29.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[41122]: audit 2024-02-05T08:07:28.604789+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:29.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[41122]: audit 2024-02-05T08:07:28.615455+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:29.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[41122]: cluster 2024-02-05T08:07:28.774626+0000 mgr.y (mgr.25471) 461 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:29.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.638Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-05T08:07:29.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.638Z 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-02-05T08:07:29.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.638Z caller=main.go:570 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi079 (none))" 2024-02-05T08:07:29.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.638Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-05T08:07:29.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.638Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-05T08:07:29.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.640Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-05T08:07:29.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.641Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-05T08:07:29.772 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.641Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.641Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.648Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.649Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.134443ms 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.649Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.660Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.686Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.693Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.702Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.702Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.702Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=56.211µs wal_replay_duration=53.178543ms wbl_replay_duration=151ns total_replay_duration=54.404014ms 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.706Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.706Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-05T08:07:29.773 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.706Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-05T08:07:29.774 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.732Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.92547ms db_storage=1.102µs remote_storage=1.567µs web_handler=787ns query_engine=1.037µs scrape=401.024µs scrape_sd=121.827µs notify=13.632µs notify_sd=13.836µs rules=25.032926ms tracing=7.87µs 2024-02-05T08:07:29.774 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.732Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-05T08:07:29.774 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:07:29 smithi079 bash[63211]: ts=2024-02-05T08:07:29.732Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-05T08:07:30.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:29 smithi012 bash[53716]: audit 2024-02-05T08:07:28.604789+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:30.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:29 smithi012 bash[53716]: audit 2024-02-05T08:07:28.615455+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:30.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:29 smithi012 bash[53716]: cluster 2024-02-05T08:07:28.774626+0000 mgr.y (mgr.25471) 461 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:30.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:29 smithi012 bash[55092]: audit 2024-02-05T08:07:28.604789+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:30.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:29 smithi012 bash[55092]: audit 2024-02-05T08:07:28.615455+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:30.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:29 smithi012 bash[55092]: cluster 2024-02-05T08:07:28.774626+0000 mgr.y (mgr.25471) 461 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:32.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:31 smithi012 bash[53716]: cluster 2024-02-05T08:07:30.775635+0000 mgr.y (mgr.25471) 462 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:32.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:31 smithi012 bash[55092]: cluster 2024-02-05T08:07:30.775635+0000 mgr.y (mgr.25471) 462 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:32.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:31 smithi079 bash[41122]: cluster 2024-02-05T08:07:30.775635+0000 mgr.y (mgr.25471) 462 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:34.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:33 smithi079 bash[41122]: cluster 2024-02-05T08:07:32.777187+0000 mgr.y (mgr.25471) 463 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:34.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:33 smithi012 bash[53716]: cluster 2024-02-05T08:07:32.777187+0000 mgr.y (mgr.25471) 463 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:34.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:33 smithi012 bash[55092]: cluster 2024-02-05T08:07:32.777187+0000 mgr.y (mgr.25471) 463 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:36.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:35 smithi012 bash[53716]: cluster 2024-02-05T08:07:34.777908+0000 mgr.y (mgr.25471) 464 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T08:07:36.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:35 smithi012 bash[53716]: audit 2024-02-05T08:07:34.805989+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:35 smithi012 bash[53716]: audit 2024-02-05T08:07:34.818067+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:35 smithi012 bash[53716]: audit 2024-02-05T08:07:35.012760+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:35 smithi012 bash[53716]: audit 2024-02-05T08:07:35.022673+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:35 smithi012 bash[55092]: cluster 2024-02-05T08:07:34.777908+0000 mgr.y (mgr.25471) 464 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T08:07:36.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:35 smithi012 bash[55092]: audit 2024-02-05T08:07:34.805989+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:35 smithi012 bash[55092]: audit 2024-02-05T08:07:34.818067+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:35 smithi012 bash[55092]: audit 2024-02-05T08:07:35.012760+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:35 smithi012 bash[55092]: audit 2024-02-05T08:07:35.022673+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:35 smithi079 bash[41122]: cluster 2024-02-05T08:07:34.777908+0000 mgr.y (mgr.25471) 464 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T08:07:36.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:35 smithi079 bash[41122]: audit 2024-02-05T08:07:34.805989+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:35 smithi079 bash[41122]: audit 2024-02-05T08:07:34.818067+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:35 smithi079 bash[41122]: audit 2024-02-05T08:07:35.012760+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:36.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:35 smithi079 bash[41122]: audit 2024-02-05T08:07:35.022673+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:37.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:36 smithi079 bash[41122]: audit 2024-02-05T08:07:35.856658+0000 mgr.y (mgr.25471) 465 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:37.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:36 smithi079 bash[41122]: audit 2024-02-05T08:07:35.923899+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:37.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:36 smithi079 bash[41122]: audit 2024-02-05T08:07:35.937513+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:37.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:36 smithi012 bash[53716]: audit 2024-02-05T08:07:35.856658+0000 mgr.y (mgr.25471) 465 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:37.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:36 smithi012 bash[53716]: audit 2024-02-05T08:07:35.923899+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:37.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:36 smithi012 bash[53716]: audit 2024-02-05T08:07:35.937513+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:37.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:36 smithi012 bash[55092]: audit 2024-02-05T08:07:35.856658+0000 mgr.y (mgr.25471) 465 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:37.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:36 smithi012 bash[55092]: audit 2024-02-05T08:07:35.923899+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:37.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:36 smithi012 bash[55092]: audit 2024-02-05T08:07:35.937513+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:37 smithi079 bash[41122]: cluster 2024-02-05T08:07:36.779201+0000 mgr.y (mgr.25471) 466 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T08:07:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:37 smithi012 bash[53716]: cluster 2024-02-05T08:07:36.779201+0000 mgr.y (mgr.25471) 466 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T08:07:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:37 smithi012 bash[55092]: cluster 2024-02-05T08:07:36.779201+0000 mgr.y (mgr.25471) 466 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T08:07:39.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:38 smithi079 bash[41122]: audit 2024-02-05T08:07:38.655116+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:39.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:38 smithi012 bash[53716]: audit 2024-02-05T08:07:38.655116+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:39.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:38 smithi012 bash[55092]: audit 2024-02-05T08:07:38.655116+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:40.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:39 smithi079 bash[41122]: cluster 2024-02-05T08:07:38.780426+0000 mgr.y (mgr.25471) 467 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:40.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:39 smithi012 bash[53716]: cluster 2024-02-05T08:07:38.780426+0000 mgr.y (mgr.25471) 467 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:40.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:39 smithi012 bash[55092]: cluster 2024-02-05T08:07:38.780426+0000 mgr.y (mgr.25471) 467 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:41.258 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:40 smithi012 bash[53716]: cluster 2024-02-05T08:07:40.781483+0000 mgr.y (mgr.25471) 468 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T08:07:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:40 smithi012 bash[55092]: cluster 2024-02-05T08:07:40.781483+0000 mgr.y (mgr.25471) 468 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T08:07:41.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:40 smithi079 bash[41122]: cluster 2024-02-05T08:07:40.781483+0000 mgr.y (mgr.25471) 468 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T08:07:41.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:07:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:07:41] "GET /metrics HTTP/1.1" 200 38539 "" "Prometheus/2.43.0" 2024-02-05T08:07:44.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:43 smithi079 bash[41122]: cluster 2024-02-05T08:07:42.783060+0000 mgr.y (mgr.25471) 469 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:44.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:43 smithi012 bash[53716]: cluster 2024-02-05T08:07:42.783060+0000 mgr.y (mgr.25471) 469 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:44.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:43 smithi012 bash[55092]: cluster 2024-02-05T08:07:42.783060+0000 mgr.y (mgr.25471) 469 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:46.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:45 smithi079 bash[41122]: cluster 2024-02-05T08:07:44.783751+0000 mgr.y (mgr.25471) 470 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:46.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:45 smithi012 bash[53716]: cluster 2024-02-05T08:07:44.783751+0000 mgr.y (mgr.25471) 470 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:46.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:45 smithi012 bash[55092]: cluster 2024-02-05T08:07:44.783751+0000 mgr.y (mgr.25471) 470 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:45.867940+0000 mgr.y (mgr.25471) 471 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.549449+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.559028+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.561242+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:07:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.563037+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:07:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.572805+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.657130+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T08:07:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.667067+0000 mon.a (mon.0) 781 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:07:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.670882+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.673716+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.675837+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.681832+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.685742+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.688469+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.690559+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.693180+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.695641+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.698544+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.700879+0000 mon.a (mon.0) 792 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.703712+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.707256+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:46 smithi079 bash[41122]: audit 2024-02-05T08:07:46.710460+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:45.867940+0000 mgr.y (mgr.25471) 471 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.549449+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.559028+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.561242+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.563037+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.572805+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.657130+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.667067+0000 mon.a (mon.0) 781 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.670882+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.673716+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.675837+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.681832+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.685742+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.688469+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.690559+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.693180+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.695641+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.698544+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.700879+0000 mon.a (mon.0) 792 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.703712+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.707256+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[53716]: audit 2024-02-05T08:07:46.710460+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:45.867940+0000 mgr.y (mgr.25471) 471 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:47.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.549449+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.559028+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.561242+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.563037+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.572805+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.657130+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.667067+0000 mon.a (mon.0) 781 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.670882+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.673716+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.675837+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.681832+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.685742+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.688469+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.690559+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.693180+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.695641+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.698544+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.700879+0000 mon.a (mon.0) 792 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.703712+0000 mon.a (mon.0) 793 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.707256+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:47.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:46 smithi012 bash[55092]: audit 2024-02-05T08:07:46.710460+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:47 smithi079 bash[41122]: audit 2024-02-05T08:07:46.658037+0000 mgr.y (mgr.25471) 472 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T08:07:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:47 smithi079 bash[41122]: cluster 2024-02-05T08:07:46.785156+0000 mgr.y (mgr.25471) 473 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:48.321 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:47 smithi012 bash[53716]: audit 2024-02-05T08:07:46.658037+0000 mgr.y (mgr.25471) 472 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T08:07:48.322 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:47 smithi012 bash[53716]: cluster 2024-02-05T08:07:46.785156+0000 mgr.y (mgr.25471) 473 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:48.322 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:47 smithi012 bash[55092]: audit 2024-02-05T08:07:46.658037+0000 mgr.y (mgr.25471) 472 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T08:07:48.322 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:47 smithi012 bash[55092]: cluster 2024-02-05T08:07:46.785156+0000 mgr.y (mgr.25471) 473 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:50.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:49 smithi079 bash[41122]: cluster 2024-02-05T08:07:48.786540+0000 mgr.y (mgr.25471) 474 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:50.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:49 smithi012 bash[53716]: cluster 2024-02-05T08:07:48.786540+0000 mgr.y (mgr.25471) 474 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:50.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:49 smithi012 bash[55092]: cluster 2024-02-05T08:07:48.786540+0000 mgr.y (mgr.25471) 474 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:51.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:50 smithi012 bash[53716]: cephadm 2024-02-05T08:07:49.183102+0000 mgr.y (mgr.25471) 475 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-05T08:07:51.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:50 smithi012 bash[53716]: cephadm 2024-02-05T08:07:49.199247+0000 mgr.y (mgr.25471) 476 : cephadm 1 Deploying daemon alertmanager.a on smithi012 2024-02-05T08:07:51.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:50 smithi012 bash[55092]: cephadm 2024-02-05T08:07:49.183102+0000 mgr.y (mgr.25471) 475 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-05T08:07:51.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:50 smithi012 bash[55092]: cephadm 2024-02-05T08:07:49.199247+0000 mgr.y (mgr.25471) 476 : cephadm 1 Deploying daemon alertmanager.a on smithi012 2024-02-05T08:07:51.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:50 smithi079 bash[41122]: cephadm 2024-02-05T08:07:49.183102+0000 mgr.y (mgr.25471) 475 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-05T08:07:51.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:50 smithi079 bash[41122]: cephadm 2024-02-05T08:07:49.199247+0000 mgr.y (mgr.25471) 476 : cephadm 1 Deploying daemon alertmanager.a on smithi012 2024-02-05T08:07:51.342 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:07:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:07:51] "GET /metrics HTTP/1.1" 200 38539 "" "Prometheus/2.43.0" 2024-02-05T08:07:51.908 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:07:51.944 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:51 smithi012 bash[55092]: cluster 2024-02-05T08:07:50.787325+0000 mgr.y (mgr.25471) 477 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:51.945 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:51 smithi012 bash[53716]: cluster 2024-02-05T08:07:50.787325+0000 mgr.y (mgr.25471) 477 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:52.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:51 smithi079 bash[41122]: cluster 2024-02-05T08:07:50.787325+0000 mgr.y (mgr.25471) 477 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:52.699 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:07:52.699 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (10m) 17s ago 17m 16.8M - 0.23.0 ba2b418f427c 1e35dca0901f 2024-02-05T08:07:52.699 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (9m) 17s ago 17m 44.4M - 8.3.5 dad864ee21e9 1c8bf9baef55 2024-02-05T08:07:52.699 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (79s) 17s ago 15m 47.5M - 3.6 8f4bf3e8b16a e1b63d8ae044 2024-02-05T08:07:52.700 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (8m) 17s ago 23m 446M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:07:52.700 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (9m) 17s ago 25m 511M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:07:52.700 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (8m) 17s ago 25m 67.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:07:52.700 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (7m) 17s ago 23m 47.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:07:52.700 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (7m) 17s ago 23m 49.9M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:07:52.700 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (53s) 17s ago 17m 9612k - 1.5.0 0da6a335fe13 6cd68c77a5f0 2024-02-05T08:07:52.701 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (49s) 17s ago 17m 9555k - 1.5.0 0da6a335fe13 3b100dba48d4 2024-02-05T08:07:52.701 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (6m) 17s ago 22m 66.1M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:07:52.701 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (5m) 17s ago 22m 62.9M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:07:52.701 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (5m) 17s ago 21m 54.4M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:07:52.701 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (4m) 17s ago 21m 61.4M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:07:52.701 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (4m) 17s ago 20m 60.9M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:07:52.701 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (3m) 17s ago 19m 56.4M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 64b67fce2344 2024-02-05T08:07:52.701 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (3m) 17s ago 19m 54.1M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 23902a00411b 2024-02-05T08:07:52.702 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (2m) 17s ago 18m 59.4M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 00faff9b6fe7 2024-02-05T08:07:52.702 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (24s) 17s ago 17m 40.5M - 2.43.0 a07b618ecd1d 442b1b7fb577 2024-02-05T08:07:52.702 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (2m) 17s ago 15m 91.0M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ec8b6094417e 2024-02-05T08:07:52.702 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (2m) 17s ago 15m 90.8M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 57c5f130a632 2024-02-05T08:07:52.702 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (2m) 17s ago 15m 91.1M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a caa56627aef3 2024-02-05T08:07:52.702 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (114s) 17s ago 15m 90.6M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ecfc1eac9502 2024-02-05T08:07:53.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:52 smithi012 bash[53716]: audit 2024-02-05T08:07:51.883303+0000 mgr.y (mgr.25471) 478 : audit 0 from='client.34905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:53.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:52 smithi012 bash[55092]: audit 2024-02-05T08:07:51.883303+0000 mgr.y (mgr.25471) 478 : audit 0 from='client.34905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T08:07:53.179 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:07:53.180 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:07:53.180 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T08:07:53.180 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:07:53.180 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:07:53.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:52 smithi079 bash[41122]: audit 2024-02-05T08:07:51.883303+0000 mgr.y (mgr.25471) 478 : audit 0 from='client.34905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:53.571 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:07:53.571 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:07:53.571 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:07:53.571 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:07:53.571 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:07:53.571 INFO:teuthology.orchestra.run.smithi012.stdout: "osd", 2024-02-05T08:07:53.571 INFO:teuthology.orchestra.run.smithi012.stdout: "mon", 2024-02-05T08:07:53.571 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw", 2024-02-05T08:07:53.571 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:07:53.572 INFO:teuthology.orchestra.run.smithi012.stdout: "iscsi" 2024-02-05T08:07:53.572 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:07:53.572 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "18/23 daemons upgraded", 2024-02-05T08:07:53.572 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading alertmanager daemons", 2024-02-05T08:07:53.572 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:07:53.572 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:07:54.035 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:07:54.270 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:54 smithi012 systemd[1]: Stopping Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:07:54.270 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[55092]: audit 2024-02-05T08:07:52.281315+0000 mgr.y (mgr.25471) 479 : audit 0 from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:54.270 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[55092]: audit 2024-02-05T08:07:52.665943+0000 mgr.y (mgr.25471) 480 : audit 0 from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:54.270 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[55092]: cluster 2024-02-05T08:07:52.788912+0000 mgr.y (mgr.25471) 481 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:54.270 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[55092]: audit 2024-02-05T08:07:53.169605+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.12:0/2662688891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:54.270 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[55092]: audit 2024-02-05T08:07:53.561117+0000 mgr.y (mgr.25471) 482 : audit 0 from='client.34929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:54.270 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[55092]: audit 2024-02-05T08:07:53.655391+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:54.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[53716]: audit 2024-02-05T08:07:52.281315+0000 mgr.y (mgr.25471) 479 : audit 0 from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:54.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[53716]: audit 2024-02-05T08:07:52.665943+0000 mgr.y (mgr.25471) 480 : audit 0 from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:54.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[53716]: cluster 2024-02-05T08:07:52.788912+0000 mgr.y (mgr.25471) 481 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:54.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[53716]: audit 2024-02-05T08:07:53.169605+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.12:0/2662688891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:54.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[53716]: audit 2024-02-05T08:07:53.561117+0000 mgr.y (mgr.25471) 482 : audit 0 from='client.34929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:54.271 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:53 smithi012 bash[53716]: audit 2024-02-05T08:07:53.655391+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:53 smithi079 bash[41122]: audit 2024-02-05T08:07:52.281315+0000 mgr.y (mgr.25471) 479 : audit 0 from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:53 smithi079 bash[41122]: audit 2024-02-05T08:07:52.665943+0000 mgr.y (mgr.25471) 480 : audit 0 from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:53 smithi079 bash[41122]: cluster 2024-02-05T08:07:52.788912+0000 mgr.y (mgr.25471) 481 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:07:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:53 smithi079 bash[41122]: audit 2024-02-05T08:07:53.169605+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.12:0/2662688891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:07:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:53 smithi079 bash[41122]: audit 2024-02-05T08:07:53.561117+0000 mgr.y (mgr.25471) 482 : audit 0 from='client.34929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:07:54.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:53 smithi079 bash[41122]: audit 2024-02-05T08:07:53.655391+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:07:54.524 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:54 smithi012 bash[49220]: level=info ts=2024-02-05T08:07:54.260Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-05T08:07:55.136 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:54 smithi012 bash[55092]: audit 2024-02-05T08:07:54.027097+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.12:0/805488132' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:07:55.136 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:54 smithi012 bash[55092]: cluster 2024-02-05T08:07:54.789751+0000 mgr.y (mgr.25471) 483 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:55.137 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:54 smithi012 bash[85617]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T08:07:55.137 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:54 smithi012 bash[53716]: audit 2024-02-05T08:07:54.027097+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.12:0/805488132' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:07:55.137 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:54 smithi012 bash[53716]: cluster 2024-02-05T08:07:54.789751+0000 mgr.y (mgr.25471) 483 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:55.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:54 smithi079 bash[41122]: audit 2024-02-05T08:07:54.027097+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.12:0/805488132' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:07:55.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:54 smithi079 bash[41122]: cluster 2024-02-05T08:07:54.789751+0000 mgr.y (mgr.25471) 483 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:55.389 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:55 smithi012 bash[85690]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T08:07:55.389 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:55 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-05T08:07:55.389 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:55 smithi012 systemd[1]: Stopped Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:07:55.389 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:55 smithi012 systemd[1]: Started Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:07:56.693 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[55092]: audit 2024-02-05T08:07:55.426013+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:56.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[55092]: audit 2024-02-05T08:07:55.435526+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:56.694 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[55092]: audit 2024-02-05T08:07:55.877905+0000 mgr.y (mgr.25471) 484 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:56.694 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[53716]: audit 2024-02-05T08:07:55.426013+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:56.694 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[53716]: audit 2024-02-05T08:07:55.435526+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:56.694 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[53716]: audit 2024-02-05T08:07:55.877905+0000 mgr.y (mgr.25471) 484 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:56.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:56 smithi079 bash[41122]: audit 2024-02-05T08:07:55.426013+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:56.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:56 smithi079 bash[41122]: audit 2024-02-05T08:07:55.435526+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:07:56.771 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:56 smithi079 bash[41122]: audit 2024-02-05T08:07:55.877905+0000 mgr.y (mgr.25471) 484 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:07:57.092 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[85752]: ts=2024-02-05T08:07:56.742Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-05T08:07:57.093 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[85752]: ts=2024-02-05T08:07:56.742Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-05T08:07:57.093 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[85752]: ts=2024-02-05T08:07:56.746Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.12 port=9094 2024-02-05T08:07:57.093 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[85752]: ts=2024-02-05T08:07:56.748Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-05T08:07:57.093 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[85752]: ts=2024-02-05T08:07:56.794Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T08:07:57.093 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[85752]: ts=2024-02-05T08:07:56.794Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T08:07:57.093 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[85752]: ts=2024-02-05T08:07:56.798Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-05T08:07:57.093 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:56 smithi012 bash[85752]: ts=2024-02-05T08:07:56.798Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-05T08:07:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:57 smithi079 bash[41122]: cluster 2024-02-05T08:07:56.791066+0000 mgr.y (mgr.25471) 485 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:58.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:57 smithi012 bash[53716]: cluster 2024-02-05T08:07:56.791066+0000 mgr.y (mgr.25471) 485 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:58.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:57 smithi012 bash[55092]: cluster 2024-02-05T08:07:56.791066+0000 mgr.y (mgr.25471) 485 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:07:59.095 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:07:58 smithi012 bash[85752]: ts=2024-02-05T08:07:58.749Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000722646s 2024-02-05T08:08:00.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:07:59 smithi079 bash[41122]: cluster 2024-02-05T08:07:58.792419+0000 mgr.y (mgr.25471) 486 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:00.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:07:59 smithi012 bash[55092]: cluster 2024-02-05T08:07:58.792419+0000 mgr.y (mgr.25471) 486 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:00.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:07:59 smithi012 bash[53716]: cluster 2024-02-05T08:07:58.792419+0000 mgr.y (mgr.25471) 486 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:01.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:08:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:08:01] "GET /metrics HTTP/1.1" 200 38534 "" "Prometheus/2.43.0" 2024-02-05T08:08:02.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:01 smithi079 bash[41122]: cluster 2024-02-05T08:08:00.793392+0000 mgr.y (mgr.25471) 487 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:02.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:01 smithi079 bash[41122]: audit 2024-02-05T08:08:01.779927+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:02.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:01 smithi079 bash[41122]: audit 2024-02-05T08:08:01.792161+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:01 smithi012 bash[53716]: cluster 2024-02-05T08:08:00.793392+0000 mgr.y (mgr.25471) 487 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:01 smithi012 bash[53716]: audit 2024-02-05T08:08:01.779927+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:01 smithi012 bash[53716]: audit 2024-02-05T08:08:01.792161+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:02.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:01 smithi012 bash[55092]: cluster 2024-02-05T08:08:00.793392+0000 mgr.y (mgr.25471) 487 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:02.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:01 smithi012 bash[55092]: audit 2024-02-05T08:08:01.779927+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:01 smithi012 bash[55092]: audit 2024-02-05T08:08:01.792161+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:04.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:03 smithi079 bash[41122]: cluster 2024-02-05T08:08:02.794896+0000 mgr.y (mgr.25471) 488 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:04.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:03 smithi079 bash[41122]: audit 2024-02-05T08:08:02.891670+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:04.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:03 smithi079 bash[41122]: audit 2024-02-05T08:08:02.902001+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:04.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:03 smithi012 bash[53716]: cluster 2024-02-05T08:08:02.794896+0000 mgr.y (mgr.25471) 488 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:04.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:03 smithi012 bash[53716]: audit 2024-02-05T08:08:02.891670+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:04.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:03 smithi012 bash[53716]: audit 2024-02-05T08:08:02.902001+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:04.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:03 smithi012 bash[55092]: cluster 2024-02-05T08:08:02.794896+0000 mgr.y (mgr.25471) 488 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:04.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:03 smithi012 bash[55092]: audit 2024-02-05T08:08:02.891670+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:04.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:03 smithi012 bash[55092]: audit 2024-02-05T08:08:02.902001+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:06.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:05 smithi079 bash[41122]: cluster 2024-02-05T08:08:04.795644+0000 mgr.y (mgr.25471) 489 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:06.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:05 smithi012 bash[53716]: cluster 2024-02-05T08:08:04.795644+0000 mgr.y (mgr.25471) 489 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:06.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:05 smithi012 bash[55092]: cluster 2024-02-05T08:08:04.795644+0000 mgr.y (mgr.25471) 489 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:07.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:06 smithi012 bash[53716]: audit 2024-02-05T08:08:05.888682+0000 mgr.y (mgr.25471) 490 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:07.092 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:06 smithi012 bash[55092]: audit 2024-02-05T08:08:05.888682+0000 mgr.y (mgr.25471) 490 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:07.093 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:08:06 smithi012 bash[85752]: ts=2024-02-05T08:08:06.751Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002859404s 2024-02-05T08:08:07.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:06 smithi079 bash[41122]: audit 2024-02-05T08:08:05.888682+0000 mgr.y (mgr.25471) 490 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:08.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:07 smithi079 bash[41122]: cluster 2024-02-05T08:08:06.796933+0000 mgr.y (mgr.25471) 491 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:08.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:07 smithi012 bash[53716]: cluster 2024-02-05T08:08:06.796933+0000 mgr.y (mgr.25471) 491 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:08.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:07 smithi012 bash[55092]: cluster 2024-02-05T08:08:06.796933+0000 mgr.y (mgr.25471) 491 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:09.220 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:08 smithi012 bash[53716]: audit 2024-02-05T08:08:08.656160+0000 mon.a (mon.0) 803 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:09.220 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:08 smithi012 bash[55092]: audit 2024-02-05T08:08:08.656160+0000 mon.a (mon.0) 803 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:09.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:08 smithi079 bash[41122]: audit 2024-02-05T08:08:08.656160+0000 mon.a (mon.0) 803 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:10.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:09 smithi079 bash[41122]: cluster 2024-02-05T08:08:08.798200+0000 mgr.y (mgr.25471) 492 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:10.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:09 smithi012 bash[53716]: cluster 2024-02-05T08:08:08.798200+0000 mgr.y (mgr.25471) 492 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:10.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:09 smithi012 bash[55092]: cluster 2024-02-05T08:08:08.798200+0000 mgr.y (mgr.25471) 492 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:11.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:08:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:08:11] "GET /metrics HTTP/1.1" 200 38540 "" "Prometheus/2.43.0" 2024-02-05T08:08:12.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:11 smithi079 bash[41122]: cluster 2024-02-05T08:08:10.799132+0000 mgr.y (mgr.25471) 493 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:12.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:11 smithi012 bash[53716]: cluster 2024-02-05T08:08:10.799132+0000 mgr.y (mgr.25471) 493 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:12.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:11 smithi012 bash[55092]: cluster 2024-02-05T08:08:10.799132+0000 mgr.y (mgr.25471) 493 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:14.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: cluster 2024-02-05T08:08:12.800498+0000 mgr.y (mgr.25471) 494 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:14.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.706868+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:14.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.721073+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:14.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.723233+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.725049+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.736718+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.822318+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.831265+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.834992+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.837848+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.839882+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.843381+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.847049+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.849838+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.851937+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.854196+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.856623+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.859160+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.861372+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.863643+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.866757+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.869656+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:13 smithi079 bash[41122]: audit 2024-02-05T08:08:13.872557+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: cluster 2024-02-05T08:08:12.800498+0000 mgr.y (mgr.25471) 494 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:14.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.706868+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:14.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.721073+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:14.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.723233+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:14.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.725049+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:14.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.736718+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:14.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.822318+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T08:08:14.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.831265+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:08:14.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.834992+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.837848+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.839882+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.843381+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.847049+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.849838+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.851937+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.854196+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.856623+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.859160+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.861372+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.863643+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: cluster 2024-02-05T08:08:12.800498+0000 mgr.y (mgr.25471) 494 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.706868+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.721073+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.723233+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.725049+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.736718+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.822318+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.831265+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.834992+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.837848+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.839882+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.843381+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.847049+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.849838+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.345 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.851937+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.854196+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.856623+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.859160+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.861372+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.863643+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.866757+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.869656+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[55092]: audit 2024-02-05T08:08:13.872557+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.866757+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.869656+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:14.346 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:13 smithi012 bash[53716]: audit 2024-02-05T08:08:13.872557+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:15.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:14 smithi079 bash[41122]: audit 2024-02-05T08:08:13.823311+0000 mgr.y (mgr.25471) 495 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T08:08:15.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:14 smithi012 bash[53716]: audit 2024-02-05T08:08:13.823311+0000 mgr.y (mgr.25471) 495 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T08:08:15.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:14 smithi012 bash[55092]: audit 2024-02-05T08:08:13.823311+0000 mgr.y (mgr.25471) 495 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T08:08:16.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:15 smithi079 bash[41122]: cluster 2024-02-05T08:08:14.801348+0000 mgr.y (mgr.25471) 496 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:16.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:15 smithi079 bash[41122]: audit 2024-02-05T08:08:15.897541+0000 mgr.y (mgr.25471) 497 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:16.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:15 smithi012 bash[53716]: cluster 2024-02-05T08:08:14.801348+0000 mgr.y (mgr.25471) 496 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:16.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:15 smithi012 bash[53716]: audit 2024-02-05T08:08:15.897541+0000 mgr.y (mgr.25471) 497 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:16.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:15 smithi012 bash[55092]: cluster 2024-02-05T08:08:14.801348+0000 mgr.y (mgr.25471) 496 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:16.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:15 smithi012 bash[55092]: audit 2024-02-05T08:08:15.897541+0000 mgr.y (mgr.25471) 497 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:17 smithi079 bash[41122]: cephadm 2024-02-05T08:08:16.345588+0000 mgr.y (mgr.25471) 498 : cephadm 1 Upgrade: Updating grafana.a 2024-02-05T08:08:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:17 smithi079 bash[41122]: cephadm 2024-02-05T08:08:16.365315+0000 mgr.y (mgr.25471) 499 : cephadm 1 Deploying daemon grafana.a on smithi079 2024-02-05T08:08:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:17 smithi079 bash[41122]: cluster 2024-02-05T08:08:16.802773+0000 mgr.y (mgr.25471) 500 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:18.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:17 smithi012 bash[55092]: cephadm 2024-02-05T08:08:16.345588+0000 mgr.y (mgr.25471) 498 : cephadm 1 Upgrade: Updating grafana.a 2024-02-05T08:08:18.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:17 smithi012 bash[55092]: cephadm 2024-02-05T08:08:16.365315+0000 mgr.y (mgr.25471) 499 : cephadm 1 Deploying daemon grafana.a on smithi079 2024-02-05T08:08:18.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:17 smithi012 bash[55092]: cluster 2024-02-05T08:08:16.802773+0000 mgr.y (mgr.25471) 500 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:18.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:17 smithi012 bash[53716]: cephadm 2024-02-05T08:08:16.345588+0000 mgr.y (mgr.25471) 498 : cephadm 1 Upgrade: Updating grafana.a 2024-02-05T08:08:18.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:17 smithi012 bash[53716]: cephadm 2024-02-05T08:08:16.365315+0000 mgr.y (mgr.25471) 499 : cephadm 1 Deploying daemon grafana.a on smithi079 2024-02-05T08:08:18.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:17 smithi012 bash[53716]: cluster 2024-02-05T08:08:16.802773+0000 mgr.y (mgr.25471) 500 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:20.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:19 smithi079 bash[41122]: cluster 2024-02-05T08:08:18.804200+0000 mgr.y (mgr.25471) 501 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:20.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:19 smithi012 bash[53716]: cluster 2024-02-05T08:08:18.804200+0000 mgr.y (mgr.25471) 501 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:20.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:19 smithi012 bash[55092]: cluster 2024-02-05T08:08:18.804200+0000 mgr.y (mgr.25471) 501 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:20.702 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:20 smithi079 systemd[1]: Stopping Ceph grafana.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:08:21.021 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:20 smithi079 bash[37198]: t=2024-02-05T08:08:20+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-05T08:08:21.521 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:21 smithi079 bash[67761]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-grafana-a 2024-02-05T08:08:21.521 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:21 smithi079 bash[67847]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-grafana-a 2024-02-05T08:08:21.521 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:21 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@grafana.a.service: Succeeded. 2024-02-05T08:08:21.521 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:21 smithi079 systemd[1]: Stopped Ceph grafana.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:08:21.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:08:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:08:21] "GET /metrics HTTP/1.1" 200 38540 "" "Prometheus/2.43.0" 2024-02-05T08:08:21.938 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:21 smithi079 systemd[1]: Started Ceph grafana.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:08:22.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:21 smithi079 bash[41122]: cluster 2024-02-05T08:08:20.805244+0000 mgr.y (mgr.25471) 502 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:22.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:21 smithi079 bash[41122]: audit 2024-02-05T08:08:21.698296+0000 mon.a (mon.0) 826 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:22.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:21 smithi079 bash[41122]: audit 2024-02-05T08:08:21.709365+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:22.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:21 smithi012 bash[55092]: cluster 2024-02-05T08:08:20.805244+0000 mgr.y (mgr.25471) 502 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:22.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:21 smithi012 bash[55092]: audit 2024-02-05T08:08:21.698296+0000 mon.a (mon.0) 826 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:22.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:21 smithi012 bash[55092]: audit 2024-02-05T08:08:21.709365+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:22.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:21 smithi012 bash[53716]: cluster 2024-02-05T08:08:20.805244+0000 mgr.y (mgr.25471) 502 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:22.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:21 smithi012 bash[53716]: audit 2024-02-05T08:08:21.698296+0000 mon.a (mon.0) 826 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:22.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:21 smithi012 bash[53716]: audit 2024-02-05T08:08:21.709365+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:23.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.007821002Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-02-05T08:08:23.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008099736Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-05T08:08:23.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.00813608Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-05T08:08:23.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008151724Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-05T08:08:23.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008170699Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-05T08:08:23.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008194991Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-05T08:08:23.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008204712Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-05T08:08:23.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008212498Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-05T08:08:23.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008220411Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-05T08:08:23.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008240923Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008248096Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008255979Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008268162Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=settings t=2024-02-05T08:08:23.008290879Z level=info msg="App mode production" 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=sqlstore t=2024-02-05T08:08:23.008362795Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=sqlstore t=2024-02-05T08:08:23.008387481Z 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-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.02166571Z level=info msg="Starting DB migrations" 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.025737598Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.084598087Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.10970454Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.134814961Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.160165986Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.185513022Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.210567497Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-02-05T08:08:23.273 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.252616608Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-02-05T08:08:23.563 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.294763446Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-02-05T08:08:23.563 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.336993167Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-02-05T08:08:23.563 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.361995146Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-02-05T08:08:23.563 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.387284187Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-02-05T08:08:23.563 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.471203266Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-02-05T08:08:23.563 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.513175265Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-02-05T08:08:23.563 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.538358244Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-02-05T08:08:23.563 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.563616088Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-02-05T08:08:23.821 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.588936691Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-02-05T08:08:23.821 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.614134429Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-02-05T08:08:23.821 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.656138898Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-02-05T08:08:23.821 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.698201579Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-02-05T08:08:23.821 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.728851367Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-02-05T08:08:23.822 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.754060362Z level=info msg="Executing migration" id="create provenance_type table" 2024-02-05T08:08:23.822 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.779683955Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-02-05T08:08:23.822 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.82171024Z level=info msg="Executing migration" id="create alert_image table" 2024-02-05T08:08:24.073 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[41122]: cluster 2024-02-05T08:08:22.806836+0000 mgr.y (mgr.25471) 503 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:24.073 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[41122]: audit 2024-02-05T08:08:23.656534+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:24.073 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.846980584Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-02-05T08:08:24.073 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.880559681Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-02-05T08:08:24.074 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.922564343Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-02-05T08:08:24.074 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:23 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:23.964644943Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-02-05T08:08:24.074 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.030293919Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-02-05T08:08:24.074 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.030723235Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-02-05T08:08:24.074 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.073700529Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-02-05T08:08:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:23 smithi012 bash[53716]: cluster 2024-02-05T08:08:22.806836+0000 mgr.y (mgr.25471) 503 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:23 smithi012 bash[53716]: audit 2024-02-05T08:08:23.656534+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:23 smithi012 bash[55092]: cluster 2024-02-05T08:08:22.806836+0000 mgr.y (mgr.25471) 503 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:24.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:23 smithi012 bash[55092]: audit 2024-02-05T08:08:23.656534+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:24.351 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.099048765Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-02-05T08:08:24.351 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.124392617Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-02-05T08:08:24.351 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.149576856Z level=info msg="Executing migration" id="create secrets table" 2024-02-05T08:08:24.351 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.174862652Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-02-05T08:08:24.351 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.216594674Z level=info msg="Executing migration" id="add name column into data_keys" 2024-02-05T08:08:24.351 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.241911168Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-02-05T08:08:24.351 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.267249088Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-02-05T08:08:24.351 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.30915883Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-02-05T08:08:24.351 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.351288545Z level=info msg="Executing migration" id="add column hidden to role table" 2024-02-05T08:08:24.454 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:08:24.652 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.376496821Z level=info msg="Executing migration" id="create query_history table v1" 2024-02-05T08:08:24.652 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.401759961Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-02-05T08:08:24.653 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.426938331Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-02-05T08:08:24.653 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.452195425Z level=info msg="Executing migration" id="teams permissions migration" 2024-02-05T08:08:24.653 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.477453016Z level=info msg="Executing migration" id="dashboard permissions" 2024-02-05T08:08:24.653 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.502859459Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-02-05T08:08:24.653 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.527952147Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-02-05T08:08:24.653 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.569919853Z level=info msg="Executing migration" id="alerting notification permissions" 2024-02-05T08:08:24.653 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.652873004Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-02-05T08:08:24.930 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.678247191Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-02-05T08:08:24.930 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.703505463Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-02-05T08:08:24.930 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.728853987Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-02-05T08:08:24.930 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.77077622Z level=info msg="Executing migration" id="create correlation table v1" 2024-02-05T08:08:24.930 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.796072135Z level=info msg="Executing migration" id="add index correlations.uid" 2024-02-05T08:08:24.930 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.821280203Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-02-05T08:08:24.931 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.846508555Z level=info msg="Executing migration" id="add correlation config column" 2024-02-05T08:08:24.931 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.888468398Z level=info msg="Executing migration" id="create entity_events table" 2024-02-05T08:08:24.931 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.930492643Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-02-05T08:08:25.199 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.972458329Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-05T08:08:25.199 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:24 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:24.97287973Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-05T08:08:25.200 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.014574005Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-05T08:08:25.200 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.015008413Z 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-02-05T08:08:25.200 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.039902631Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-02-05T08:08:25.200 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.065233337Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-02-05T08:08:25.200 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.098966461Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-02-05T08:08:25.200 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.124359776Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-05T08:08:25.201 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.19959033Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-02-05T08:08:25.242 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (29s) 23s ago 18m 15.0M - 0.25.0 c8568f914cd2 f48f7430d0df 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 starting - - - - 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (112s) 23s ago 15m 47.7M - 3.6 8f4bf3e8b16a e1b63d8ae044 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (9m) 50s ago 23m 446M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (10m) 23s ago 25m 511M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (8m) 23s ago 26m 68.4M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (7m) 50s ago 24m 47.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (8m) 23s ago 24m 52.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (85s) 23s ago 18m 10.0M - 1.5.0 0da6a335fe13 6cd68c77a5f0 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (81s) 50s ago 18m 9555k - 1.5.0 0da6a335fe13 3b100dba48d4 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (6m) 23s ago 23m 66.5M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (6m) 23s ago 22m 62.7M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (5m) 23s ago 22m 54.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:08:25.243 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (5m) 23s ago 21m 61.7M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:08:25.244 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (4m) 50s ago 21m 60.9M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:08:25.244 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (4m) 50s ago 20m 56.4M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 64b67fce2344 2024-02-05T08:08:25.244 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (3m) 50s ago 19m 54.1M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 23902a00411b 2024-02-05T08:08:25.244 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (3m) 50s ago 19m 59.4M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 00faff9b6fe7 2024-02-05T08:08:25.244 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (56s) 50s ago 18m 40.5M - 2.43.0 a07b618ecd1d 442b1b7fb577 2024-02-05T08:08:25.244 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (2m) 23s ago 16m 91.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ec8b6094417e 2024-02-05T08:08:25.244 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (2m) 50s ago 16m 90.8M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 57c5f130a632 2024-02-05T08:08:25.244 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (2m) 23s ago 16m 91.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a caa56627aef3 2024-02-05T08:08:25.244 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (2m) 50s ago 16m 90.6M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ecfc1eac9502 2024-02-05T08:08:25.468 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.224649765Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-05T08:08:25.468 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.266806904Z level=info msg="Executing migration" id="Drop public config table" 2024-02-05T08:08:25.468 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.292141203Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-02-05T08:08:25.468 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.317246603Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-02-05T08:08:25.468 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.342485138Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-05T08:08:25.468 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.384430228Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-02-05T08:08:25.469 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.409836869Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-02-05T08:08:25.469 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.443292372Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-02-05T08:08:25.469 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.46857793Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-02-05T08:08:25.723 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:08:25.723 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:08:25.723 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:08:25.723 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:08:25.723 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:08:25.723 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:08:25.723 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:08:25.723 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:08:25.724 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T08:08:25.724 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:08:25.724 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:08:25.724 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T08:08:25.724 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:08:25.724 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:08:25.724 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T08:08:25.724 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:08:25.724 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:08:25.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.515192916Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-02-05T08:08:25.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.54046941Z level=info msg="Executing migration" id="add share column" 2024-02-05T08:08:25.772 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.574373657Z level=info msg="Executing migration" id="create default alerting folders" 2024-02-05T08:08:25.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.599627861Z level=info msg="Executing migration" id="create file table" 2024-02-05T08:08:25.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.624907871Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-02-05T08:08:25.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.666845875Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-02-05T08:08:25.773 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.708943298Z level=info msg="Executing migration" id="create file_meta table" 2024-02-05T08:08:26.052 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[41122]: audit 2024-02-05T08:08:24.428917+0000 mgr.y (mgr.25471) 504 : audit 0 from='client.34941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:26.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[41122]: cluster 2024-02-05T08:08:24.807590+0000 mgr.y (mgr.25471) 505 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:26.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[41122]: audit 2024-02-05T08:08:24.822401+0000 mgr.y (mgr.25471) 506 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:26.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[41122]: audit 2024-02-05T08:08:25.714019+0000 mon.a (mon.0) 829 : audit 0 from='client.? 172.21.15.12:0/1372912044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:26.053 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.792642232Z level=info msg="Executing migration" id="file table idx: path key" 2024-02-05T08:08:26.053 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.851071373Z level=info msg="Executing migration" id="set path collation in file table" 2024-02-05T08:08:26.053 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.893069916Z level=info msg="Executing migration" id="managed permissions migration" 2024-02-05T08:08:26.053 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.918501816Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-02-05T08:08:26.053 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.94372659Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-02-05T08:08:26.053 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:25 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:25.985851597Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-02-05T08:08:26.053 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.027839645Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-02-05T08:08:26.123 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": true, 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [ 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "osd", 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "mon", 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw", 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr", 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "iscsi" 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": "18/23 daemons upgraded", 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "Currently upgrading grafana daemons", 2024-02-05T08:08:26.124 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:08:26.125 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:08:26.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:25 smithi012 bash[53716]: audit 2024-02-05T08:08:24.428917+0000 mgr.y (mgr.25471) 504 : audit 0 from='client.34941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:26.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:25 smithi012 bash[53716]: cluster 2024-02-05T08:08:24.807590+0000 mgr.y (mgr.25471) 505 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:26.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:25 smithi012 bash[53716]: audit 2024-02-05T08:08:24.822401+0000 mgr.y (mgr.25471) 506 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:26.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:25 smithi012 bash[53716]: audit 2024-02-05T08:08:25.714019+0000 mon.a (mon.0) 829 : audit 0 from='client.? 172.21.15.12:0/1372912044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:26.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:25 smithi012 bash[55092]: audit 2024-02-05T08:08:24.428917+0000 mgr.y (mgr.25471) 504 : audit 0 from='client.34941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:26.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:25 smithi012 bash[55092]: cluster 2024-02-05T08:08:24.807590+0000 mgr.y (mgr.25471) 505 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:26.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:25 smithi012 bash[55092]: audit 2024-02-05T08:08:24.822401+0000 mgr.y (mgr.25471) 506 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:26.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:25 smithi012 bash[55092]: audit 2024-02-05T08:08:25.714019+0000 mon.a (mon.0) 829 : audit 0 from='client.? 172.21.15.12:0/1372912044' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:26.372 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.053144925Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-02-05T08:08:26.372 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.07838156Z level=info msg="Executing migration" id="update group index for alert rules" 2024-02-05T08:08:26.372 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.120427584Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-02-05T08:08:26.372 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.162430793Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-02-05T08:08:26.372 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.187678458Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-02-05T08:08:26.372 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.213001837Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-02-05T08:08:26.372 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.238281648Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-02-05T08:08:26.372 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.280273916Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-02-05T08:08:26.372 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.372196156Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-02-05T08:08:26.587 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:08:26.646 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.414113877Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-02-05T08:08:26.646 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.439587333Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-02-05T08:08:26.646 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.481708366Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-02-05T08:08:26.646 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.520552748Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-02-05T08:08:26.647 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.545805615Z level=info msg="Executing migration" id="create folder table" 2024-02-05T08:08:26.647 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.571053569Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-02-05T08:08:26.647 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.621432984Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-02-05T08:08:26.647 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.64674144Z level=info msg="Executing migration" id="Update folder title length" 2024-02-05T08:08:26.948 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.671976058Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-02-05T08:08:26.948 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=migrator t=2024-02-05T08:08:26.697240595Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.671545305s 2024-02-05T08:08:26.948 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=sqlstore t=2024-02-05T08:08:26.698518907Z level=info msg="Created default organization" 2024-02-05T08:08:26.948 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=plugin.loader t=2024-02-05T08:08:26.7769998Z level=info msg="Plugin registered" pluginID=input 2024-02-05T08:08:26.949 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=plugin.loader t=2024-02-05T08:08:26.807041401Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-05T08:08:26.949 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=plugin.loader t=2024-02-05T08:08:26.807085533Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-05T08:08:26.949 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=secrets t=2024-02-05T08:08:26.807134284Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-05T08:08:26.949 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=query_data t=2024-02-05T08:08:26.809769475Z level=info msg="Query Service initialization" 2024-02-05T08:08:26.949 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[67909]: logger=live.push_http t=2024-02-05T08:08:26.812838597Z level=info msg="Live Push Gateway initialization" 2024-02-05T08:08:27.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[41122]: audit 2024-02-05T08:08:25.207840+0000 mgr.y (mgr.25471) 507 : audit 0 from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:27.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[41122]: audit 2024-02-05T08:08:25.908585+0000 mgr.y (mgr.25471) 508 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:27.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:26 smithi079 bash[41122]: audit 2024-02-05T08:08:26.578132+0000 mon.a (mon.0) 830 : audit 0 from='client.? 172.21.15.12:0/224780169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:08:27.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:26 smithi012 bash[53716]: audit 2024-02-05T08:08:25.207840+0000 mgr.y (mgr.25471) 507 : audit 0 from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:27.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:26 smithi012 bash[53716]: audit 2024-02-05T08:08:25.908585+0000 mgr.y (mgr.25471) 508 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:27.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:26 smithi012 bash[53716]: audit 2024-02-05T08:08:26.578132+0000 mon.a (mon.0) 830 : audit 0 from='client.? 172.21.15.12:0/224780169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:08:27.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:26 smithi012 bash[55092]: audit 2024-02-05T08:08:25.207840+0000 mgr.y (mgr.25471) 507 : audit 0 from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:27.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:26 smithi012 bash[55092]: audit 2024-02-05T08:08:25.908585+0000 mgr.y (mgr.25471) 508 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:27.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:26 smithi012 bash[55092]: audit 2024-02-05T08:08:26.578132+0000 mon.a (mon.0) 830 : audit 0 from='client.? 172.21.15.12:0/224780169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:08:27.771 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=infra.usagestats.collector t=2024-02-05T08:08:27.635896887Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-05T08:08:27.771 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=provisioning.datasources t=2024-02-05T08:08:27.690506758Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-02-05T08:08:27.771 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=provisioning.datasources t=2024-02-05T08:08:27.690587956Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-02-05T08:08:27.771 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=provisioning.datasources t=2024-02-05T08:08:27.691091338Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-05T08:08:28.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[41122]: audit 2024-02-05T08:08:26.113688+0000 mgr.y (mgr.25471) 509 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:28.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[41122]: cluster 2024-02-05T08:08:26.808874+0000 mgr.y (mgr.25471) 510 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:28.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=provisioning.alerting t=2024-02-05T08:08:27.790702877Z level=info msg="starting to provision alerting" 2024-02-05T08:08:28.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=provisioning.alerting t=2024-02-05T08:08:27.790785134Z level=info msg="finished to provision alerting" 2024-02-05T08:08:28.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=grafanaStorageLogger t=2024-02-05T08:08:27.791033231Z level=info msg="storage starting" 2024-02-05T08:08:28.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=ngalert.state.manager t=2024-02-05T08:08:27.792119664Z level=info msg="Warming state cache for startup" 2024-02-05T08:08:28.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=http.server t=2024-02-05T08:08:27.794730829Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-05T08:08:28.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=sqlstore.transactions t=2024-02-05T08:08:27.850510434Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-02-05T08:08:28.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=ngalert.state.manager t=2024-02-05T08:08:27.901355841Z level=info msg="State cache has been initialized" states=0 duration=109.233727ms 2024-02-05T08:08:28.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=ngalert.multiorg.alertmanager t=2024-02-05T08:08:27.901463026Z level=info msg="starting MultiOrg Alertmanager" 2024-02-05T08:08:28.272 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:08:27 smithi079 bash[67909]: logger=ticker t=2024-02-05T08:08:27.901500062Z level=info msg=starting first_tick=2024-02-05T08:08:30Z 2024-02-05T08:08:28.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:27 smithi012 bash[53716]: audit 2024-02-05T08:08:26.113688+0000 mgr.y (mgr.25471) 509 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:28.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:27 smithi012 bash[53716]: cluster 2024-02-05T08:08:26.808874+0000 mgr.y (mgr.25471) 510 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:28.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:27 smithi012 bash[55092]: audit 2024-02-05T08:08:26.113688+0000 mgr.y (mgr.25471) 509 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:28.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:27 smithi012 bash[55092]: cluster 2024-02-05T08:08:26.808874+0000 mgr.y (mgr.25471) 510 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:29.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:29 smithi079 bash[41122]: audit 2024-02-05T08:08:27.997192+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:29.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:29 smithi079 bash[41122]: audit 2024-02-05T08:08:28.009335+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:29.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:29 smithi079 bash[41122]: cluster 2024-02-05T08:08:28.810174+0000 mgr.y (mgr.25471) 511 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:29.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:28 smithi012 bash[53716]: audit 2024-02-05T08:08:27.997192+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:29.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:28 smithi012 bash[53716]: audit 2024-02-05T08:08:28.009335+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:29.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:28 smithi012 bash[53716]: cluster 2024-02-05T08:08:28.810174+0000 mgr.y (mgr.25471) 511 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:29.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:28 smithi012 bash[55092]: audit 2024-02-05T08:08:27.997192+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:29.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:28 smithi012 bash[55092]: audit 2024-02-05T08:08:28.009335+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:29.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:28 smithi012 bash[55092]: cluster 2024-02-05T08:08:28.810174+0000 mgr.y (mgr.25471) 511 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:30.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:30 smithi079 bash[41122]: audit 2024-02-05T08:08:29.108188+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:30.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:30 smithi079 bash[41122]: audit 2024-02-05T08:08:29.121286+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:30.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:30 smithi012 bash[55092]: audit 2024-02-05T08:08:29.108188+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:30.592 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:30 smithi012 bash[55092]: audit 2024-02-05T08:08:29.121286+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:30.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:30 smithi012 bash[53716]: audit 2024-02-05T08:08:29.108188+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:30.593 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:30 smithi012 bash[53716]: audit 2024-02-05T08:08:29.121286+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:31.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:31 smithi079 bash[41122]: cluster 2024-02-05T08:08:30.811314+0000 mgr.y (mgr.25471) 512 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:31.592 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:31 smithi012 bash[53716]: cluster 2024-02-05T08:08:30.811314+0000 mgr.y (mgr.25471) 512 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:31.593 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:08:31 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:08:31] "GET /metrics HTTP/1.1" 200 38540 "" "Prometheus/2.43.0" 2024-02-05T08:08:31.593 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:31 smithi012 bash[55092]: cluster 2024-02-05T08:08:30.811314+0000 mgr.y (mgr.25471) 512 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:34.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:33 smithi079 bash[41122]: cluster 2024-02-05T08:08:32.813022+0000 mgr.y (mgr.25471) 513 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:34.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:33 smithi012 bash[53716]: cluster 2024-02-05T08:08:32.813022+0000 mgr.y (mgr.25471) 513 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:34.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:33 smithi012 bash[55092]: cluster 2024-02-05T08:08:32.813022+0000 mgr.y (mgr.25471) 513 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:36.212 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:35 smithi079 bash[41122]: cluster 2024-02-05T08:08:34.813758+0000 mgr.y (mgr.25471) 514 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:36.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:35 smithi012 bash[53716]: cluster 2024-02-05T08:08:34.813758+0000 mgr.y (mgr.25471) 514 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:36.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:35 smithi012 bash[55092]: cluster 2024-02-05T08:08:34.813758+0000 mgr.y (mgr.25471) 514 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:37.234 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:36 smithi079 bash[41122]: audit 2024-02-05T08:08:35.916603+0000 mgr.y (mgr.25471) 515 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:37.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:36 smithi012 bash[53716]: audit 2024-02-05T08:08:35.916603+0000 mgr.y (mgr.25471) 515 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:37.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:36 smithi012 bash[55092]: audit 2024-02-05T08:08:35.916603+0000 mgr.y (mgr.25471) 515 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:37 smithi079 bash[41122]: cluster 2024-02-05T08:08:36.815020+0000 mgr.y (mgr.25471) 516 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:37 smithi012 bash[53716]: cluster 2024-02-05T08:08:36.815020+0000 mgr.y (mgr.25471) 516 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:38.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:37 smithi012 bash[55092]: cluster 2024-02-05T08:08:36.815020+0000 mgr.y (mgr.25471) 516 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:39.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:38 smithi079 bash[41122]: audit 2024-02-05T08:08:38.656803+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:39.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:38 smithi012 bash[53716]: audit 2024-02-05T08:08:38.656803+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:39.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:38 smithi012 bash[55092]: audit 2024-02-05T08:08:38.656803+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:40.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:39 smithi079 bash[41122]: cluster 2024-02-05T08:08:38.816397+0000 mgr.y (mgr.25471) 517 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:39 smithi079 bash[41122]: audit 2024-02-05T08:08:39.888685+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:39 smithi079 bash[41122]: audit 2024-02-05T08:08:39.899169+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:39 smithi079 bash[41122]: audit 2024-02-05T08:08:39.901207+0000 mon.a (mon.0) 838 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:39 smithi079 bash[41122]: audit 2024-02-05T08:08:39.902680+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:40.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:39 smithi079 bash[41122]: audit 2024-02-05T08:08:39.910973+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:40.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[53716]: cluster 2024-02-05T08:08:38.816397+0000 mgr.y (mgr.25471) 517 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:40.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[53716]: audit 2024-02-05T08:08:39.888685+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:40.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[53716]: audit 2024-02-05T08:08:39.899169+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:40.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[53716]: audit 2024-02-05T08:08:39.901207+0000 mon.a (mon.0) 838 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:40.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[53716]: audit 2024-02-05T08:08:39.902680+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:40.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[53716]: audit 2024-02-05T08:08:39.910973+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:40.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[55092]: cluster 2024-02-05T08:08:38.816397+0000 mgr.y (mgr.25471) 517 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:40.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[55092]: audit 2024-02-05T08:08:39.888685+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:40.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[55092]: audit 2024-02-05T08:08:39.899169+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:40.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[55092]: audit 2024-02-05T08:08:39.901207+0000 mon.a (mon.0) 838 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:40.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[55092]: audit 2024-02-05T08:08:39.902680+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:40.344 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:39 smithi012 bash[55092]: audit 2024-02-05T08:08:39.910973+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:41.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:39.994779+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T08:08:41.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:39.995553+0000 mgr.y (mgr.25471) 518 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T08:08:41.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.003345+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:08:41.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.006284+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.008565+0000 mon.a (mon.0) 844 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.010242+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.013099+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.016086+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.018359+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.019981+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.021711+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.023452+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.025518+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.027524+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.029836+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.032911+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.035568+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.038631+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.041529+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.044215+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:39.994779+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T08:08:41.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:39.995553+0000 mgr.y (mgr.25471) 518 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T08:08:41.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.003345+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:08:41.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.006284+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.008565+0000 mon.a (mon.0) 844 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.010242+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.013099+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.016086+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.018359+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.019981+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.021711+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.023452+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.025518+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.027524+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.029836+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.032911+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.035568+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.038631+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.041529+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.044215+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.046700+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: cephadm 2024-02-05T08:08:40.048381+0000 mgr.y (mgr.25471) 519 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.054934+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.058682+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.063064+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.066711+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.070907+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.073740+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.077945+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.080667+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.085770+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.088482+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.095386+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-05T08:08:41.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.098598+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-05T08:08:41.262 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.104936+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-05T08:08:41.262 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.108276+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-05T08:08:41.262 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.113327+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-05T08:08:41.262 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.046700+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.262 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: cephadm 2024-02-05T08:08:40.048381+0000 mgr.y (mgr.25471) 519 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-05T08:08:41.262 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.054934+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:41.262 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.058682+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-05T08:08:41.262 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.063064+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-05T08:08:41.262 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.066711+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.262 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.070907+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.073740+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.077945+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.080667+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.085770+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.088482+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.095386+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.098598+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.104936+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.108276+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.113327+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-05T08:08:41.263 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.116686+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.117817+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.121607+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.124205+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.132467+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.134975+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.140797+0000 mon.a (mon.0) 882 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.143799+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.149347+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.152135+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.153248+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.154347+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.155476+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.156659+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.157925+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.264 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: cephadm 2024-02-05T08:08:40.158921+0000 mgr.y (mgr.25471) 520 : cephadm 1 Upgrade: Complete! 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.159859+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.116686+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.117817+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.121607+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.124205+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.132467+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.134975+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.140797+0000 mon.a (mon.0) 882 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.143799+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.149347+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-05T08:08:41.265 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.152135+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.153248+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.154347+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.155476+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.156659+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.157925+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: cephadm 2024-02-05T08:08:40.158921+0000 mgr.y (mgr.25471) 520 : cephadm 1 Upgrade: Complete! 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.159859+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.165422+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.167542+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.169126+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.178361+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:41.266 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.264351+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.266113+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: audit 2024-02-05T08:08:40.275859+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[53716]: cluster 2024-02-05T08:08:40.817388+0000 mgr.y (mgr.25471) 521 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.165422+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.167542+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.169126+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.178361+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.264351+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.266113+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: audit 2024-02-05T08:08:40.275859+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:41.267 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:40 smithi012 bash[55092]: cluster 2024-02-05T08:08:40.817388+0000 mgr.y (mgr.25471) 521 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:41.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:39.994779+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T08:08:41.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:39.995553+0000 mgr.y (mgr.25471) 518 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.003345+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.006284+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.008565+0000 mon.a (mon.0) 844 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.010242+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.013099+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.016086+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.018359+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.019981+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.021711+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.023452+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.025518+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.027524+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.029836+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.032911+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.035568+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.038631+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.041529+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.044215+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.046700+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:08:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: cephadm 2024-02-05T08:08:40.048381+0000 mgr.y (mgr.25471) 519 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-05T08:08:41.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.054934+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.058682+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.063064+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.066711+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.070907+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.073740+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.077945+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.080667+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.085770+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.088482+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.095386+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.098598+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.104936+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.108276+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-05T08:08:41.274 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.113327+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.116686+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.117817+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.121607+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.124205+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.132467+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.134975+0000 mon.a (mon.0) 881 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.140797+0000 mon.a (mon.0) 882 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.143799+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.149347+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.152135+0000 mon.a (mon.0) 885 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.153248+0000 mon.a (mon.0) 886 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.154347+0000 mon.a (mon.0) 887 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.155476+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.156659+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.157925+0000 mon.a (mon.0) 890 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T08:08:41.275 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: cephadm 2024-02-05T08:08:40.158921+0000 mgr.y (mgr.25471) 520 : cephadm 1 Upgrade: Complete! 2024-02-05T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.159859+0000 mon.a (mon.0) 891 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-05T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.165422+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-05T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.167542+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.169126+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.178361+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.264351+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.266113+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: audit 2024-02-05T08:08:40.275859+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:41.276 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:40 smithi079 bash[41122]: cluster 2024-02-05T08:08:40.817388+0000 mgr.y (mgr.25471) 521 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:41.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:08:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:08:41] "GET /metrics HTTP/1.1" 200 38537 "" "Prometheus/2.43.0" 2024-02-05T08:08:44.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:43 smithi079 bash[41122]: cluster 2024-02-05T08:08:42.818894+0000 mgr.y (mgr.25471) 522 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:44.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:43 smithi012 bash[53716]: cluster 2024-02-05T08:08:42.818894+0000 mgr.y (mgr.25471) 522 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:44.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:43 smithi012 bash[55092]: cluster 2024-02-05T08:08:42.818894+0000 mgr.y (mgr.25471) 522 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:45.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:45 smithi012 bash[53716]: audit 2024-02-05T08:08:44.012085+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:45.343 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:45 smithi012 bash[53716]: cluster 2024-02-05T08:08:44.819731+0000 mgr.y (mgr.25471) 523 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:45.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:45 smithi012 bash[55092]: audit 2024-02-05T08:08:44.012085+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:45.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:45 smithi012 bash[55092]: cluster 2024-02-05T08:08:44.819731+0000 mgr.y (mgr.25471) 523 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:45.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:45 smithi079 bash[41122]: audit 2024-02-05T08:08:44.012085+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:08:45.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:45 smithi079 bash[41122]: cluster 2024-02-05T08:08:44.819731+0000 mgr.y (mgr.25471) 523 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:46.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:46 smithi012 bash[53716]: audit 2024-02-05T08:08:45.925302+0000 mgr.y (mgr.25471) 524 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:46.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:46 smithi012 bash[55092]: audit 2024-02-05T08:08:45.925302+0000 mgr.y (mgr.25471) 524 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:46.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:46 smithi079 bash[41122]: audit 2024-02-05T08:08:45.925302+0000 mgr.y (mgr.25471) 524 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:47 smithi079 bash[41122]: cluster 2024-02-05T08:08:46.821072+0000 mgr.y (mgr.25471) 525 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:48.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:47 smithi012 bash[53716]: cluster 2024-02-05T08:08:46.821072+0000 mgr.y (mgr.25471) 525 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:48.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:47 smithi012 bash[55092]: cluster 2024-02-05T08:08:46.821072+0000 mgr.y (mgr.25471) 525 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:50.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:49 smithi079 bash[41122]: cluster 2024-02-05T08:08:48.822346+0000 mgr.y (mgr.25471) 526 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:50.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:49 smithi012 bash[53716]: cluster 2024-02-05T08:08:48.822346+0000 mgr.y (mgr.25471) 526 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:50.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:49 smithi012 bash[55092]: cluster 2024-02-05T08:08:48.822346+0000 mgr.y (mgr.25471) 526 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:51.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:08:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:08:51] "GET /metrics HTTP/1.1" 200 38537 "" "Prometheus/2.43.0" 2024-02-05T08:08:52.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:51 smithi079 bash[41122]: cluster 2024-02-05T08:08:50.823478+0000 mgr.y (mgr.25471) 527 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:52.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:51 smithi012 bash[53716]: cluster 2024-02-05T08:08:50.823478+0000 mgr.y (mgr.25471) 527 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:52.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:51 smithi012 bash[55092]: cluster 2024-02-05T08:08:50.823478+0000 mgr.y (mgr.25471) 527 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:53 smithi079 bash[41122]: cluster 2024-02-05T08:08:52.825177+0000 mgr.y (mgr.25471) 528 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:53 smithi079 bash[41122]: audit 2024-02-05T08:08:53.657237+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:53 smithi012 bash[53716]: cluster 2024-02-05T08:08:52.825177+0000 mgr.y (mgr.25471) 528 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:54.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:53 smithi012 bash[53716]: audit 2024-02-05T08:08:53.657237+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:53 smithi012 bash[55092]: cluster 2024-02-05T08:08:52.825177+0000 mgr.y (mgr.25471) 528 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:54.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:53 smithi012 bash[55092]: audit 2024-02-05T08:08:53.657237+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:08:56.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:55 smithi079 bash[41122]: cluster 2024-02-05T08:08:54.825953+0000 mgr.y (mgr.25471) 529 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:56.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:55 smithi012 bash[53716]: cluster 2024-02-05T08:08:54.825953+0000 mgr.y (mgr.25471) 529 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:56.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:55 smithi012 bash[55092]: cluster 2024-02-05T08:08:54.825953+0000 mgr.y (mgr.25471) 529 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:57.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:56 smithi079 bash[41122]: audit 2024-02-05T08:08:55.936647+0000 mgr.y (mgr.25471) 530 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:57.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:56 smithi012 bash[53716]: audit 2024-02-05T08:08:55.936647+0000 mgr.y (mgr.25471) 530 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:57.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:56 smithi012 bash[55092]: audit 2024-02-05T08:08:55.936647+0000 mgr.y (mgr.25471) 530 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:08:57.785 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch ps' 2024-02-05T08:08:58.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:57 smithi012 bash[53716]: cluster 2024-02-05T08:08:56.827191+0000 mgr.y (mgr.25471) 531 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:58.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:57 smithi012 bash[53716]: audit 2024-02-05T08:08:56.981380+0000 mgr.y (mgr.25471) 532 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:58.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:57 smithi012 bash[55092]: cluster 2024-02-05T08:08:56.827191+0000 mgr.y (mgr.25471) 531 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:58.093 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:57 smithi012 bash[55092]: audit 2024-02-05T08:08:56.981380+0000 mgr.y (mgr.25471) 532 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:57 smithi079 bash[41122]: cluster 2024-02-05T08:08:56.827191+0000 mgr.y (mgr.25471) 531 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:08:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:57 smithi079 bash[41122]: audit 2024-02-05T08:08:56.981380+0000 mgr.y (mgr.25471) 532 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:08:59.258 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:08:58 smithi012 bash[53716]: cluster 2024-02-05T08:08:58.828590+0000 mgr.y (mgr.25471) 533 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:59.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:08:58 smithi012 bash[55092]: cluster 2024-02-05T08:08:58.828590+0000 mgr.y (mgr.25471) 533 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:08:59.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:08:58 smithi079 bash[41122]: cluster 2024-02-05T08:08:58.828590+0000 mgr.y (mgr.25471) 533 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:01.124 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:09:01.124 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (65s) 59s ago 18m 15.0M - 0.25.0 c8568f914cd2 f48f7430d0df 2024-02-05T08:09:01.124 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (39s) 33s ago 18m 27.9M - 9.4.12 a0ea5e3c46d9 ef5a823a4842 2024-02-05T08:09:01.124 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (2m) 59s ago 16m 47.7M - 3.6 8f4bf3e8b16a e1b63d8ae044 2024-02-05T08:09:01.124 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (9m) 33s ago 24m 446M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:09:01.124 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (10m) 59s ago 26m 511M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:09:01.124 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (9m) 59s ago 26m 68.4M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:09:01.124 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (8m) 33s ago 24m 51.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:09:01.124 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (8m) 59s ago 24m 52.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:09:01.124 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (2m) 59s ago 18m 10.0M - 1.5.0 0da6a335fe13 6cd68c77a5f0 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (117s) 33s ago 18m 10.3M - 1.5.0 0da6a335fe13 3b100dba48d4 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (7m) 59s ago 24m 66.5M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (6m) 59s ago 23m 62.7M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (6m) 59s ago 22m 54.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (5m) 59s ago 22m 61.7M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (5m) 33s ago 21m 61.5M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (4m) 33s ago 21m 57.3M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 64b67fce2344 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (4m) 33s ago 20m 54.8M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 23902a00411b 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (3m) 33s ago 19m 59.6M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 00faff9b6fe7 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (92s) 33s ago 19m 47.5M - 2.43.0 a07b618ecd1d 442b1b7fb577 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (3m) 59s ago 16m 91.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ec8b6094417e 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (3m) 33s ago 16m 91.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 57c5f130a632 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (3m) 59s ago 16m 91.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a caa56627aef3 2024-02-05T08:09:01.125 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (3m) 33s ago 16m 91.1M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ecfc1eac9502 2024-02-05T08:09:01.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:09:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:09:01] "GET /metrics HTTP/1.1" 200 38532 "" "Prometheus/2.43.0" 2024-02-05T08:09:01.941 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph versions' 2024-02-05T08:09:02.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:01 smithi079 bash[41122]: cluster 2024-02-05T08:09:00.829669+0000 mgr.y (mgr.25471) 534 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:02.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:01 smithi012 bash[53716]: cluster 2024-02-05T08:09:00.829669+0000 mgr.y (mgr.25471) 534 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:02.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:01 smithi012 bash[55092]: cluster 2024-02-05T08:09:00.829669+0000 mgr.y (mgr.25471) 534 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:03.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:02 smithi079 bash[41122]: audit 2024-02-05T08:09:01.090207+0000 mgr.y (mgr.25471) 535 : audit 0 from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:09:03.332 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:02 smithi012 bash[53716]: audit 2024-02-05T08:09:01.090207+0000 mgr.y (mgr.25471) 535 : audit 0 from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:09:03.332 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:02 smithi012 bash[55092]: audit 2024-02-05T08:09:01.090207+0000 mgr.y (mgr.25471) 535 : audit 0 from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:09:04.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:03 smithi079 bash[41122]: cluster 2024-02-05T08:09:02.831208+0000 mgr.y (mgr.25471) 536 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:04.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:03 smithi012 bash[53716]: cluster 2024-02-05T08:09:02.831208+0000 mgr.y (mgr.25471) 536 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:04.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:03 smithi012 bash[55092]: cluster 2024-02-05T08:09:02.831208+0000 mgr.y (mgr.25471) 536 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:05.273 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:09:05.273 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:09:05.273 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:09:05.273 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:09:05.273 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:09:05.273 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:09:05.274 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:09:06.006 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-05T08:09:06.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:05 smithi079 bash[41122]: cluster 2024-02-05T08:09:04.831962+0000 mgr.y (mgr.25471) 537 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:06.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:05 smithi079 bash[41122]: audit 2024-02-05T08:09:05.263955+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.12:0/416866763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:09:06.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:05 smithi012 bash[53716]: cluster 2024-02-05T08:09:04.831962+0000 mgr.y (mgr.25471) 537 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:06.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:05 smithi012 bash[53716]: audit 2024-02-05T08:09:05.263955+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.12:0/416866763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:09:06.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:05 smithi012 bash[55092]: cluster 2024-02-05T08:09:04.831962+0000 mgr.y (mgr.25471) 537 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:06.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:05 smithi012 bash[55092]: audit 2024-02-05T08:09:05.263955+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.12:0/416866763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:09:07.224 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:06 smithi012 bash[53716]: audit 2024-02-05T08:09:05.945248+0000 mgr.y (mgr.25471) 538 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:07.224 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:06 smithi012 bash[55092]: audit 2024-02-05T08:09:05.945248+0000 mgr.y (mgr.25471) 538 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:07.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:06 smithi079 bash[41122]: audit 2024-02-05T08:09:05.945248+0000 mgr.y (mgr.25471) 538 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:08.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:07 smithi079 bash[41122]: cluster 2024-02-05T08:09:06.833282+0000 mgr.y (mgr.25471) 539 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:08.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:07 smithi012 bash[53716]: cluster 2024-02-05T08:09:06.833282+0000 mgr.y (mgr.25471) 539 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:08.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:07 smithi012 bash[55092]: cluster 2024-02-05T08:09:06.833282+0000 mgr.y (mgr.25471) 539 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:08.939 INFO:teuthology.orchestra.run.smithi012.stdout:wait for servicemap items w/ changing names to refresh 2024-02-05T08:09:09.165 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:08 smithi012 bash[53716]: audit 2024-02-05T08:09:08.657614+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:09.165 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:08 smithi012 bash[53716]: cluster 2024-02-05T08:09:08.834578+0000 mgr.y (mgr.25471) 540 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:09.165 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:08 smithi012 bash[55092]: audit 2024-02-05T08:09:08.657614+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:09.165 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:08 smithi012 bash[55092]: cluster 2024-02-05T08:09:08.834578+0000 mgr.y (mgr.25471) 540 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:09.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:08 smithi079 bash[41122]: audit 2024-02-05T08:09:08.657614+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:09.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:08 smithi079 bash[41122]: cluster 2024-02-05T08:09:08.834578+0000 mgr.y (mgr.25471) 540 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:09.761 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'sleep 60' 2024-02-05T08:09:11.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:09:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:09:11] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-02-05T08:09:12.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:11 smithi079 bash[41122]: cluster 2024-02-05T08:09:10.835598+0000 mgr.y (mgr.25471) 541 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:12.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:11 smithi012 bash[53716]: cluster 2024-02-05T08:09:10.835598+0000 mgr.y (mgr.25471) 541 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:12.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:11 smithi012 bash[55092]: cluster 2024-02-05T08:09:10.835598+0000 mgr.y (mgr.25471) 541 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:14.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:13 smithi079 bash[41122]: cluster 2024-02-05T08:09:12.837206+0000 mgr.y (mgr.25471) 542 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:14.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:13 smithi012 bash[53716]: cluster 2024-02-05T08:09:12.837206+0000 mgr.y (mgr.25471) 542 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:14.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:13 smithi012 bash[55092]: cluster 2024-02-05T08:09:12.837206+0000 mgr.y (mgr.25471) 542 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:16.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:15 smithi079 bash[41122]: cluster 2024-02-05T08:09:14.837932+0000 mgr.y (mgr.25471) 543 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:16.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:15 smithi012 bash[53716]: cluster 2024-02-05T08:09:14.837932+0000 mgr.y (mgr.25471) 543 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:16.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:15 smithi012 bash[55092]: cluster 2024-02-05T08:09:14.837932+0000 mgr.y (mgr.25471) 543 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:17.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:16 smithi079 bash[41122]: audit 2024-02-05T08:09:15.955244+0000 mgr.y (mgr.25471) 544 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:17.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:16 smithi012 bash[53716]: audit 2024-02-05T08:09:15.955244+0000 mgr.y (mgr.25471) 544 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:17.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:16 smithi012 bash[55092]: audit 2024-02-05T08:09:15.955244+0000 mgr.y (mgr.25471) 544 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:17 smithi079 bash[41122]: cluster 2024-02-05T08:09:16.839249+0000 mgr.y (mgr.25471) 545 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:18.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:17 smithi012 bash[53716]: cluster 2024-02-05T08:09:16.839249+0000 mgr.y (mgr.25471) 545 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:18.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:17 smithi012 bash[55092]: cluster 2024-02-05T08:09:16.839249+0000 mgr.y (mgr.25471) 545 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:19.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:19 smithi012 bash[53716]: cluster 2024-02-05T08:09:18.840583+0000 mgr.y (mgr.25471) 546 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:19.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:19 smithi012 bash[55092]: cluster 2024-02-05T08:09:18.840583+0000 mgr.y (mgr.25471) 546 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:19.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:19 smithi079 bash[41122]: cluster 2024-02-05T08:09:18.840583+0000 mgr.y (mgr.25471) 546 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:21.592 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:09:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:09:21] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-02-05T08:09:22.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:21 smithi079 bash[41122]: cluster 2024-02-05T08:09:20.841593+0000 mgr.y (mgr.25471) 547 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:22.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:21 smithi012 bash[53716]: cluster 2024-02-05T08:09:20.841593+0000 mgr.y (mgr.25471) 547 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:22.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:21 smithi012 bash[55092]: cluster 2024-02-05T08:09:20.841593+0000 mgr.y (mgr.25471) 547 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:24.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:23 smithi079 bash[41122]: cluster 2024-02-05T08:09:22.843073+0000 mgr.y (mgr.25471) 548 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:24.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:23 smithi079 bash[41122]: audit 2024-02-05T08:09:23.657974+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:23 smithi012 bash[53716]: cluster 2024-02-05T08:09:22.843073+0000 mgr.y (mgr.25471) 548 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:24.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:23 smithi012 bash[53716]: audit 2024-02-05T08:09:23.657974+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:23 smithi012 bash[55092]: cluster 2024-02-05T08:09:22.843073+0000 mgr.y (mgr.25471) 548 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:24.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:23 smithi012 bash[55092]: audit 2024-02-05T08:09:23.657974+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:26.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:25 smithi079 bash[41122]: cluster 2024-02-05T08:09:24.843830+0000 mgr.y (mgr.25471) 549 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:26.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:25 smithi012 bash[53716]: cluster 2024-02-05T08:09:24.843830+0000 mgr.y (mgr.25471) 549 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:26.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:25 smithi012 bash[55092]: cluster 2024-02-05T08:09:24.843830+0000 mgr.y (mgr.25471) 549 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:28.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:27 smithi079 bash[41122]: audit 2024-02-05T08:09:25.964684+0000 mgr.y (mgr.25471) 550 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:28.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:27 smithi079 bash[41122]: cluster 2024-02-05T08:09:26.845120+0000 mgr.y (mgr.25471) 551 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:28.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:27 smithi012 bash[55092]: audit 2024-02-05T08:09:25.964684+0000 mgr.y (mgr.25471) 550 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:28.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:27 smithi012 bash[55092]: cluster 2024-02-05T08:09:26.845120+0000 mgr.y (mgr.25471) 551 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:28.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:27 smithi012 bash[53716]: audit 2024-02-05T08:09:25.964684+0000 mgr.y (mgr.25471) 550 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:28.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:27 smithi012 bash[53716]: cluster 2024-02-05T08:09:26.845120+0000 mgr.y (mgr.25471) 551 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:30.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:29 smithi079 bash[41122]: cluster 2024-02-05T08:09:28.846445+0000 mgr.y (mgr.25471) 552 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:30.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:29 smithi012 bash[55092]: cluster 2024-02-05T08:09:28.846445+0000 mgr.y (mgr.25471) 552 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:30.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:29 smithi012 bash[53716]: cluster 2024-02-05T08:09:28.846445+0000 mgr.y (mgr.25471) 552 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:31.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:31 smithi012 bash[53716]: cluster 2024-02-05T08:09:30.847481+0000 mgr.y (mgr.25471) 553 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:31.342 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:09:31 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:09:31] "GET /metrics HTTP/1.1" 200 38540 "" "Prometheus/2.43.0" 2024-02-05T08:09:31.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:31 smithi012 bash[55092]: cluster 2024-02-05T08:09:30.847481+0000 mgr.y (mgr.25471) 553 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:31.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:31 smithi079 bash[41122]: cluster 2024-02-05T08:09:30.847481+0000 mgr.y (mgr.25471) 553 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:34.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:33 smithi079 bash[41122]: cluster 2024-02-05T08:09:32.849058+0000 mgr.y (mgr.25471) 554 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:34.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:33 smithi012 bash[53716]: cluster 2024-02-05T08:09:32.849058+0000 mgr.y (mgr.25471) 554 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:34.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:33 smithi012 bash[55092]: cluster 2024-02-05T08:09:32.849058+0000 mgr.y (mgr.25471) 554 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:35.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:34 smithi079 bash[41122]: cluster 2024-02-05T08:09:34.849775+0000 mgr.y (mgr.25471) 555 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:35.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:34 smithi012 bash[53716]: cluster 2024-02-05T08:09:34.849775+0000 mgr.y (mgr.25471) 555 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:35.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:34 smithi012 bash[55092]: cluster 2024-02-05T08:09:34.849775+0000 mgr.y (mgr.25471) 555 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:37 smithi079 bash[41122]: audit 2024-02-05T08:09:35.969262+0000 mgr.y (mgr.25471) 556 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:37 smithi079 bash[41122]: cluster 2024-02-05T08:09:36.851052+0000 mgr.y (mgr.25471) 557 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:37 smithi012 bash[53716]: audit 2024-02-05T08:09:35.969262+0000 mgr.y (mgr.25471) 556 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:38.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:37 smithi012 bash[53716]: cluster 2024-02-05T08:09:36.851052+0000 mgr.y (mgr.25471) 557 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:37 smithi012 bash[55092]: audit 2024-02-05T08:09:35.969262+0000 mgr.y (mgr.25471) 556 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:38.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:37 smithi012 bash[55092]: cluster 2024-02-05T08:09:36.851052+0000 mgr.y (mgr.25471) 557 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:39.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:38 smithi079 bash[41122]: audit 2024-02-05T08:09:38.658390+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:38 smithi012 bash[53716]: audit 2024-02-05T08:09:38.658390+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:39.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:38 smithi012 bash[55092]: audit 2024-02-05T08:09:38.658390+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:40.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:39 smithi079 bash[41122]: cluster 2024-02-05T08:09:38.852315+0000 mgr.y (mgr.25471) 558 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:40.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:39 smithi012 bash[53716]: cluster 2024-02-05T08:09:38.852315+0000 mgr.y (mgr.25471) 558 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:40.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:39 smithi012 bash[55092]: cluster 2024-02-05T08:09:38.852315+0000 mgr.y (mgr.25471) 558 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:41.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:40 smithi012 bash[53716]: cluster 2024-02-05T08:09:40.853128+0000 mgr.y (mgr.25471) 559 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:41.256 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:40 smithi012 bash[55092]: cluster 2024-02-05T08:09:40.853128+0000 mgr.y (mgr.25471) 559 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:41.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:40 smithi079 bash[41122]: cluster 2024-02-05T08:09:40.853128+0000 mgr.y (mgr.25471) 559 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:41.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:09:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:09:41] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-02-05T08:09:42.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:41 smithi079 bash[41122]: audit 2024-02-05T08:09:41.046767+0000 mon.a (mon.0) 904 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:09:42.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:41 smithi079 bash[41122]: audit 2024-02-05T08:09:41.048730+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:09:42.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:41 smithi079 bash[41122]: audit 2024-02-05T08:09:41.059295+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:09:42.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:41 smithi012 bash[53716]: audit 2024-02-05T08:09:41.046767+0000 mon.a (mon.0) 904 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:09:42.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:41 smithi012 bash[53716]: audit 2024-02-05T08:09:41.048730+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:09:42.342 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:41 smithi012 bash[53716]: audit 2024-02-05T08:09:41.059295+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:09:42.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:41 smithi012 bash[55092]: audit 2024-02-05T08:09:41.046767+0000 mon.a (mon.0) 904 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:09:42.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:41 smithi012 bash[55092]: audit 2024-02-05T08:09:41.048730+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:09:42.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:41 smithi012 bash[55092]: audit 2024-02-05T08:09:41.059295+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:09:43.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:42 smithi079 bash[41122]: cluster 2024-02-05T08:09:42.854637+0000 mgr.y (mgr.25471) 560 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:43.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:42 smithi012 bash[53716]: cluster 2024-02-05T08:09:42.854637+0000 mgr.y (mgr.25471) 560 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:43.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:42 smithi012 bash[55092]: cluster 2024-02-05T08:09:42.854637+0000 mgr.y (mgr.25471) 560 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:46.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:45 smithi079 bash[41122]: cluster 2024-02-05T08:09:44.855380+0000 mgr.y (mgr.25471) 561 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:46.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:45 smithi012 bash[53716]: cluster 2024-02-05T08:09:44.855380+0000 mgr.y (mgr.25471) 561 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:46.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:45 smithi012 bash[55092]: cluster 2024-02-05T08:09:44.855380+0000 mgr.y (mgr.25471) 561 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:47 smithi079 bash[41122]: audit 2024-02-05T08:09:45.980639+0000 mgr.y (mgr.25471) 562 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:47 smithi079 bash[41122]: cluster 2024-02-05T08:09:46.856686+0000 mgr.y (mgr.25471) 563 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:48.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:47 smithi012 bash[53716]: audit 2024-02-05T08:09:45.980639+0000 mgr.y (mgr.25471) 562 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:48.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:47 smithi012 bash[53716]: cluster 2024-02-05T08:09:46.856686+0000 mgr.y (mgr.25471) 563 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:48.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:47 smithi012 bash[55092]: audit 2024-02-05T08:09:45.980639+0000 mgr.y (mgr.25471) 562 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:48.342 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:47 smithi012 bash[55092]: cluster 2024-02-05T08:09:46.856686+0000 mgr.y (mgr.25471) 563 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:50.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:49 smithi079 bash[41122]: cluster 2024-02-05T08:09:48.857938+0000 mgr.y (mgr.25471) 564 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:50.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:49 smithi012 bash[53716]: cluster 2024-02-05T08:09:48.857938+0000 mgr.y (mgr.25471) 564 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:50.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:49 smithi012 bash[55092]: cluster 2024-02-05T08:09:48.857938+0000 mgr.y (mgr.25471) 564 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:51.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:09:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:09:51] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-02-05T08:09:52.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:51 smithi079 bash[41122]: cluster 2024-02-05T08:09:50.858973+0000 mgr.y (mgr.25471) 565 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:52.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:51 smithi012 bash[53716]: cluster 2024-02-05T08:09:50.858973+0000 mgr.y (mgr.25471) 565 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:52.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:51 smithi012 bash[55092]: cluster 2024-02-05T08:09:50.858973+0000 mgr.y (mgr.25471) 565 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:53.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:52 smithi079 bash[41122]: cluster 2024-02-05T08:09:52.860552+0000 mgr.y (mgr.25471) 566 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:53.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:52 smithi012 bash[55092]: cluster 2024-02-05T08:09:52.860552+0000 mgr.y (mgr.25471) 566 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:53.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:52 smithi012 bash[53716]: cluster 2024-02-05T08:09:52.860552+0000 mgr.y (mgr.25471) 566 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:09:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:53 smithi079 bash[41122]: audit 2024-02-05T08:09:53.658893+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:54.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:53 smithi012 bash[53716]: audit 2024-02-05T08:09:53.658893+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:54.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:53 smithi012 bash[55092]: audit 2024-02-05T08:09:53.658893+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:09:55.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:55 smithi079 bash[41122]: cluster 2024-02-05T08:09:54.861328+0000 mgr.y (mgr.25471) 567 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:55.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:54 smithi012 bash[53716]: cluster 2024-02-05T08:09:54.861328+0000 mgr.y (mgr.25471) 567 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:55.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:54 smithi012 bash[55092]: cluster 2024-02-05T08:09:54.861328+0000 mgr.y (mgr.25471) 567 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:57 smithi079 bash[41122]: audit 2024-02-05T08:09:55.991916+0000 mgr.y (mgr.25471) 568 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:57 smithi079 bash[41122]: cluster 2024-02-05T08:09:56.862596+0000 mgr.y (mgr.25471) 569 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:58.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:57 smithi012 bash[55092]: audit 2024-02-05T08:09:55.991916+0000 mgr.y (mgr.25471) 568 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:58.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:57 smithi012 bash[55092]: cluster 2024-02-05T08:09:56.862596+0000 mgr.y (mgr.25471) 569 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:09:58.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:57 smithi012 bash[53716]: audit 2024-02-05T08:09:55.991916+0000 mgr.y (mgr.25471) 568 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:09:58.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:57 smithi012 bash[53716]: cluster 2024-02-05T08:09:56.862596+0000 mgr.y (mgr.25471) 569 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:00.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:09:59 smithi079 bash[41122]: cluster 2024-02-05T08:09:58.863887+0000 mgr.y (mgr.25471) 570 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:00.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:09:59 smithi012 bash[53716]: cluster 2024-02-05T08:09:58.863887+0000 mgr.y (mgr.25471) 570 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:00.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:09:59 smithi012 bash[55092]: cluster 2024-02-05T08:09:58.863887+0000 mgr.y (mgr.25471) 570 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:01.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:00 smithi012 bash[55092]: cluster 2024-02-05T08:10:00.000120+0000 mon.a (mon.0) 908 : cluster 1 overall HEALTH_OK 2024-02-05T08:10:01.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:00 smithi012 bash[53716]: cluster 2024-02-05T08:10:00.000120+0000 mon.a (mon.0) 908 : cluster 1 overall HEALTH_OK 2024-02-05T08:10:01.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:00 smithi079 bash[41122]: cluster 2024-02-05T08:10:00.000120+0000 mon.a (mon.0) 908 : cluster 1 overall HEALTH_OK 2024-02-05T08:10:01.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:10:01] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-02-05T08:10:02.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:01 smithi079 bash[41122]: cluster 2024-02-05T08:10:00.864906+0000 mgr.y (mgr.25471) 571 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:02.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:01 smithi012 bash[53716]: cluster 2024-02-05T08:10:00.864906+0000 mgr.y (mgr.25471) 571 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:02.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:01 smithi012 bash[55092]: cluster 2024-02-05T08:10:00.864906+0000 mgr.y (mgr.25471) 571 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:03.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:02 smithi079 bash[41122]: cluster 2024-02-05T08:10:02.866513+0000 mgr.y (mgr.25471) 572 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:03.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:02 smithi012 bash[55092]: cluster 2024-02-05T08:10:02.866513+0000 mgr.y (mgr.25471) 572 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:03.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:02 smithi012 bash[53716]: cluster 2024-02-05T08:10:02.866513+0000 mgr.y (mgr.25471) 572 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:06.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:05 smithi079 bash[41122]: cluster 2024-02-05T08:10:04.867246+0000 mgr.y (mgr.25471) 573 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:06.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:05 smithi012 bash[55092]: cluster 2024-02-05T08:10:04.867246+0000 mgr.y (mgr.25471) 573 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:06.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:05 smithi012 bash[53716]: cluster 2024-02-05T08:10:04.867246+0000 mgr.y (mgr.25471) 573 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:08.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:07 smithi079 bash[41122]: audit 2024-02-05T08:10:06.000765+0000 mgr.y (mgr.25471) 574 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:08.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:07 smithi079 bash[41122]: cluster 2024-02-05T08:10:06.868552+0000 mgr.y (mgr.25471) 575 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:08.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:07 smithi012 bash[53716]: audit 2024-02-05T08:10:06.000765+0000 mgr.y (mgr.25471) 574 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:08.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:07 smithi012 bash[53716]: cluster 2024-02-05T08:10:06.868552+0000 mgr.y (mgr.25471) 575 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:08.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:07 smithi012 bash[55092]: audit 2024-02-05T08:10:06.000765+0000 mgr.y (mgr.25471) 574 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:08.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:07 smithi012 bash[55092]: cluster 2024-02-05T08:10:06.868552+0000 mgr.y (mgr.25471) 575 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:09.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:08 smithi079 bash[41122]: audit 2024-02-05T08:10:08.659153+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:09.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:08 smithi012 bash[53716]: audit 2024-02-05T08:10:08.659153+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:09.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:08 smithi012 bash[55092]: audit 2024-02-05T08:10:08.659153+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:10.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:09 smithi079 bash[41122]: cluster 2024-02-05T08:10:08.869931+0000 mgr.y (mgr.25471) 576 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:10.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:09 smithi012 bash[53716]: cluster 2024-02-05T08:10:08.869931+0000 mgr.y (mgr.25471) 576 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:10.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:09 smithi012 bash[55092]: cluster 2024-02-05T08:10:08.869931+0000 mgr.y (mgr.25471) 576 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:11.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:10 smithi012 bash[53716]: cluster 2024-02-05T08:10:10.871031+0000 mgr.y (mgr.25471) 577 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:11.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:10 smithi012 bash[55092]: cluster 2024-02-05T08:10:10.871031+0000 mgr.y (mgr.25471) 577 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:11.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:10 smithi079 bash[41122]: cluster 2024-02-05T08:10:10.871031+0000 mgr.y (mgr.25471) 577 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:11.591 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:11 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:10:11] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-02-05T08:10:13.562 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch ps' 2024-02-05T08:10:14.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:13 smithi012 bash[53716]: cluster 2024-02-05T08:10:12.872900+0000 mgr.y (mgr.25471) 578 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:14.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:13 smithi012 bash[55092]: cluster 2024-02-05T08:10:12.872900+0000 mgr.y (mgr.25471) 578 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:14.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:13 smithi079 bash[41122]: cluster 2024-02-05T08:10:12.872900+0000 mgr.y (mgr.25471) 578 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:16.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:15 smithi079 bash[41122]: cluster 2024-02-05T08:10:14.873559+0000 mgr.y (mgr.25471) 579 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:16.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:15 smithi012 bash[53716]: cluster 2024-02-05T08:10:14.873559+0000 mgr.y (mgr.25471) 579 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:16.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:15 smithi012 bash[55092]: cluster 2024-02-05T08:10:14.873559+0000 mgr.y (mgr.25471) 579 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:17.345 INFO:teuthology.orchestra.run.smithi012.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T08:10:17.345 INFO:teuthology.orchestra.run.smithi012.stdout:alertmanager.a smithi012 *:9093,9094 running (2m) 2m ago 20m 15.0M - 0.25.0 c8568f914cd2 f48f7430d0df 2024-02-05T08:10:17.345 INFO:teuthology.orchestra.run.smithi012.stdout:grafana.a smithi079 *:3000 running (115s) 109s ago 19m 27.9M - 9.4.12 a0ea5e3c46d9 ef5a823a4842 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:iscsi.foo.smithi012.oxiwgf smithi012 running (3m) 2m ago 17m 47.7M - 3.6 8f4bf3e8b16a e1b63d8ae044 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.x smithi079 *:8443,9283,8765 running (11m) 109s ago 25m 446M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a f182cda4ab25 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:mgr.y smithi012 *:8443,9283,8765 running (12m) 2m ago 27m 511M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 73064878f8ba 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:mon.a smithi012 running (10m) 2m ago 27m 68.4M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a debc9ddba897 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:mon.b smithi079 running (9m) 109s ago 26m 51.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 16a808e52130 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:mon.c smithi012 running (10m) 2m ago 26m 52.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a d955ebe9d955 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.a smithi012 *:9100 running (3m) 2m ago 20m 10.0M - 1.5.0 0da6a335fe13 6cd68c77a5f0 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:node-exporter.b smithi079 *:9100 running (3m) 109s ago 20m 10.3M - 1.5.0 0da6a335fe13 3b100dba48d4 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:osd.0 smithi012 running (8m) 2m ago 25m 66.5M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f8614feb255e 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:osd.1 smithi012 running (8m) 2m ago 24m 62.7M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 96da802f0413 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:osd.2 smithi012 running (7m) 2m ago 24m 54.2M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 7c593223a3ff 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:osd.3 smithi012 running (7m) 2m ago 23m 61.7M 2782M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c5779da63429 2024-02-05T08:10:17.346 INFO:teuthology.orchestra.run.smithi012.stdout:osd.4 smithi079 running (6m) 109s ago 22m 61.5M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a a0a327060894 2024-02-05T08:10:17.347 INFO:teuthology.orchestra.run.smithi012.stdout:osd.5 smithi079 running (6m) 109s ago 22m 57.3M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 64b67fce2344 2024-02-05T08:10:17.347 INFO:teuthology.orchestra.run.smithi012.stdout:osd.6 smithi079 running (5m) 109s ago 21m 54.8M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 23902a00411b 2024-02-05T08:10:17.347 INFO:teuthology.orchestra.run.smithi012.stdout:osd.7 smithi079 running (5m) 109s ago 21m 59.6M 3037M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 00faff9b6fe7 2024-02-05T08:10:17.347 INFO:teuthology.orchestra.run.smithi012.stdout:prometheus.a smithi079 *:9095 running (2m) 109s ago 20m 47.5M - 2.43.0 a07b618ecd1d 442b1b7fb577 2024-02-05T08:10:17.347 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi012.zgzwfl smithi012 *:8000 running (4m) 2m ago 18m 91.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ec8b6094417e 2024-02-05T08:10:17.347 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.foo.smithi079.yatygr smithi079 *:8000 running (4m) 109s ago 18m 91.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 57c5f130a632 2024-02-05T08:10:17.347 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi012.iwrjem smithi012 *:80 running (4m) 2m ago 17m 91.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a caa56627aef3 2024-02-05T08:10:17.347 INFO:teuthology.orchestra.run.smithi012.stdout:rgw.smpl.smithi079.nvkotr smithi079 *:80 running (4m) 109s ago 17m 91.1M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a ecfc1eac9502 2024-02-05T08:10:18.126 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph versions' 2024-02-05T08:10:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:17 smithi079 bash[41122]: audit 2024-02-05T08:10:16.011108+0000 mgr.y (mgr.25471) 580 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:18.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:17 smithi079 bash[41122]: cluster 2024-02-05T08:10:16.874510+0000 mgr.y (mgr.25471) 581 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:18.317 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:17 smithi012 bash[53716]: audit 2024-02-05T08:10:16.011108+0000 mgr.y (mgr.25471) 580 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:18.317 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:17 smithi012 bash[53716]: cluster 2024-02-05T08:10:16.874510+0000 mgr.y (mgr.25471) 581 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:18.317 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:17 smithi012 bash[55092]: audit 2024-02-05T08:10:16.011108+0000 mgr.y (mgr.25471) 580 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:18.317 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:17 smithi012 bash[55092]: cluster 2024-02-05T08:10:16.874510+0000 mgr.y (mgr.25471) 581 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:19.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:18 smithi079 bash[41122]: audit 2024-02-05T08:10:17.315148+0000 mgr.y (mgr.25471) 582 : audit 0 from='client.44926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:19.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:18 smithi012 bash[53716]: audit 2024-02-05T08:10:17.315148+0000 mgr.y (mgr.25471) 582 : audit 0 from='client.44926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:19.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:18 smithi012 bash[55092]: audit 2024-02-05T08:10:17.315148+0000 mgr.y (mgr.25471) 582 : audit 0 from='client.44926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:20.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:19 smithi012 bash[53716]: cluster 2024-02-05T08:10:18.875815+0000 mgr.y (mgr.25471) 583 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:20.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:19 smithi012 bash[55092]: cluster 2024-02-05T08:10:18.875815+0000 mgr.y (mgr.25471) 583 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:20.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:19 smithi079 bash[41122]: cluster 2024-02-05T08:10:18.875815+0000 mgr.y (mgr.25471) 583 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:21.245 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:20 smithi012 bash[53716]: cluster 2024-02-05T08:10:20.876842+0000 mgr.y (mgr.25471) 584 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:21.245 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:20 smithi012 bash[55092]: cluster 2024-02-05T08:10:20.876842+0000 mgr.y (mgr.25471) 584 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:21.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:20 smithi079 bash[41122]: cluster 2024-02-05T08:10:20.876842+0000 mgr.y (mgr.25471) 584 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:21.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:21 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:10:21] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-02-05T08:10:21.768 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: "mon": { 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: "mgr": { 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: "osd": { 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: "rgw": { 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T08:10:21.769 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-02-05T08:10:21.770 INFO:teuthology.orchestra.run.smithi012.stdout: "overall": { 2024-02-05T08:10:21.770 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T08:10:21.770 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-02-05T08:10:21.770 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:10:22.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:21 smithi012 bash[53716]: audit 2024-02-05T08:10:21.760854+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.12:0/1618048035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:10:22.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:21 smithi012 bash[55092]: audit 2024-02-05T08:10:21.760854+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.12:0/1618048035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:10:22.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:22 smithi079 bash[41122]: audit 2024-02-05T08:10:21.760854+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.12:0/1618048035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:10:22.588 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch upgrade status' 2024-02-05T08:10:23.091 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:23 smithi012 bash[53716]: cluster 2024-02-05T08:10:22.878356+0000 mgr.y (mgr.25471) 585 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:23.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:23 smithi012 bash[55092]: cluster 2024-02-05T08:10:22.878356+0000 mgr.y (mgr.25471) 585 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:23.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:23 smithi079 bash[41122]: cluster 2024-02-05T08:10:22.878356+0000 mgr.y (mgr.25471) 585 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:24.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:24 smithi079 bash[41122]: audit 2024-02-05T08:10:23.659582+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:24.331 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:24 smithi012 bash[53716]: audit 2024-02-05T08:10:23.659582+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:24.331 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:24 smithi012 bash[55092]: audit 2024-02-05T08:10:23.659582+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:25.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:25 smithi012 bash[53716]: cluster 2024-02-05T08:10:24.879099+0000 mgr.y (mgr.25471) 586 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:25.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:25 smithi012 bash[55092]: cluster 2024-02-05T08:10:24.879099+0000 mgr.y (mgr.25471) 586 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:25.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:25 smithi079 bash[41122]: cluster 2024-02-05T08:10:24.879099+0000 mgr.y (mgr.25471) 586 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:26.285 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:10:26.285 INFO:teuthology.orchestra.run.smithi012.stdout: "target_image": null, 2024-02-05T08:10:26.285 INFO:teuthology.orchestra.run.smithi012.stdout: "in_progress": false, 2024-02-05T08:10:26.285 INFO:teuthology.orchestra.run.smithi012.stdout: "which": "", 2024-02-05T08:10:26.285 INFO:teuthology.orchestra.run.smithi012.stdout: "services_complete": [], 2024-02-05T08:10:26.285 INFO:teuthology.orchestra.run.smithi012.stdout: "progress": null, 2024-02-05T08:10:26.285 INFO:teuthology.orchestra.run.smithi012.stdout: "message": "", 2024-02-05T08:10:26.285 INFO:teuthology.orchestra.run.smithi012.stdout: "is_paused": false 2024-02-05T08:10:26.285 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:10:27.036 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph health detail' 2024-02-05T08:10:28.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:27 smithi079 bash[41122]: audit 2024-02-05T08:10:26.020375+0000 mgr.y (mgr.25471) 587 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:28.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:27 smithi079 bash[41122]: audit 2024-02-05T08:10:26.277101+0000 mgr.y (mgr.25471) 588 : audit 0 from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:28.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:27 smithi079 bash[41122]: cluster 2024-02-05T08:10:26.880501+0000 mgr.y (mgr.25471) 589 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:28.285 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:27 smithi012 bash[55092]: audit 2024-02-05T08:10:26.020375+0000 mgr.y (mgr.25471) 587 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:28.285 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:27 smithi012 bash[55092]: audit 2024-02-05T08:10:26.277101+0000 mgr.y (mgr.25471) 588 : audit 0 from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:28.285 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:27 smithi012 bash[55092]: cluster 2024-02-05T08:10:26.880501+0000 mgr.y (mgr.25471) 589 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:28.285 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:27 smithi012 bash[53716]: audit 2024-02-05T08:10:26.020375+0000 mgr.y (mgr.25471) 587 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:28.285 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:27 smithi012 bash[53716]: audit 2024-02-05T08:10:26.277101+0000 mgr.y (mgr.25471) 588 : audit 0 from='client.44938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:28.285 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:27 smithi012 bash[53716]: cluster 2024-02-05T08:10:26.880501+0000 mgr.y (mgr.25471) 589 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:30.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:29 smithi079 bash[41122]: cluster 2024-02-05T08:10:28.881766+0000 mgr.y (mgr.25471) 590 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:30.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:29 smithi012 bash[53716]: cluster 2024-02-05T08:10:28.881766+0000 mgr.y (mgr.25471) 590 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:30.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:29 smithi012 bash[55092]: cluster 2024-02-05T08:10:28.881766+0000 mgr.y (mgr.25471) 590 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:30.417 INFO:teuthology.orchestra.run.smithi012.stdout:HEALTH_OK 2024-02-05T08:10:31.204 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-05T08:10:31.256 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:30 smithi012 bash[55092]: audit 2024-02-05T08:10:30.410274+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.12:0/3169560078' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:10:31.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:30 smithi012 bash[53716]: audit 2024-02-05T08:10:30.410274+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.12:0/3169560078' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:10:31.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:30 smithi079 bash[41122]: audit 2024-02-05T08:10:30.410274+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.12:0/3169560078' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T08:10:31.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:31 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:10:31] "GET /metrics HTTP/1.1" 200 38537 "" "Prometheus/2.43.0" 2024-02-05T08:10:32.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:31 smithi079 bash[41122]: cluster 2024-02-05T08:10:30.882824+0000 mgr.y (mgr.25471) 591 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:32.324 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:31 smithi012 bash[53716]: cluster 2024-02-05T08:10:30.882824+0000 mgr.y (mgr.25471) 591 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:32.325 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:31 smithi012 bash[55092]: cluster 2024-02-05T08:10:30.882824+0000 mgr.y (mgr.25471) 591 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:33.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:33 smithi079 bash[41122]: cluster 2024-02-05T08:10:32.884422+0000 mgr.y (mgr.25471) 592 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:33.296 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:32 smithi012 bash[53716]: cluster 2024-02-05T08:10:32.884422+0000 mgr.y (mgr.25471) 592 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:33.296 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:32 smithi012 bash[55092]: cluster 2024-02-05T08:10:32.884422+0000 mgr.y (mgr.25471) 592 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:34.697 INFO:teuthology.orchestra.run.smithi012.stdout:true 2024-02-05T08:10:35.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:34 smithi079 bash[41122]: audit 2024-02-05T08:10:34.669675+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.12:0/2416171428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:10:35.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:34 smithi012 bash[53716]: audit 2024-02-05T08:10:34.669675+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.12:0/2416171428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:10:35.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:34 smithi012 bash[55092]: audit 2024-02-05T08:10:34.669675+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.12:0/2416171428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:10:35.493 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-05T08:10:35.840 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:35 smithi012 bash[53716]: cluster 2024-02-05T08:10:34.885137+0000 mgr.y (mgr.25471) 593 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:35.840 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:35 smithi012 bash[55092]: cluster 2024-02-05T08:10:34.885137+0000 mgr.y (mgr.25471) 593 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:36.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:35 smithi079 bash[41122]: cluster 2024-02-05T08:10:34.885137+0000 mgr.y (mgr.25471) 593 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:37 smithi079 bash[41122]: audit 2024-02-05T08:10:36.028632+0000 mgr.y (mgr.25471) 594 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:38.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:37 smithi079 bash[41122]: cluster 2024-02-05T08:10:36.886505+0000 mgr.y (mgr.25471) 595 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:38.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:37 smithi012 bash[55092]: audit 2024-02-05T08:10:36.028632+0000 mgr.y (mgr.25471) 594 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:38.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:37 smithi012 bash[55092]: cluster 2024-02-05T08:10:36.886505+0000 mgr.y (mgr.25471) 595 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:37 smithi012 bash[53716]: audit 2024-02-05T08:10:36.028632+0000 mgr.y (mgr.25471) 594 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:38.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:37 smithi012 bash[53716]: cluster 2024-02-05T08:10:36.886505+0000 mgr.y (mgr.25471) 595 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:38.969 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)" 2024-02-05T08:10:39.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:38 smithi079 bash[41122]: audit 2024-02-05T08:10:38.659542+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:39.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:38 smithi079 bash[41122]: audit 2024-02-05T08:10:38.945402+0000 mon.a (mon.0) 912 : audit 0 from='client.? 172.21.15.12:0/2033166314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:10:39.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:38 smithi012 bash[55092]: audit 2024-02-05T08:10:38.659542+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:39.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:38 smithi012 bash[55092]: audit 2024-02-05T08:10:38.945402+0000 mon.a (mon.0) 912 : audit 0 from='client.? 172.21.15.12:0/2033166314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:10:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:38 smithi012 bash[53716]: audit 2024-02-05T08:10:38.659542+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:39.341 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:38 smithi012 bash[53716]: audit 2024-02-05T08:10:38.945402+0000 mon.a (mon.0) 912 : audit 0 from='client.? 172.21.15.12:0/2033166314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T08:10:39.709 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-02-05T08:10:40.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:39 smithi079 bash[41122]: cluster 2024-02-05T08:10:38.887427+0000 mgr.y (mgr.25471) 596 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:40.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:40 smithi012 bash[53716]: cluster 2024-02-05T08:10:38.887427+0000 mgr.y (mgr.25471) 596 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:40.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:40 smithi012 bash[55092]: cluster 2024-02-05T08:10:38.887427+0000 mgr.y (mgr.25471) 596 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:41.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:40 smithi012 bash[53716]: cluster 2024-02-05T08:10:40.888416+0000 mgr.y (mgr.25471) 597 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:41.258 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:40 smithi012 bash[55092]: cluster 2024-02-05T08:10:40.888416+0000 mgr.y (mgr.25471) 597 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:41.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:41 smithi079 bash[41122]: cluster 2024-02-05T08:10:40.888416+0000 mgr.y (mgr.25471) 597 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:41.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:41 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:10:41] "GET /metrics HTTP/1.1" 200 38536 "" "Prometheus/2.43.0" 2024-02-05T08:10:42.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:42 smithi079 bash[41122]: audit 2024-02-05T08:10:41.822065+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:10:42.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:42 smithi079 bash[41122]: audit 2024-02-05T08:10:41.823882+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:10:42.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:42 smithi079 bash[41122]: audit 2024-02-05T08:10:41.836006+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:10:42.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:42 smithi012 bash[53716]: audit 2024-02-05T08:10:41.822065+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:10:42.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:42 smithi012 bash[53716]: audit 2024-02-05T08:10:41.823882+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:10:42.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:42 smithi012 bash[53716]: audit 2024-02-05T08:10:41.836006+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:10:42.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:42 smithi012 bash[55092]: audit 2024-02-05T08:10:41.822065+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T08:10:42.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:42 smithi012 bash[55092]: audit 2024-02-05T08:10:41.823882+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T08:10:42.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:42 smithi012 bash[55092]: audit 2024-02-05T08:10:41.836006+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' 2024-02-05T08:10:43.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:43 smithi012 bash[55092]: cluster 2024-02-05T08:10:42.889423+0000 mgr.y (mgr.25471) 598 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:43.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:43 smithi012 bash[53716]: cluster 2024-02-05T08:10:42.889423+0000 mgr.y (mgr.25471) 598 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:43.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:43 smithi079 bash[41122]: cluster 2024-02-05T08:10:42.889423+0000 mgr.y (mgr.25471) 598 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:43.309 INFO:teuthology.orchestra.run.smithi012.stdout:osd 8 2m ago - 2024-02-05T08:10:44.089 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-05T08:10:44.100 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi012.front.sepia.ceph.com 2024-02-05T08:10:44.100 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-02-05T08:10:44.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:44 smithi079 bash[41122]: audit 2024-02-05T08:10:43.276238+0000 mgr.y (mgr.25471) 599 : audit 0 from='client.35031 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:44.294 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:44 smithi012 bash[53716]: audit 2024-02-05T08:10:43.276238+0000 mgr.y (mgr.25471) 599 : audit 0 from='client.35031 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:44.294 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:44 smithi012 bash[55092]: audit 2024-02-05T08:10:43.276238+0000 mgr.y (mgr.25471) 599 : audit 0 from='client.35031 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:45.301 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:45 smithi012 bash[53716]: cluster 2024-02-05T08:10:44.890208+0000 mgr.y (mgr.25471) 600 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:45.301 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:45 smithi012 bash[55092]: cluster 2024-02-05T08:10:44.890208+0000 mgr.y (mgr.25471) 600 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:45.521 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:45 smithi079 bash[41122]: cluster 2024-02-05T08:10:44.890208+0000 mgr.y (mgr.25471) 600 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:48.111 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-02-05T08:10:48.111 INFO:teuthology.orchestra.run.smithi012.stdout: "image": "quay.io/ceph/ceph", 2024-02-05T08:10:48.111 INFO:teuthology.orchestra.run.smithi012.stdout: "registry": "quay.io", 2024-02-05T08:10:48.111 INFO:teuthology.orchestra.run.smithi012.stdout: "bare_image": "ceph/ceph", 2024-02-05T08:10:48.111 INFO:teuthology.orchestra.run.smithi012.stdout: "versions": [] 2024-02-05T08:10:48.111 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-02-05T08:10:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:47 smithi079 bash[41122]: audit 2024-02-05T08:10:46.036567+0000 mgr.y (mgr.25471) 601 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:48.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:47 smithi079 bash[41122]: cluster 2024-02-05T08:10:46.891150+0000 mgr.y (mgr.25471) 602 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:48.325 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:47 smithi012 bash[53716]: audit 2024-02-05T08:10:46.036567+0000 mgr.y (mgr.25471) 601 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:48.326 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:47 smithi012 bash[53716]: cluster 2024-02-05T08:10:46.891150+0000 mgr.y (mgr.25471) 602 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:48.326 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:47 smithi012 bash[55092]: audit 2024-02-05T08:10:46.036567+0000 mgr.y (mgr.25471) 601 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:48.326 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:47 smithi012 bash[55092]: cluster 2024-02-05T08:10:46.891150+0000 mgr.y (mgr.25471) 602 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:48.906 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-02-05T08:10:49.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:48 smithi079 bash[41122]: audit 2024-02-05T08:10:47.272077+0000 mgr.y (mgr.25471) 603 : audit 0 from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:49.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:48 smithi012 bash[53716]: audit 2024-02-05T08:10:47.272077+0000 mgr.y (mgr.25471) 603 : audit 0 from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:49.343 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:48 smithi012 bash[55092]: audit 2024-02-05T08:10:47.272077+0000 mgr.y (mgr.25471) 603 : audit 0 from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:50.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:49 smithi079 bash[41122]: cluster 2024-02-05T08:10:48.892496+0000 mgr.y (mgr.25471) 604 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:50.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:49 smithi012 bash[53716]: cluster 2024-02-05T08:10:48.892496+0000 mgr.y (mgr.25471) 604 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:50.340 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:49 smithi012 bash[55092]: cluster 2024-02-05T08:10:48.892496+0000 mgr.y (mgr.25471) 604 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:51.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:50 smithi012 bash[53716]: cluster 2024-02-05T08:10:50.893455+0000 mgr.y (mgr.25471) 605 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:51.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:50 smithi012 bash[55092]: cluster 2024-02-05T08:10:50.893455+0000 mgr.y (mgr.25471) 605 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:51.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:51 smithi079 bash[41122]: cluster 2024-02-05T08:10:50.893455+0000 mgr.y (mgr.25471) 605 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:51.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:51 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:10:51] "GET /metrics HTTP/1.1" 200 38536 "" "Prometheus/2.43.0" 2024-02-05T08:10:53.109 INFO:teuthology.orchestra.run.smithi012.stdout: "16.2.0", 2024-02-05T08:10:53.883 DEBUG:teuthology.orchestra.run.smithi012:> 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 f81843c6-c3f9-11ee-95b6-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-02-05T08:10:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:53 smithi079 bash[41122]: audit 2024-02-05T08:10:52.278255+0000 mgr.y (mgr.25471) 606 : audit 0 from='client.35043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:53 smithi079 bash[41122]: cluster 2024-02-05T08:10:52.895033+0000 mgr.y (mgr.25471) 607 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:54.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:53 smithi079 bash[41122]: audit 2024-02-05T08:10:53.660496+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:54.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:53 smithi012 bash[53716]: audit 2024-02-05T08:10:52.278255+0000 mgr.y (mgr.25471) 606 : audit 0 from='client.35043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:54.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:53 smithi012 bash[53716]: cluster 2024-02-05T08:10:52.895033+0000 mgr.y (mgr.25471) 607 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:54.340 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:53 smithi012 bash[53716]: audit 2024-02-05T08:10:53.660496+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:54.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:53 smithi012 bash[55092]: audit 2024-02-05T08:10:52.278255+0000 mgr.y (mgr.25471) 606 : audit 0 from='client.35043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:54.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:53 smithi012 bash[55092]: cluster 2024-02-05T08:10:52.895033+0000 mgr.y (mgr.25471) 607 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T08:10:54.341 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:53 smithi012 bash[55092]: audit 2024-02-05T08:10:53.660496+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25471 172.21.15.12:0/2059918698' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T08:10:55.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:54 smithi012 bash[53716]: cluster 2024-02-05T08:10:54.895896+0000 mgr.y (mgr.25471) 608 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:55.257 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:54 smithi012 bash[55092]: cluster 2024-02-05T08:10:54.895896+0000 mgr.y (mgr.25471) 608 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:55.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:54 smithi079 bash[41122]: cluster 2024-02-05T08:10:54.895896+0000 mgr.y (mgr.25471) 608 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:57.736 INFO:teuthology.orchestra.run.smithi012.stdout: "v16.2.2", 2024-02-05T08:10:57.736 INFO:teuthology.orchestra.run.smithi012.stdout: "v16.2.2-20210505", 2024-02-05T08:10:58.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:57 smithi012 bash[53716]: audit 2024-02-05T08:10:56.047308+0000 mgr.y (mgr.25471) 609 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:58.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:57 smithi012 bash[53716]: cluster 2024-02-05T08:10:56.897239+0000 mgr.y (mgr.25471) 610 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:58.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:57 smithi012 bash[53716]: audit 2024-02-05T08:10:56.947043+0000 mgr.y (mgr.25471) 611 : audit 0 from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:58.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:57 smithi012 bash[55092]: audit 2024-02-05T08:10:56.047308+0000 mgr.y (mgr.25471) 609 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:58.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:57 smithi012 bash[55092]: cluster 2024-02-05T08:10:56.897239+0000 mgr.y (mgr.25471) 610 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:58.091 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:57 smithi012 bash[55092]: audit 2024-02-05T08:10:56.947043+0000 mgr.y (mgr.25471) 611 : audit 0 from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:57 smithi079 bash[41122]: audit 2024-02-05T08:10:56.047308+0000 mgr.y (mgr.25471) 609 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi012.oxiwgf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T08:10:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:57 smithi079 bash[41122]: cluster 2024-02-05T08:10:56.897239+0000 mgr.y (mgr.25471) 610 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T08:10:58.271 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:10:57 smithi079 bash[41122]: audit 2024-02-05T08:10:56.947043+0000 mgr.y (mgr.25471) 611 : audit 0 from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T08:10:58.526 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-05T08:10:58.537 INFO:tasks.cephadm:Teardown begin 2024-02-05T08:10:58.537 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T08:10:58.549 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T08:10:58.566 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-05T08:10:58.567 DEBUG:teuthology.orchestra.run.smithi012:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-05T08:10:58.600 DEBUG:teuthology.orchestra.run.smithi079:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-05T08:10:58.606 INFO:tasks.cephadm:Stopping all daemons... 2024-02-05T08:10:58.606 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-05T08:10:58.607 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.a 2024-02-05T08:10:58.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:58 smithi012 systemd[1]: Stopping Ceph mon.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:10:59.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:58 smithi012 bash[53716]: debug 2024-02-05T08:10:58.818+0000 7fc1476cc700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T08:10:59.090 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:58 smithi012 bash[53716]: debug 2024-02-05T08:10:58.818+0000 7fc1476cc700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-05T08:10:59.090 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:58 smithi012 bash[50534]: [05/Feb/2024:08:10:58] ENGINE Bus STOPPING 2024-02-05T08:10:59.090 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:58 smithi012 bash[50534]: [05/Feb/2024:08:10:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T08:10:59.090 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:58 smithi012 bash[50534]: [05/Feb/2024:08:10:58] ENGINE Bus STOPPED 2024-02-05T08:10:59.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:58 smithi012 bash[50534]: [05/Feb/2024:08:10:58] ENGINE Bus STARTING 2024-02-05T08:10:59.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:58 smithi012 bash[50534]: CherryPy Checker: 2024-02-05T08:10:59.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:58 smithi012 bash[50534]: The Application mounted at '' has an empty config. 2024-02-05T08:10:59.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:58 smithi012 bash[50534]: [05/Feb/2024:08:10:58] ENGINE Serving on http://:::9283 2024-02-05T08:10:59.091 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:10:58 smithi012 bash[50534]: [05/Feb/2024:08:10:58] ENGINE Bus STARTED 2024-02-05T08:10:59.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Feb 05 08:10:59 smithi012 bash[92854]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon-a 2024-02-05T08:10:59.842 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.a.service' 2024-02-05T08:10:59.884 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:10:59.884 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-05T08:10:59.884 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-02-05T08:10:59.884 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.c 2024-02-05T08:11:00.090 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:10:59 smithi012 systemd[1]: Stopping Ceph mon.c for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:00.422 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:11:00 smithi012 bash[55092]: debug 2024-02-05T08:11:00.110+0000 7f2e81eaa700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T08:11:00.423 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:11:00 smithi012 bash[55092]: debug 2024-02-05T08:11:00.110+0000 7f2e81eaa700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-02-05T08:11:00.423 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:11:00 smithi012 bash[50534]: [05/Feb/2024:08:11:00] ENGINE Bus STOPPING 2024-02-05T08:11:00.423 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:11:00 smithi012 bash[50534]: [05/Feb/2024:08:11:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T08:11:00.423 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:11:00 smithi012 bash[50534]: [05/Feb/2024:08:11:00] ENGINE Bus STOPPED 2024-02-05T08:11:00.423 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:11:00 smithi012 bash[50534]: [05/Feb/2024:08:11:00] ENGINE Bus STARTING 2024-02-05T08:11:00.423 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:11:00 smithi012 bash[50534]: [05/Feb/2024:08:11:00] ENGINE Serving on http://:::9283 2024-02-05T08:11:00.423 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:11:00 smithi012 bash[50534]: [05/Feb/2024:08:11:00] ENGINE Bus STARTED 2024-02-05T08:11:01.072 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.c.service' 2024-02-05T08:11:01.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:11:00 smithi012 bash[92966]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon-c 2024-02-05T08:11:01.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:11:01 smithi012 bash[93040]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mon-c 2024-02-05T08:11:01.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:11:01 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.c.service: Succeeded. 2024-02-05T08:11:01.082 INFO:journalctl@ceph.mon.c.smithi012.stdout:Feb 05 08:11:01 smithi012 systemd[1]: Stopped Ceph mon.c for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:11:01.106 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:11:01.107 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-02-05T08:11:01.107 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-05T08:11:01.107 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.b 2024-02-05T08:11:01.340 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:11:01 smithi012 bash[50534]: ::ffff:172.21.15.79 - - [05/Feb/2024:08:11:01] "GET /metrics HTTP/1.1" 200 38538 "" "Prometheus/2.43.0" 2024-02-05T08:11:01.385 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:11:01 smithi079 systemd[1]: Stopping Ceph mon.b for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:01.386 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:11:01 smithi079 bash[41122]: debug 2024-02-05T08:11:01.273+0000 7f0a29e3f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T08:11:01.386 INFO:journalctl@ceph.mon.b.smithi079.stdout:Feb 05 08:11:01 smithi079 bash[41122]: debug 2024-02-05T08:11:01.273+0000 7f0a29e3f700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-02-05T08:11:02.255 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mon.b.service' 2024-02-05T08:11:02.300 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:11:02.300 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-05T08:11:02.300 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-05T08:11:02.300 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.y 2024-02-05T08:11:02.590 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:11:02 smithi012 systemd[1]: Stopping Ceph mgr.y for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:03.323 INFO:journalctl@ceph.mgr.y.smithi012.stdout:Feb 05 08:11:03 smithi012 bash[93079]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-mgr-y 2024-02-05T08:11:03.329 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.y.service' 2024-02-05T08:11:03.358 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:11:03.358 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-05T08:11:03.359 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-05T08:11:03.359 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.x 2024-02-05T08:11:03.771 INFO:journalctl@ceph.mgr.x.smithi079.stdout:Feb 05 08:11:03 smithi079 systemd[1]: Stopping Ceph mgr.x for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:04.291 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@mgr.x.service' 2024-02-05T08:11:04.325 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:11:04.325 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-05T08:11:04.326 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-05T08:11:04.326 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.0 2024-02-05T08:11:04.590 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:11:04 smithi012 systemd[1]: Stopping Ceph osd.0 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:04.590 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:11:04 smithi012 bash[57995]: debug 2024-02-05T08:11:04.506+0000 7f8eb67e2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:11:04.590 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:11:04 smithi012 bash[57995]: debug 2024-02-05T08:11:04.506+0000 7f8eb67e2700 -1 osd.0 150 *** Got signal Terminated *** 2024-02-05T08:11:04.590 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:11:04 smithi012 bash[57995]: debug 2024-02-05T08:11:04.506+0000 7f8eb67e2700 -1 osd.0 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:11:10.790 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:11:10 smithi012 bash[93183]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-0 2024-02-05T08:11:10.790 INFO:journalctl@ceph.osd.0.smithi012.stdout:Feb 05 08:11:10 smithi012 bash[93259]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-0 2024-02-05T08:11:12.803 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.0.service' 2024-02-05T08:11:12.839 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:11:12.840 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-05T08:11:12.840 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-05T08:11:12.840 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.1 2024-02-05T08:11:13.340 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:11:12 smithi012 systemd[1]: Stopping Ceph osd.1 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:13.340 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:11:13 smithi012 bash[60153]: debug 2024-02-05T08:11:13.090+0000 7fb539d3e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:11:13.340 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:11:13 smithi012 bash[60153]: debug 2024-02-05T08:11:13.090+0000 7fb539d3e700 -1 osd.1 150 *** Got signal Terminated *** 2024-02-05T08:11:13.340 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:11:13 smithi012 bash[60153]: debug 2024-02-05T08:11:13.090+0000 7fb539d3e700 -1 osd.1 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:11:19.534 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:11:19 smithi012 bash[93404]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-1 2024-02-05T08:11:19.534 INFO:journalctl@ceph.osd.1.smithi012.stdout:Feb 05 08:11:19 smithi012 bash[93476]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-1 2024-02-05T08:11:21.400 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.1.service' 2024-02-05T08:11:21.437 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:11:21.437 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-05T08:11:21.437 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-05T08:11:21.437 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.2 2024-02-05T08:11:21.840 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:11:21 smithi012 systemd[1]: Stopping Ceph osd.2 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:21.840 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:11:21 smithi012 bash[62311]: debug 2024-02-05T08:11:21.610+0000 7fbc9c90e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:11:21.840 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:11:21 smithi012 bash[62311]: debug 2024-02-05T08:11:21.610+0000 7fbc9c90e700 -1 osd.2 150 *** Got signal Terminated *** 2024-02-05T08:11:21.840 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:11:21 smithi012 bash[62311]: debug 2024-02-05T08:11:21.610+0000 7fbc9c90e700 -1 osd.2 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:11:28.017 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:11:27 smithi012 bash[93619]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-2 2024-02-05T08:11:28.017 INFO:journalctl@ceph.osd.2.smithi012.stdout:Feb 05 08:11:27 smithi012 bash[93692]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-2 2024-02-05T08:11:29.913 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.2.service' 2024-02-05T08:11:29.950 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:11:29.950 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-05T08:11:29.950 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-05T08:11:29.950 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.3 2024-02-05T08:11:30.021 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:11:29 smithi079 bash[63211]: ts=2024-02-05T08:11:29.716Z 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.12:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.12:8765: connect: connection refused" 2024-02-05T08:11:30.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:11:29 smithi079 bash[63211]: ts=2024-02-05T08:11:29.716Z 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.12:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.12:8765: connect: connection refused" 2024-02-05T08:11:30.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:11:29 smithi079 bash[63211]: ts=2024-02-05T08:11:29.720Z 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.12:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.12:8765: connect: connection refused" 2024-02-05T08:11:30.022 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:11:29 smithi079 bash[63211]: ts=2024-02-05T08:11:29.721Z 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.12:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.12:8765: connect: connection refused" 2024-02-05T08:11:30.339 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:11:29 smithi012 systemd[1]: Stopping Ceph osd.3 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:30.339 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:11:30 smithi012 bash[64488]: debug 2024-02-05T08:11:30.114+0000 7fb017bae700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:11:30.340 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:11:30 smithi012 bash[64488]: debug 2024-02-05T08:11:30.114+0000 7fb017bae700 -1 osd.3 150 *** Got signal Terminated *** 2024-02-05T08:11:30.340 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:11:30 smithi012 bash[64488]: debug 2024-02-05T08:11:30.114+0000 7fb017bae700 -1 osd.3 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:11:30.771 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:30 smithi079 bash[43556]: debug 2024-02-05T08:11:30.376+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:31.771 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:31 smithi079 bash[43556]: debug 2024-02-05T08:11:31.412+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:31.771 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:31 smithi079 bash[47646]: debug 2024-02-05T08:11:31.616+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:32.633 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:32 smithi079 bash[43556]: debug 2024-02-05T08:11:32.412+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:32.633 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:32 smithi079 bash[49658]: debug 2024-02-05T08:11:32.276+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:33.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:32 smithi079 bash[47646]: debug 2024-02-05T08:11:32.632+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:33.620 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:33 smithi079 bash[43556]: debug 2024-02-05T08:11:33.448+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:33.621 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:33 smithi079 bash[49658]: debug 2024-02-05T08:11:33.320+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:33.621 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:33 smithi079 bash[45603]: debug 2024-02-05T08:11:33.332+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:34.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:33 smithi079 bash[47646]: debug 2024-02-05T08:11:33.616+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:34.771 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:34 smithi079 bash[47646]: debug 2024-02-05T08:11:34.584+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:34.771 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:34 smithi079 bash[43556]: debug 2024-02-05T08:11:34.424+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:34.772 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:34 smithi079 bash[45603]: debug 2024-02-05T08:11:34.356+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:34.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:34 smithi079 bash[49658]: debug 2024-02-05T08:11:34.352+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:35.089 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:11:34 smithi012 bash[64488]: debug 2024-02-05T08:11:34.746+0000 7fb0141a9700 -1 osd.3 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.466823+0000 front 2024-02-05T08:11:05.466776+0000 (oldest deadline 2024-02-05T08:11:34.267970+0000) 2024-02-05T08:11:35.771 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:35 smithi079 bash[43556]: debug 2024-02-05T08:11:35.420+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:35.772 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:35 smithi079 bash[45603]: debug 2024-02-05T08:11:35.336+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:35.772 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:35 smithi079 bash[47646]: debug 2024-02-05T08:11:35.548+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:35.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:35 smithi079 bash[49658]: debug 2024-02-05T08:11:35.388+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:36.339 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:11:36 smithi012 bash[93835]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-3 2024-02-05T08:11:36.339 INFO:journalctl@ceph.osd.3.smithi012.stdout:Feb 05 08:11:36 smithi012 bash[93901]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-3 2024-02-05T08:11:36.771 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:36 smithi079 bash[47646]: debug 2024-02-05T08:11:36.592+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:36.771 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:36 smithi079 bash[43556]: debug 2024-02-05T08:11:36.464+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:36.772 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:36 smithi079 bash[45603]: debug 2024-02-05T08:11:36.356+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:36.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:36 smithi079 bash[49658]: debug 2024-02-05T08:11:36.428+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:37.771 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:37 smithi079 bash[43556]: debug 2024-02-05T08:11:37.484+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:37.772 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:37 smithi079 bash[45603]: debug 2024-02-05T08:11:37.396+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:37.772 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:37 smithi079 bash[47646]: debug 2024-02-05T08:11:37.640+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:37.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:37 smithi079 bash[49658]: debug 2024-02-05T08:11:37.448+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:38.190 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.3.service' 2024-02-05T08:11:38.226 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:11:38.227 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-05T08:11:38.227 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-05T08:11:38.227 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.4 2024-02-05T08:11:38.493 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:38 smithi079 bash[45603]: debug 2024-02-05T08:11:38.368+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:38.494 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:38 smithi079 systemd[1]: Stopping Ceph osd.4 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:38.494 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:38 smithi079 bash[43556]: debug 2024-02-05T08:11:38.412+0000 7f227e1a7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:11:38.494 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:38 smithi079 bash[43556]: debug 2024-02-05T08:11:38.412+0000 7f227e1a7700 -1 osd.4 150 *** Got signal Terminated *** 2024-02-05T08:11:38.494 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:38 smithi079 bash[43556]: debug 2024-02-05T08:11:38.412+0000 7f227e1a7700 -1 osd.4 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:11:38.494 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:38 smithi079 bash[43556]: debug 2024-02-05T08:11:38.448+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:38.771 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:38 smithi079 bash[47646]: debug 2024-02-05T08:11:38.604+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:38.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:38 smithi079 bash[49658]: debug 2024-02-05T08:11:38.492+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:39.656 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:39 smithi079 bash[45603]: debug 2024-02-05T08:11:39.392+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:39.656 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:39 smithi079 bash[43556]: debug 2024-02-05T08:11:39.484+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:39.657 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:39 smithi079 bash[49658]: debug 2024-02-05T08:11:39.504+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:39.657 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:39 smithi079 bash[49658]: debug 2024-02-05T08:11:39.504+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:40.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:39 smithi079 bash[47646]: debug 2024-02-05T08:11:39.652+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:40.771 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:40 smithi079 bash[47646]: debug 2024-02-05T08:11:40.636+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:40.772 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:40 smithi079 bash[45603]: debug 2024-02-05T08:11:40.432+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:40.772 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:40 smithi079 bash[45603]: debug 2024-02-05T08:11:40.432+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:40.772 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:40 smithi079 bash[43556]: debug 2024-02-05T08:11:40.476+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:40.772 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:40 smithi079 bash[43556]: debug 2024-02-05T08:11:40.476+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.932733+0000 front 2024-02-05T08:11:17.932480+0000 (oldest deadline 2024-02-05T08:11:40.232390+0000) 2024-02-05T08:11:40.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:40 smithi079 bash[49658]: debug 2024-02-05T08:11:40.460+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:40.773 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:40 smithi079 bash[49658]: debug 2024-02-05T08:11:40.460+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:41.678 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:41 smithi079 bash[43556]: debug 2024-02-05T08:11:41.448+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:41.678 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:41 smithi079 bash[43556]: debug 2024-02-05T08:11:41.448+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.932733+0000 front 2024-02-05T08:11:17.932480+0000 (oldest deadline 2024-02-05T08:11:40.232390+0000) 2024-02-05T08:11:41.679 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:41 smithi079 bash[49658]: debug 2024-02-05T08:11:41.484+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:41.679 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:41 smithi079 bash[49658]: debug 2024-02-05T08:11:41.484+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:41.679 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:41 smithi079 bash[45603]: debug 2024-02-05T08:11:41.416+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:41.679 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:41 smithi079 bash[45603]: debug 2024-02-05T08:11:41.416+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:42.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:41 smithi079 bash[47646]: debug 2024-02-05T08:11:41.676+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:42.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:41 smithi079 bash[47646]: debug 2024-02-05T08:11:41.676+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:42.699 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:42 smithi079 bash[43556]: debug 2024-02-05T08:11:42.488+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:06.830357+0000 front 2024-02-05T08:11:06.830618+0000 (oldest deadline 2024-02-05T08:11:30.330016+0000) 2024-02-05T08:11:42.700 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:42 smithi079 bash[43556]: debug 2024-02-05T08:11:42.488+0000 7f227a7a2700 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.932733+0000 front 2024-02-05T08:11:17.932480+0000 (oldest deadline 2024-02-05T08:11:40.232390+0000) 2024-02-05T08:11:42.700 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:42 smithi079 bash[49658]: debug 2024-02-05T08:11:42.484+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:42.700 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:42 smithi079 bash[49658]: debug 2024-02-05T08:11:42.484+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:42.700 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:42 smithi079 bash[45603]: debug 2024-02-05T08:11:42.388+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:42.700 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:42 smithi079 bash[45603]: debug 2024-02-05T08:11:42.388+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:43.023 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:42 smithi079 bash[47646]: debug 2024-02-05T08:11:42.700+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:43.024 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:42 smithi079 bash[47646]: debug 2024-02-05T08:11:42.700+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:43.736 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:43 smithi079 bash[45603]: debug 2024-02-05T08:11:43.356+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:43.736 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:43 smithi079 bash[45603]: debug 2024-02-05T08:11:43.356+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:43.736 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:43 smithi079 bash[49658]: debug 2024-02-05T08:11:43.460+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:43.736 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:43 smithi079 bash[49658]: debug 2024-02-05T08:11:43.460+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:43.994 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:43 smithi079 bash[47646]: debug 2024-02-05T08:11:43.732+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:43.994 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:43 smithi079 bash[47646]: debug 2024-02-05T08:11:43.732+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:44.497 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:44 smithi079 bash[45603]: debug 2024-02-05T08:11:44.372+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:44.497 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:44 smithi079 bash[45603]: debug 2024-02-05T08:11:44.372+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:44.634 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:44 smithi079 bash[49658]: debug 2024-02-05T08:11:44.496+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:44.635 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:44 smithi079 bash[49658]: debug 2024-02-05T08:11:44.496+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:45.021 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:44 smithi079 bash[72440]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-4 2024-02-05T08:11:45.021 INFO:journalctl@ceph.osd.4.smithi079.stdout:Feb 05 08:11:44 smithi079 bash[72513]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-4 2024-02-05T08:11:45.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:44 smithi079 bash[47646]: debug 2024-02-05T08:11:44.752+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:45.022 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:44 smithi079 bash[47646]: debug 2024-02-05T08:11:44.752+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:45.771 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:45 smithi079 bash[45603]: debug 2024-02-05T08:11:45.328+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:45.771 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:45 smithi079 bash[45603]: debug 2024-02-05T08:11:45.328+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:45.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:45 smithi079 bash[49658]: debug 2024-02-05T08:11:45.464+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:45.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:45 smithi079 bash[49658]: debug 2024-02-05T08:11:45.464+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:46.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:45 smithi079 bash[47646]: debug 2024-02-05T08:11:45.795+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:46.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:45 smithi079 bash[47646]: debug 2024-02-05T08:11:45.795+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:46.771 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:46 smithi079 bash[45603]: debug 2024-02-05T08:11:46.283+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:46.771 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:46 smithi079 bash[45603]: debug 2024-02-05T08:11:46.283+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:46.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:46 smithi079 bash[49658]: debug 2024-02-05T08:11:46.483+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:46.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:46 smithi079 bash[49658]: debug 2024-02-05T08:11:46.483+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:46.975 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.4.service' 2024-02-05T08:11:47.009 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:11:47.009 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-05T08:11:47.009 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-05T08:11:47.009 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.5 2024-02-05T08:11:47.163 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:47 smithi079 systemd[1]: Stopping Ceph osd.5 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:47.164 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:46 smithi079 bash[47646]: debug 2024-02-05T08:11:46.843+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:47.164 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:46 smithi079 bash[47646]: debug 2024-02-05T08:11:46.843+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:47.518 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:47 smithi079 bash[45603]: debug 2024-02-05T08:11:47.159+0000 7f94f8a55700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:11:47.518 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:47 smithi079 bash[45603]: debug 2024-02-05T08:11:47.159+0000 7f94f8a55700 -1 osd.5 150 *** Got signal Terminated *** 2024-02-05T08:11:47.518 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:47 smithi079 bash[45603]: debug 2024-02-05T08:11:47.159+0000 7f94f8a55700 -1 osd.5 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:11:47.518 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:47 smithi079 bash[45603]: debug 2024-02-05T08:11:47.283+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:47.518 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:47 smithi079 bash[45603]: debug 2024-02-05T08:11:47.283+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:47.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:47 smithi079 bash[49658]: debug 2024-02-05T08:11:47.515+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:47.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:47 smithi079 bash[49658]: debug 2024-02-05T08:11:47.515+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:47.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:47 smithi079 bash[49658]: debug 2024-02-05T08:11:47.515+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:48.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:47 smithi079 bash[47646]: debug 2024-02-05T08:11:47.887+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:48.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:47 smithi079 bash[47646]: debug 2024-02-05T08:11:47.887+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:48.564 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:48 smithi079 bash[45603]: debug 2024-02-05T08:11:48.291+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:48.564 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:48 smithi079 bash[45603]: debug 2024-02-05T08:11:48.291+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:48.564 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:48 smithi079 bash[45603]: debug 2024-02-05T08:11:48.291+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:24.441875+0000 front 2024-02-05T08:11:24.441801+0000 (oldest deadline 2024-02-05T08:11:47.341761+0000) 2024-02-05T08:11:48.888 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:48 smithi079 bash[49658]: debug 2024-02-05T08:11:48.563+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:48.888 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:48 smithi079 bash[49658]: debug 2024-02-05T08:11:48.563+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:48.888 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:48 smithi079 bash[49658]: debug 2024-02-05T08:11:48.563+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:49.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:48 smithi079 bash[47646]: debug 2024-02-05T08:11:48.883+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:49.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:48 smithi079 bash[47646]: debug 2024-02-05T08:11:48.883+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:49.559 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:49 smithi079 bash[45603]: debug 2024-02-05T08:11:49.283+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:49.559 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:49 smithi079 bash[45603]: debug 2024-02-05T08:11:49.283+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:49.560 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:49 smithi079 bash[45603]: debug 2024-02-05T08:11:49.287+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:24.441875+0000 front 2024-02-05T08:11:24.441801+0000 (oldest deadline 2024-02-05T08:11:47.341761+0000) 2024-02-05T08:11:49.860 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:49 smithi079 bash[49658]: debug 2024-02-05T08:11:49.555+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:49.860 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:49 smithi079 bash[49658]: debug 2024-02-05T08:11:49.555+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:49.860 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:49 smithi079 bash[49658]: debug 2024-02-05T08:11:49.555+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:50.254 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:49 smithi079 bash[47646]: debug 2024-02-05T08:11:49.855+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:50.255 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:49 smithi079 bash[47646]: debug 2024-02-05T08:11:49.855+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:50.521 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:50 smithi079 bash[45603]: debug 2024-02-05T08:11:50.251+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:50.521 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:50 smithi079 bash[45603]: debug 2024-02-05T08:11:50.251+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:50.521 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:50 smithi079 bash[45603]: debug 2024-02-05T08:11:50.251+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:24.441875+0000 front 2024-02-05T08:11:24.441801+0000 (oldest deadline 2024-02-05T08:11:47.341761+0000) 2024-02-05T08:11:51.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:50 smithi079 bash[47646]: debug 2024-02-05T08:11:50.823+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:51.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:50 smithi079 bash[47646]: debug 2024-02-05T08:11:50.823+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:51.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:50 smithi079 bash[47646]: debug 2024-02-05T08:11:50.823+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:11:51.022 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:50 smithi079 bash[49658]: debug 2024-02-05T08:11:50.599+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:51.022 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:50 smithi079 bash[49658]: debug 2024-02-05T08:11:50.599+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:51.022 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:50 smithi079 bash[49658]: debug 2024-02-05T08:11:50.599+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:51.521 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:51 smithi079 bash[45603]: debug 2024-02-05T08:11:51.235+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:07.538213+0000 front 2024-02-05T08:11:07.538404+0000 (oldest deadline 2024-02-05T08:11:32.838036+0000) 2024-02-05T08:11:51.521 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:51 smithi079 bash[45603]: debug 2024-02-05T08:11:51.235+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:15.640501+0000 front 2024-02-05T08:11:15.640377+0000 (oldest deadline 2024-02-05T08:11:40.340357+0000) 2024-02-05T08:11:51.521 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:51 smithi079 bash[45603]: debug 2024-02-05T08:11:51.235+0000 7f94f5050700 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:24.441875+0000 front 2024-02-05T08:11:24.441801+0000 (oldest deadline 2024-02-05T08:11:47.341761+0000) 2024-02-05T08:11:52.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:51 smithi079 bash[47646]: debug 2024-02-05T08:11:51.807+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:52.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:51 smithi079 bash[47646]: debug 2024-02-05T08:11:51.807+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:52.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:51 smithi079 bash[47646]: debug 2024-02-05T08:11:51.807+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:11:52.021 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:51 smithi079 bash[49658]: debug 2024-02-05T08:11:51.603+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:52.022 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:51 smithi079 bash[49658]: debug 2024-02-05T08:11:51.603+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:52.022 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:51 smithi079 bash[49658]: debug 2024-02-05T08:11:51.603+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:52.823 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:52 smithi079 bash[47646]: debug 2024-02-05T08:11:52.795+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:52.823 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:52 smithi079 bash[47646]: debug 2024-02-05T08:11:52.795+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:52.823 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:52 smithi079 bash[47646]: debug 2024-02-05T08:11:52.795+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:11:52.824 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:52 smithi079 bash[49658]: debug 2024-02-05T08:11:52.567+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:52.824 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:52 smithi079 bash[49658]: debug 2024-02-05T08:11:52.567+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:52.824 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:52 smithi079 bash[49658]: debug 2024-02-05T08:11:52.567+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:53.581 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:53 smithi079 bash[72658]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-5 2024-02-05T08:11:53.581 INFO:journalctl@ceph.osd.5.smithi079.stdout:Feb 05 08:11:53 smithi079 bash[72726]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-5 2024-02-05T08:11:53.581 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:53 smithi079 bash[49658]: debug 2024-02-05T08:11:53.519+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:53.581 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:53 smithi079 bash[49658]: debug 2024-02-05T08:11:53.519+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:53.581 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:53 smithi079 bash[49658]: debug 2024-02-05T08:11:53.519+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:54.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:53 smithi079 bash[47646]: debug 2024-02-05T08:11:53.759+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:54.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:53 smithi079 bash[47646]: debug 2024-02-05T08:11:53.759+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:54.021 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:53 smithi079 bash[47646]: debug 2024-02-05T08:11:53.759+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:11:54.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:54 smithi079 bash[49658]: debug 2024-02-05T08:11:54.559+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:54.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:54 smithi079 bash[49658]: debug 2024-02-05T08:11:54.559+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:54.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:54 smithi079 bash[49658]: debug 2024-02-05T08:11:54.559+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:55.128 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:54 smithi079 bash[47646]: debug 2024-02-05T08:11:54.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:55.128 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:54 smithi079 bash[47646]: debug 2024-02-05T08:11:54.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:55.128 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:54 smithi079 bash[47646]: debug 2024-02-05T08:11:54.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:11:55.634 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.5.service' 2024-02-05T08:11:55.666 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:11:55.666 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-05T08:11:55.666 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-05T08:11:55.667 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.6 2024-02-05T08:11:56.021 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:55 smithi079 bash[49658]: debug 2024-02-05T08:11:55.611+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:56.021 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:55 smithi079 bash[49658]: debug 2024-02-05T08:11:55.611+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:56.021 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:55 smithi079 bash[49658]: debug 2024-02-05T08:11:55.611+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:56.022 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:55 smithi079 systemd[1]: Stopping Ceph osd.6 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:11:56.022 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:55 smithi079 bash[47646]: debug 2024-02-05T08:11:55.811+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:56.022 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:55 smithi079 bash[47646]: debug 2024-02-05T08:11:55.811+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:56.022 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:55 smithi079 bash[47646]: debug 2024-02-05T08:11:55.811+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:11:56.022 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:55 smithi079 bash[47646]: debug 2024-02-05T08:11:55.823+0000 7f70e1903700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:11:56.022 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:55 smithi079 bash[47646]: debug 2024-02-05T08:11:55.823+0000 7f70e1903700 -1 osd.6 150 *** Got signal Terminated *** 2024-02-05T08:11:56.022 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:55 smithi079 bash[47646]: debug 2024-02-05T08:11:55.823+0000 7f70e1903700 -1 osd.6 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:11:56.851 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:56 smithi079 bash[49658]: debug 2024-02-05T08:11:56.579+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:56.851 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:56 smithi079 bash[49658]: debug 2024-02-05T08:11:56.579+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:56.851 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:56 smithi079 bash[49658]: debug 2024-02-05T08:11:56.579+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:57.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:56 smithi079 bash[47646]: debug 2024-02-05T08:11:56.847+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:57.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:56 smithi079 bash[47646]: debug 2024-02-05T08:11:56.847+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:57.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:56 smithi079 bash[47646]: debug 2024-02-05T08:11:56.847+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:11:57.822 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:57 smithi079 bash[49658]: debug 2024-02-05T08:11:57.555+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:57.822 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:57 smithi079 bash[49658]: debug 2024-02-05T08:11:57.555+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:57.822 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:57 smithi079 bash[49658]: debug 2024-02-05T08:11:57.555+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:57.822 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:57 smithi079 bash[49658]: debug 2024-02-05T08:11:57.555+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:11:58.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:57 smithi079 bash[47646]: debug 2024-02-05T08:11:57.819+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:58.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:57 smithi079 bash[47646]: debug 2024-02-05T08:11:57.819+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:58.272 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:57 smithi079 bash[47646]: debug 2024-02-05T08:11:57.819+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:11:58.272 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:57 smithi079 bash[47646]: debug 2024-02-05T08:11:57.819+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.645807+0000 front 2024-02-05T08:11:33.645852+0000 (oldest deadline 2024-02-05T08:11:57.145560+0000) 2024-02-05T08:11:58.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:58 smithi079 bash[49658]: debug 2024-02-05T08:11:58.507+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:58.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:58 smithi079 bash[49658]: debug 2024-02-05T08:11:58.507+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:58.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:58 smithi079 bash[49658]: debug 2024-02-05T08:11:58.507+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:58.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:58 smithi079 bash[49658]: debug 2024-02-05T08:11:58.507+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:11:59.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:58 smithi079 bash[47646]: debug 2024-02-05T08:11:58.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:11:59.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:58 smithi079 bash[47646]: debug 2024-02-05T08:11:58.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:11:59.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:58 smithi079 bash[47646]: debug 2024-02-05T08:11:58.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:11:59.272 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:58 smithi079 bash[47646]: debug 2024-02-05T08:11:58.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.645807+0000 front 2024-02-05T08:11:33.645852+0000 (oldest deadline 2024-02-05T08:11:57.145560+0000) 2024-02-05T08:11:59.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:59 smithi079 bash[49658]: debug 2024-02-05T08:11:59.487+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:11:59.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:59 smithi079 bash[49658]: debug 2024-02-05T08:11:59.487+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:11:59.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:59 smithi079 bash[49658]: debug 2024-02-05T08:11:59.487+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:11:59.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:11:59 smithi079 bash[49658]: debug 2024-02-05T08:11:59.487+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:12:00.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:59 smithi079 bash[47646]: debug 2024-02-05T08:11:59.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:00.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:59 smithi079 bash[47646]: debug 2024-02-05T08:11:59.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:00.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:59 smithi079 bash[47646]: debug 2024-02-05T08:11:59.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:00.272 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:11:59 smithi079 bash[47646]: debug 2024-02-05T08:11:59.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.645807+0000 front 2024-02-05T08:11:33.645852+0000 (oldest deadline 2024-02-05T08:11:57.145560+0000) 2024-02-05T08:12:00.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:00 smithi079 bash[49658]: debug 2024-02-05T08:12:00.463+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:12:00.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:00 smithi079 bash[49658]: debug 2024-02-05T08:12:00.463+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:12:00.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:00 smithi079 bash[49658]: debug 2024-02-05T08:12:00.463+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:12:00.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:00 smithi079 bash[49658]: debug 2024-02-05T08:12:00.463+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:12:01.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:00 smithi079 bash[47646]: debug 2024-02-05T08:12:00.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:00 smithi079 bash[47646]: debug 2024-02-05T08:12:00.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:00 smithi079 bash[47646]: debug 2024-02-05T08:12:00.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.271 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:00 smithi079 bash[47646]: debug 2024-02-05T08:12:00.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.645807+0000 front 2024-02-05T08:11:33.645852+0000 (oldest deadline 2024-02-05T08:11:57.145560+0000) 2024-02-05T08:12:01.543 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[49658]: debug 2024-02-05T08:12:01.439+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:12:01.543 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[49658]: debug 2024-02-05T08:12:01.439+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:12:01.543 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[49658]: debug 2024-02-05T08:12:01.439+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:12:01.543 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[49658]: debug 2024-02-05T08:12:01.439+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:12:01.544 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: *** Caught signal (Segmentation fault) ** 2024-02-05T08:12:01.544 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: in thread 7f70ccedc700 thread_name:safe_timer 2024-02-05T08:12:01.544 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev) 2024-02-05T08:12:01.544 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f70e8d59d20] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x5615677ff3da] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x56156788e0c0] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x56156747c003] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x561567707871] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x5615673f7441] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x5615673f949a] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x5615673fb443] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x56156735d37a] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x5615679aebff] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 11: (CommonSafeTimerThread::entry()+0x11) [0x5615679aff21] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f70e8d4f1ca] 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 13: clone() 2024-02-05T08:12:01.545 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug 2024-02-05T08:12:01.291+0000 7f70ccedc700 -1 *** Caught signal (Segmentation fault) ** 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: in thread 7f70ccedc700 thread_name:safe_timer 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev) 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f70e8d59d20] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x5615677ff3da] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x56156788e0c0] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x56156747c003] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x561567707871] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x5615673f7441] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x5615673f949a] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x5615673fb443] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x56156735d37a] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x5615679aebff] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 11: (CommonSafeTimerThread::entry()+0x11) [0x5615679aff21] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f70e8d4f1ca] 2024-02-05T08:12:01.546 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 13: clone() 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -5551> 2024-02-05T08:11:31.616+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -4876> 2024-02-05T08:11:32.632+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -4766> 2024-02-05T08:11:33.616+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -4624> 2024-02-05T08:11:34.584+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -4509> 2024-02-05T08:11:35.548+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -4427> 2024-02-05T08:11:36.592+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -4326> 2024-02-05T08:11:37.640+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -3810> 2024-02-05T08:11:38.604+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -3738> 2024-02-05T08:11:39.652+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -3150> 2024-02-05T08:11:40.636+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -3079> 2024-02-05T08:11:41.676+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -3078> 2024-02-05T08:11:41.676+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -3031> 2024-02-05T08:11:42.700+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -3030> 2024-02-05T08:11:42.700+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.547 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -2901> 2024-02-05T08:11:43.732+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.548 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -2900> 2024-02-05T08:11:43.732+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.548 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -2788> 2024-02-05T08:11:44.752+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.548 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -2787> 2024-02-05T08:11:44.752+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.548 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -2735> 2024-02-05T08:11:45.795+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.548 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -2734> 2024-02-05T08:11:45.795+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.548 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -2253> 2024-02-05T08:11:46.843+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.548 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -2252> 2024-02-05T08:11:46.843+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.548 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -2156> 2024-02-05T08:11:47.887+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.548 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -2155> 2024-02-05T08:11:47.887+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.549 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1794> 2024-02-05T08:11:48.883+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.549 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1793> 2024-02-05T08:11:48.883+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.549 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1704> 2024-02-05T08:11:49.855+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.549 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1703> 2024-02-05T08:11:49.855+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.549 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1634> 2024-02-05T08:11:50.823+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.549 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1633> 2024-02-05T08:11:50.823+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.549 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1632> 2024-02-05T08:11:50.823+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.549 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1546> 2024-02-05T08:11:51.807+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1545> 2024-02-05T08:11:51.807+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1544> 2024-02-05T08:11:51.807+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1441> 2024-02-05T08:11:52.795+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1440> 2024-02-05T08:11:52.795+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1439> 2024-02-05T08:11:52.795+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1356> 2024-02-05T08:11:53.759+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1355> 2024-02-05T08:11:53.759+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -1354> 2024-02-05T08:11:53.759+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -891> 2024-02-05T08:11:54.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -890> 2024-02-05T08:11:54.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -889> 2024-02-05T08:11:54.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -778> 2024-02-05T08:11:55.811+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.550 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -777> 2024-02-05T08:11:55.811+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -776> 2024-02-05T08:11:55.811+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -739> 2024-02-05T08:11:55.823+0000 7f70e1903700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -738> 2024-02-05T08:11:55.823+0000 7f70e1903700 -1 osd.6 150 *** Got signal Terminated *** 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -736> 2024-02-05T08:11:55.823+0000 7f70e1903700 -1 osd.6 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -505> 2024-02-05T08:11:56.847+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -504> 2024-02-05T08:11:56.847+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -503> 2024-02-05T08:11:56.847+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -441> 2024-02-05T08:11:57.819+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -440> 2024-02-05T08:11:57.819+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -439> 2024-02-05T08:11:57.819+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -438> 2024-02-05T08:11:57.819+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.645807+0000 front 2024-02-05T08:11:33.645852+0000 (oldest deadline 2024-02-05T08:11:57.145560+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -337> 2024-02-05T08:11:58.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -336> 2024-02-05T08:11:58.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -335> 2024-02-05T08:11:58.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -334> 2024-02-05T08:11:58.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.645807+0000 front 2024-02-05T08:11:33.645852+0000 (oldest deadline 2024-02-05T08:11:57.145560+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -224> 2024-02-05T08:11:59.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.551 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -223> 2024-02-05T08:11:59.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -222> 2024-02-05T08:11:59.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -221> 2024-02-05T08:11:59.787+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.645807+0000 front 2024-02-05T08:11:33.645852+0000 (oldest deadline 2024-02-05T08:11:57.145560+0000) 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -124> 2024-02-05T08:12:00.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.640342+0000 front 2024-02-05T08:11:05.640226+0000 (oldest deadline 2024-02-05T08:11:30.939943+0000) 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -123> 2024-02-05T08:12:00.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.942714+0000 front 2024-02-05T08:11:17.942777+0000 (oldest deadline 2024-02-05T08:11:41.442336+0000) 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -122> 2024-02-05T08:12:00.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:26.044494+0000 front 2024-02-05T08:11:26.044534+0000 (oldest deadline 2024-02-05T08:11:50.144342+0000) 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug -121> 2024-02-05T08:12:00.799+0000 7f70ddefe700 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.645807+0000 front 2024-02-05T08:11:33.645852+0000 (oldest deadline 2024-02-05T08:11:57.145560+0000) 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: debug 0> 2024-02-05T08:12:01.291+0000 7f70ccedc700 -1 *** Caught signal (Segmentation fault) ** 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: in thread 7f70ccedc700 thread_name:safe_timer 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev) 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f70e8d59d20] 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x5615677ff3da] 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x210) [0x56156788e0c0] 2024-02-05T08:12:01.552 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x56156747c003] 2024-02-05T08:12:01.553 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x561567707871] 2024-02-05T08:12:01.553 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x421) [0x5615673f7441] 2024-02-05T08:12:01.553 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x5615673f949a] 2024-02-05T08:12:01.553 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x5615673fb443] 2024-02-05T08:12:01.553 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x56156735d37a] 2024-02-05T08:12:01.553 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x5615679aebff] 2024-02-05T08:12:01.553 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 11: (CommonSafeTimerThread::entry()+0x11) [0x5615679aff21] 2024-02-05T08:12:01.553 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f70e8d4f1ca] 2024-02-05T08:12:01.553 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: 13: clone() 2024-02-05T08:12:01.553 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[47646]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-02-05T08:12:02.213 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:01 smithi079 bash[72867]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-6 2024-02-05T08:12:02.214 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:02 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.6.service: Main process exited, code=exited, status=139/n/a 2024-02-05T08:12:02.214 INFO:journalctl@ceph.osd.6.smithi079.stdout:Feb 05 08:12:02 smithi079 bash[72952]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-6 2024-02-05T08:12:02.521 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:02 smithi079 bash[49658]: debug 2024-02-05T08:12:02.431+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:12:02.522 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:02 smithi079 bash[49658]: debug 2024-02-05T08:12:02.431+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:12:02.522 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:02 smithi079 bash[49658]: debug 2024-02-05T08:12:02.431+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:12:02.522 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:02 smithi079 bash[49658]: debug 2024-02-05T08:12:02.431+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:12:03.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:03 smithi079 bash[49658]: debug 2024-02-05T08:12:03.439+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:12:03.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:03 smithi079 bash[49658]: debug 2024-02-05T08:12:03.439+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:12:03.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:03 smithi079 bash[49658]: debug 2024-02-05T08:12:03.439+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:12:03.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:03 smithi079 bash[49658]: debug 2024-02-05T08:12:03.439+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:12:04.171 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.6.service' 2024-02-05T08:12:04.203 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:12:04.203 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-05T08:12:04.203 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-05T08:12:04.204 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.7 2024-02-05T08:12:04.481 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:04 smithi079 systemd[1]: Stopping Ceph osd.7 for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:12:04.481 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:04 smithi079 bash[49658]: debug 2024-02-05T08:12:04.411+0000 7f3f8b487700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T08:12:04.481 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:04 smithi079 bash[49658]: debug 2024-02-05T08:12:04.411+0000 7f3f8b487700 -1 osd.7 150 *** Got signal Terminated *** 2024-02-05T08:12:04.481 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:04 smithi079 bash[49658]: debug 2024-02-05T08:12:04.411+0000 7f3f8b487700 -1 osd.7 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T08:12:04.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:04 smithi079 bash[49658]: debug 2024-02-05T08:12:04.479+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:12:04.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:04 smithi079 bash[49658]: debug 2024-02-05T08:12:04.479+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:12:04.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:04 smithi079 bash[49658]: debug 2024-02-05T08:12:04.479+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:12:04.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:04 smithi079 bash[49658]: debug 2024-02-05T08:12:04.479+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:12:05.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:05 smithi079 bash[49658]: debug 2024-02-05T08:12:05.467+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:12:05.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:05 smithi079 bash[49658]: debug 2024-02-05T08:12:05.467+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:12:05.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:05 smithi079 bash[49658]: debug 2024-02-05T08:12:05.467+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:12:05.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:05 smithi079 bash[49658]: debug 2024-02-05T08:12:05.467+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:12:06.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:06 smithi079 bash[49658]: debug 2024-02-05T08:12:06.471+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:12:06.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:06 smithi079 bash[49658]: debug 2024-02-05T08:12:06.471+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:12:06.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:06 smithi079 bash[49658]: debug 2024-02-05T08:12:06.471+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:12:06.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:06 smithi079 bash[49658]: debug 2024-02-05T08:12:06.471+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:12:07.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:07 smithi079 bash[49658]: debug 2024-02-05T08:12:07.515+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:12:07.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:07 smithi079 bash[49658]: debug 2024-02-05T08:12:07.515+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:12:07.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:07 smithi079 bash[49658]: debug 2024-02-05T08:12:07.515+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:12:07.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:07 smithi079 bash[49658]: debug 2024-02-05T08:12:07.515+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:12:08.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:08 smithi079 bash[49658]: debug 2024-02-05T08:12:08.507+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-02-05T08:11:05.427615+0000 front 2024-02-05T08:11:05.427483+0000 (oldest deadline 2024-02-05T08:11:31.327323+0000) 2024-02-05T08:12:08.771 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:08 smithi079 bash[49658]: debug 2024-02-05T08:12:08.507+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-02-05T08:11:17.729512+0000 front 2024-02-05T08:11:17.729749+0000 (oldest deadline 2024-02-05T08:11:39.429596+0000) 2024-02-05T08:12:08.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:08 smithi079 bash[49658]: debug 2024-02-05T08:12:08.507+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6822 osd.2 since back 2024-02-05T08:11:25.132479+0000 front 2024-02-05T08:11:25.132420+0000 (oldest deadline 2024-02-05T08:11:47.432573+0000) 2024-02-05T08:12:08.772 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:08 smithi079 bash[49658]: debug 2024-02-05T08:12:08.507+0000 7f3f83a7a700 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.12:6830 osd.3 since back 2024-02-05T08:11:33.334196+0000 front 2024-02-05T08:11:33.334373+0000 (oldest deadline 2024-02-05T08:11:57.434021+0000) 2024-02-05T08:12:10.792 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:10 smithi079 bash[73096]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-7 2024-02-05T08:12:10.792 INFO:journalctl@ceph.osd.7.smithi079.stdout:Feb 05 08:12:10 smithi079 bash[73169]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-osd-7 2024-02-05T08:12:12.651 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@osd.7.service' 2024-02-05T08:12:12.683 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:12:12.684 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-05T08:12:12.684 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-05T08:12:12.684 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@prometheus.a 2024-02-05T08:12:13.008 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 systemd[1]: Stopping Ceph prometheus.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:12:13.008 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.835Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-05T08:12:13.008 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.835Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-05T08:12:13.008 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.835Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-05T08:12:13.008 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.835Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-05T08:12:13.008 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.835Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-05T08:12:13.008 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.835Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-05T08:12:13.008 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.835Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-05T08:12:13.009 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.835Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-05T08:12:13.009 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.836Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-05T08:12:13.009 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.837Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-05T08:12:13.009 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.837Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-05T08:12:13.009 INFO:journalctl@ceph.prometheus.a.smithi079.stdout:Feb 05 08:12:12 smithi079 bash[63211]: ts=2024-02-05T08:12:12.837Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-05T08:12:13.546 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@prometheus.a.service' 2024-02-05T08:12:13.572 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T08:12:13.573 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-05T08:12:13.573 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-05T08:12:18.089 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:12:17 smithi012 systemd[1]: Stopping Ceph node-exporter.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:12:19.089 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:12:18 smithi012 bash[94245]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter-a 2024-02-05T08:12:19.089 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:12:18 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-05T08:12:19.089 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:12:18 smithi012 bash[94318]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter-a 2024-02-05T08:12:19.089 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:12:18 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-05T08:12:19.089 INFO:journalctl@ceph.node-exporter.a.smithi012.stdout:Feb 05 08:12:18 smithi012 systemd[1]: Stopped Ceph node-exporter.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:12:19.409 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:12:19 smithi012 systemd[1]: Stopping Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:12:19.409 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:12:19 smithi012 bash[85752]: ts=2024-02-05T08:12:19.336Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-05T08:12:20.339 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:12:19 smithi012 bash[94377]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T08:12:20.339 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:12:20 smithi012 bash[94445]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T08:12:20.339 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:12:20 smithi012 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-05T08:12:20.339 INFO:journalctl@ceph.alertmanager.a.smithi012.stdout:Feb 05 08:12:20 smithi012 systemd[1]: Stopped Ceph alertmanager.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:12:54.263 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-05T08:12:58.771 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:12:58 smithi079 systemd[1]: Stopping Ceph node-exporter.b for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:12:59.734 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:12:59 smithi079 bash[73621]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter-b 2024-02-05T08:12:59.734 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:12:59 smithi079 bash[73693]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-node-exporter-b 2024-02-05T08:12:59.734 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:12:59 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-05T08:12:59.734 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:12:59 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-05T08:12:59.735 INFO:journalctl@ceph.node-exporter.b.smithi079.stdout:Feb 05 08:12:59 smithi079 systemd[1]: Stopped Ceph node-exporter.b for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:13:00.021 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:12:59 smithi079 systemd[1]: Stopping Ceph grafana.a for f81843c6-c3f9-11ee-95b6-87774f69a715... 2024-02-05T08:13:00.708 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:13:00 smithi079 bash[73754]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-grafana-a 2024-02-05T08:13:00.708 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:13:00 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-05T08:13:00.708 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:13:00 smithi079 bash[73827]: Error response from daemon: No such container: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715-grafana-a 2024-02-05T08:13:00.708 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:13:00 smithi079 systemd[1]: ceph-f81843c6-c3f9-11ee-95b6-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-05T08:13:00.708 INFO:journalctl@ceph.grafana.a.smithi079.stdout:Feb 05 08:13:00 smithi079 systemd[1]: Stopped Ceph grafana.a for f81843c6-c3f9-11ee-95b6-87774f69a715. 2024-02-05T08:13:23.259 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T08:13:23.275 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T08:13:23.287 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-05T08:13:23.289 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761/remote/smithi012/crash 2024-02-05T08:13:23.289 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/crash -- . 2024-02-05T08:13:23.331 INFO:teuthology.orchestra.run.smithi012.stderr:tar: /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-05T08:13:23.331 INFO:teuthology.orchestra.run.smithi012.stderr:tar: Error is not recoverable: exiting now 2024-02-05T08:13:23.332 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761/remote/smithi079/crash 2024-02-05T08:13:23.333 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/crash -- . 2024-02-05T08:13:23.347 INFO:teuthology.orchestra.run.smithi079.stderr:tar: /var/lib/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-05T08:13:23.347 INFO:teuthology.orchestra.run.smithi079.stderr:tar: Error is not recoverable: exiting now 2024-02-05T08:13:23.348 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-05T08:13:23.348 DEBUG:teuthology.orchestra.run.smithi012:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T08:13:23.367 INFO:teuthology.orchestra.run.smithi012.stdout:2024-02-05T07:44:15.385166+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-05T08:13:23.368 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-05T08:13:23.368 DEBUG:teuthology.orchestra.run.smithi012:> sudo egrep '\[SEC\]' /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T08:13:23.380 DEBUG:teuthology.orchestra.run.smithi012:> sudo egrep '\[ERR\]' /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T08:13:23.442 DEBUG:teuthology.orchestra.run.smithi012:> sudo egrep '\[WRN\]' /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T08:13:23.456 INFO:teuthology.orchestra.run.smithi012.stdout:2024-02-05T07:44:15.385166+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-05T08:13:23.457 INFO:tasks.cephadm:Compressing logs... 2024-02-05T08:13:23.457 DEBUG:teuthology.orchestra.run.smithi012:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-05T08:13:23.459 DEBUG:teuthology.orchestra.run.smithi079:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-05T08:13:23.470 INFO:teuthology.orchestra.run.smithi012.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-05T08:13:23.476 INFO:teuthology.orchestra.run.smithi079.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-05T08:13:23.482 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi079.nvkotr.log 2024-02-05T08:13:23.482 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi079.yatygr.log 2024-02-05T08:13:23.483 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mon.b.log 2024-02-05T08:13:23.483 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi079.nvkotr.log: gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.5.log 2024-02-05T08:13:23.484 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi079.yatygr.log: /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mgr.x.log 2024-02-05T08:13:23.484 INFO:teuthology.orchestra.run.smithi079.stderr: 76.9% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi079.nvkotr.log.gz 2024-02-05T08:13:23.484 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.5.log: 76.9% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi079.yatygr.log.gz 2024-02-05T08:13:23.484 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-05T08:13:23.485 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.6.log 2024-02-05T08:13:23.485 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mgr.x.log: /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.log 2024-02-05T08:13:23.486 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mon.a.log 2024-02-05T08:13:23.486 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi012.iwrjem.log 2024-02-05T08:13:23.487 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-05T08:13:23.487 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.4.log 2024-02-05T08:13:23.488 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mgr.y.log 2024-02-05T08:13:23.488 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mon.c.log 2024-02-05T08:13:23.488 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi012.iwrjem.log: /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-05T08:13:23.488 INFO:teuthology.orchestra.run.smithi012.stderr: 77.0% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi012.iwrjem.log.gz 2024-02-05T08:13:23.488 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.1.log 2024-02-05T08:13:23.490 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mon.c.log: /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/tcmu-runner.log 2024-02-05T08:13:23.490 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.log: /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-05T08:13:23.490 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.4.log: 83.7% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-05T08:13:23.490 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.7.log 2024-02-05T08:13:23.492 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-volume.log: 90.6% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-05T08:13:23.493 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-05T08:13:23.494 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.log 2024-02-05T08:13:23.495 INFO:teuthology.orchestra.run.smithi012.stderr:gzip /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/tcmu-runner.log: -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-05T08:13:23.496 INFO:teuthology.orchestra.run.smithi012.stderr: 84.0% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/tcmu-runner.log.gz 2024-02-05T08:13:23.496 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.0.log 2024-02-05T08:13:23.496 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi012.zgzwfl.log 2024-02-05T08:13:23.496 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.7.log: 88.6% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-05T08:13:23.497 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.cephadm.log: /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.0.log: 90.7% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-05T08:13:23.497 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.3.log 2024-02-05T08:13:23.499 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi012.zgzwfl.log: 76.9% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi012.zgzwfl.log.gz 2024-02-05T08:13:23.500 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-05T08:13:23.505 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.3.log: 93.5% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-05T08:13:23.505 INFO:teuthology.orchestra.run.smithi012.stderr: 94.2% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-05T08:13:23.505 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.2.log 2024-02-05T08:13:23.505 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-05T08:13:23.511 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/cephadm.log: 91.5% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-05T08:13:23.512 INFO:teuthology.orchestra.run.smithi079.stderr: 85.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-05T08:13:23.520 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-volume.log: /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 91.4% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-05T08:13:23.533 INFO:teuthology.orchestra.run.smithi012.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-05T08:13:23.555 INFO:teuthology.orchestra.run.smithi079.stderr: 89.3% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mgr.x.log.gz 2024-02-05T08:13:23.920 INFO:teuthology.orchestra.run.smithi012.stderr: 88.8% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mgr.y.log.gz 2024-02-05T08:13:24.033 INFO:teuthology.orchestra.run.smithi079.stderr: 92.7% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mon.b.log.gz 2024-02-05T08:13:24.131 INFO:teuthology.orchestra.run.smithi012.stderr: 92.3% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mon.c.log.gz 2024-02-05T08:13:24.497 INFO:teuthology.orchestra.run.smithi012.stderr: 91.1% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-mon.a.log.gz 2024-02-05T08:13:24.665 INFO:teuthology.orchestra.run.smithi079.stderr: 93.3% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.6.log.gz 2024-02-05T08:13:24.744 INFO:teuthology.orchestra.run.smithi012.stderr: 93.4% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.2.log.gz 2024-02-05T08:13:24.966 INFO:teuthology.orchestra.run.smithi079.stderr: 93.5% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.5.log.gz 2024-02-05T08:13:24.995 INFO:teuthology.orchestra.run.smithi012.stderr: 93.6% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.0.log.gz 2024-02-05T08:13:25.064 INFO:teuthology.orchestra.run.smithi079.stderr: 93.7% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.7.log.gz 2024-02-05T08:13:25.111 INFO:teuthology.orchestra.run.smithi079.stderr: 93.6% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.4.log.gz 2024-02-05T08:13:25.112 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-02-05T08:13:25.112 INFO:teuthology.orchestra.run.smithi079.stderr:real 0m1.648s 2024-02-05T08:13:25.112 INFO:teuthology.orchestra.run.smithi079.stderr:user 0m6.331s 2024-02-05T08:13:25.112 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m0.227s 2024-02-05T08:13:25.276 INFO:teuthology.orchestra.run.smithi012.stderr: 93.6% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.1.log.gz 2024-02-05T08:13:25.523 INFO:teuthology.orchestra.run.smithi012.stderr: 93.6% -- replaced with /var/log/ceph/f81843c6-c3f9-11ee-95b6-87774f69a715/ceph-osd.3.log.gz 2024-02-05T08:13:25.525 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-02-05T08:13:25.525 INFO:teuthology.orchestra.run.smithi012.stderr:real 0m2.064s 2024-02-05T08:13:25.525 INFO:teuthology.orchestra.run.smithi012.stderr:user 0m8.418s 2024-02-05T08:13:25.525 INFO:teuthology.orchestra.run.smithi012.stderr:sys 0m0.287s 2024-02-05T08:13:25.526 INFO:tasks.cephadm:Archiving logs... 2024-02-05T08:13:25.526 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761/remote/smithi012/log 2024-02-05T08:13:25.527 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-05T08:13:26.698 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761/remote/smithi079/log 2024-02-05T08:13:26.699 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-05T08:13:27.664 INFO:tasks.cephadm:Removing cluster... 2024-02-05T08:13:27.664 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 --force 2024-02-05T08:13:28.459 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f81843c6-c3f9-11ee-95b6-87774f69a715 --force 2024-02-05T08:13:29.260 INFO:tasks.cephadm:Removing cephadm ... 2024-02-05T08:13:29.260 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-05T08:13:29.267 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-05T08:13:29.273 INFO:tasks.cephadm:Teardown complete 2024-02-05T08:13:29.273 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-05T08:13:29.283 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-05T08:13:29.283 DEBUG:teuthology.orchestra.run.smithi012:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T08:13:29.285 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T08:13:29.305 INFO:teuthology.orchestra.run.smithi012.stdout: remote refid st t when poll reach delay offset jitter 2024-02-05T08:13:29.305 INFO:teuthology.orchestra.run.smithi012.stdout:============================================================================== 2024-02-05T08:13:29.305 INFO:teuthology.orchestra.run.smithi012.stdout:*hv01.front.sepi 44.4.53.2 2 u 23 64 377 0.089 7.372 1.458 2024-02-05T08:13:29.305 INFO:teuthology.orchestra.run.smithi012.stdout:+hv02.front.sepi 63.231.80.2 3 u 27 64 377 0.102 7.922 1.420 2024-02-05T08:13:29.305 INFO:teuthology.orchestra.run.smithi012.stdout:+hv03.front.sepi 74.6.168.72 3 u 16 64 377 0.093 7.866 1.415 2024-02-05T08:13:29.305 INFO:teuthology.orchestra.run.smithi012.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-05T08:13:29.307 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-02-05T08:13:29.307 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-02-05T08:13:29.307 INFO:teuthology.orchestra.run.smithi079.stdout:*hv01.front.sepi 44.4.53.2 2 u 31 128 377 0.090 -1.159 0.049 2024-02-05T08:13:29.307 INFO:teuthology.orchestra.run.smithi079.stdout:+hv02.front.sepi 63.231.80.2 3 u 20 128 377 0.099 0.589 0.026 2024-02-05T08:13:29.307 INFO:teuthology.orchestra.run.smithi079.stdout:+hv03.front.sepi 74.6.168.72 3 u 28 128 377 0.088 -0.700 0.112 2024-02-05T08:13:29.307 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-05T08:13:29.307 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-05T08:13:29.316 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-05T08:13:29.317 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-05T08:13:29.326 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-05T08:13:29.333 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-05T08:13:29.342 INFO:teuthology.task.internal:Duration was 2262.658729 seconds 2024-02-05T08:13:29.342 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-05T08:13:29.351 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-05T08:13:29.351 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-05T08:13:29.354 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-05T08:13:29.407 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-05T08:13:29.407 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi012.front.sepia.ceph.com 2024-02-05T08:13:29.407 DEBUG:teuthology.orchestra.run.smithi012:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-05T08:13:29.422 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-02-05T08:13:29.422 DEBUG:teuthology.orchestra.run.smithi079:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-05T08:13:29.437 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-05T08:13:29.437 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-05T08:13:29.439 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-05T08:13:29.511 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-05T08:13:29.511 DEBUG:teuthology.orchestra.run.smithi012:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-05T08:13:29.514 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-05T08:13:29.685 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-05T08:13:29.694 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-05T08:13:29.694 DEBUG:teuthology.orchestra.run.smithi012:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-05T08:13:29.710 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-05T08:13:29.724 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-05T08:13:29.734 DEBUG:teuthology.orchestra.run.smithi012:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-05T08:13:29.736 DEBUG:teuthology.orchestra.run.smithi079:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-05T08:13:29.748 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = core 2024-02-05T08:13:29.749 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-02-05T08:13:29.781 DEBUG:teuthology.orchestra.run.smithi012:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-05T08:13:29.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T08:13:29.821 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-05T08:13:29.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T08:13:29.829 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-05T08:13:29.876 INFO:teuthology.task.internal:Transferring archived files... 2024-02-05T08:13:29.876 DEBUG:teuthology.misc:Transferring archived files from smithi012:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761/remote/smithi012 2024-02-05T08:13:29.877 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-05T08:13:29.911 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761/remote/smithi079 2024-02-05T08:13:29.911 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-05T08:13:29.941 INFO:teuthology.task.internal:Removing archive directory... 2024-02-05T08:13:29.941 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-05T08:13:29.944 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-05T08:13:29.950 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-05T08:13:29.961 INFO:teuthology.task.internal:Not uploading archives. 2024-02-05T08:13:29.961 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-05T08:13:29.970 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-05T08:13:29.970 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-05T08:13:29.994 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-05T08:13:29.999 INFO:teuthology.orchestra.run.smithi012.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 5 08:13 /home/ubuntu/cephtest 2024-02-05T08:13:30.002 INFO:teuthology.orchestra.run.smithi079.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 5 08:13 /home/ubuntu/cephtest 2024-02-05T08:13:30.004 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-05T08:13:30.014 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-05T08:13:30.036 INFO:teuthology.nuke:Checking targets against current locks 2024-02-05T08:13:30.066 DEBUG:teuthology.nuke:shortname: smithi012 2024-02-05T08:13:30.066 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-05T08:13:30.087 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi012.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-05 07:26:52.296828', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-05T08:13:30.091 DEBUG:teuthology.nuke:shortname: smithi079 2024-02-05T08:13:30.091 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-05T08:13:30.113 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546761', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-05 07:26:52.295688', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-05T08:13:30.141 INFO:teuthology.orchestra.console.smithi012:Power off 2024-02-05T08:13:30.142 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-05T08:13:30.166 DEBUG:teuthology.orchestra.console.smithi012:power off output: Chassis Power Control: Down/Off 2024-02-05T08:13:30.167 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T08:13:30.181 INFO:teuthology.orchestra.console.smithi079:Power off 2024-02-05T08:13:30.182 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-05T08:13:30.193 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is on 2024-02-05T08:13:30.205 DEBUG:teuthology.orchestra.console.smithi079:power off output: Chassis Power Control: Down/Off 2024-02-05T08:13:30.205 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T08:13:30.230 DEBUG:teuthology.orchestra.console.smithi079:check power output: Chassis Power is on 2024-02-05T08:13:34.194 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T08:13:34.231 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T08:13:34.304 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is on 2024-02-05T08:13:34.341 DEBUG:teuthology.orchestra.console.smithi079:check power output: Chassis Power is on 2024-02-05T08:13:38.309 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T08:13:38.341 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T08:13:38.419 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is on 2024-02-05T08:13:38.454 DEBUG:teuthology.orchestra.console.smithi079:check power output: Chassis Power is off 2024-02-05T08:13:38.555 INFO:teuthology.orchestra.console.smithi079:Power off completed 2024-02-05T08:13:42.424 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T08:13:42.534 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is off 2024-02-05T08:13:42.635 INFO:teuthology.orchestra.console.smithi012:Power off completed 2024-02-05T08:13:42.738 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2262.6587285995483 failure_reason: '"2024-02-05T07:44:15.385166+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_gabrioux@teuthology success: false 2024-02-05T08:13:42.739 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-05T08:13:42.814 INFO:teuthology.run:FAIL